After upgrade about a month ago, the docker will not start and I'm getting the error (group 'grp100' doesn't exists.) below.
[cont-init ] 10-cjk-font.sh: executing...
[cont-init ] 10-cjk-font.sh: terminated successfully.
[cont-init ] 10-clean-logmonitor-states.sh: executing...
[cont-init ] 10-clean-logmonitor-states.sh: terminated successfully.
[cont-init ] 10-clean-tmp-dir.sh: executing...
[cont-init ] 10-clean-tmp-dir.sh: terminated successfully.
[cont-init ] 10-fontconfig-cache-dir.sh: executing...
[cont-init ] 10-fontconfig-cache-dir.sh: terminated successfully.
[cont-init ] 10-init-users.sh: executing...
[cont-init ] 10-init-users.sh: ERROR: group 'grp100' doesn't exists.
[cont-init ] 10-init-users.sh: terminated with error 1.
Downgrade to 1.22.2 with my extra params below and all worked but as soon as I upgrade to any 23.x version, I get the grp100 error. I installed the latest without the extra params, the app will come up but with no drives. As soon as I add the extra params for devices as below, error happens again. Ideas on what I'm doing wrong?
extra params: --device /dev/sr0 --device /dev/sg1
# lsscsi -g
[0:0:0:0] disk PNY USB 2.0 FD PMAP /dev/sda /dev/sg0
[1:0:0:0] cd/dvd ASUS BW-16D1HT 3.10 /dev/sr0 /dev/sg1
[2:0:0:0] disk ATA WDC WDS100T2B0B 20WD /dev/sdb /dev/sg2
[3:0:0:0] disk ATA ST8000DM004-2CX1 0001 /dev/sdc /dev/sg3
[4:0:0:0] disk ATA ST8000DM0004-1ZC DN01 /dev/sdd /dev/sg4
[5:0:0:0] disk ATA WDC WD80EFAX-68K 0A81 /dev/sde /dev/sg5
[6:0:0:0] disk ATA ST8000DM004-2CX1 0001 /dev/sdf /dev/sg6