Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Stump container not start #159

Closed
AmadeusGraves opened this issue Sep 19, 2023 · 4 comments
Closed

[BUG] Stump container not start #159

AmadeusGraves opened this issue Sep 19, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@AmadeusGraves
Copy link

AmadeusGraves commented Sep 19, 2023

Describe the bug
The stump container is not starting.

Logs

2023-09-19T20:04:14.222715592Z 
2023-09-19T20:04:14.222717635Z general options:
2023-09-19T20:04:14.222719717Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:04:14.222721811Z   --force-badname   allow usernames which do not match the
2023-09-19T20:04:14.222723911Z                     NAME_REGEX configuration variable
2023-09-19T20:04:14.222725987Z   --help | -h       usage message
2023-09-19T20:04:14.222728031Z   --version | -v    version number and copyright
2023-09-19T20:04:14.222730114Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:04:14.222732275Z 
2023-09-19T20:04:14.227524309Z su: user stump does not exist
2023-09-19T20:05:14.528708485Z Adding group stump with gid 1000
2023-09-19T20:05:14.549386896Z Option g is ambiguous (gecos, gid, group)
2023-09-19T20:05:14.549450146Z adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:05:14.549462186Z [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]
2023-09-19T20:05:14.549466679Z [--disabled-password] [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:05:14.549470501Z    Add a normal user
2023-09-19T20:05:14.549474314Z 
2023-09-19T20:05:14.549477794Z adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:05:14.549481804Z [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password]
2023-09-19T20:05:14.549485616Z [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:05:14.549489311Z    Add a system user
2023-09-19T20:05:14.549492800Z 
2023-09-19T20:05:14.549496360Z adduser --group [--gid ID] GROUP
2023-09-19T20:05:14.549499929Z addgroup [--gid ID] GROUP
2023-09-19T20:05:14.549503433Z    Add a user group
2023-09-19T20:05:14.549506893Z 
2023-09-19T20:05:14.549510376Z addgroup --system [--gid ID] GROUP
2023-09-19T20:05:14.549513979Z    Add a system group
2023-09-19T20:05:14.549517498Z 
2023-09-19T20:05:14.549520905Z adduser USER GROUP
2023-09-19T20:05:14.549524279Z    Add an existing user to an existing group
2023-09-19T20:05:14.549527800Z 
2023-09-19T20:05:14.549531037Z general options:
2023-09-19T20:05:14.549534330Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:05:14.549537955Z   --force-badname   allow usernames which do not match the
2023-09-19T20:05:14.549541683Z                     NAME_REGEX configuration variable
2023-09-19T20:05:14.549557381Z   --help | -h       usage message
2023-09-19T20:05:14.549561490Z   --version | -v    version number and copyright
2023-09-19T20:05:14.549565208Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:05:14.549568820Z 
2023-09-19T20:05:14.551514629Z Adding user stump with uid 1000
2023-09-19T20:05:14.573849545Z Option d is ambiguous (debug, disabled-login, disabled-password)
2023-09-19T20:05:14.573875104Z Option s is ambiguous (shell, system)
2023-09-19T20:05:14.573964173Z Option g is ambiguous (gecos, gid, group)
2023-09-19T20:05:14.574034780Z adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:05:14.574041912Z [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]
2023-09-19T20:05:14.574046021Z [--disabled-password] [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:05:14.574049957Z    Add a normal user
2023-09-19T20:05:14.574053669Z 
2023-09-19T20:05:14.574057256Z adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:05:14.574061085Z [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password]
2023-09-19T20:05:14.574065161Z [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:05:14.574068954Z    Add a system user
2023-09-19T20:05:14.574072647Z 
2023-09-19T20:05:14.574076181Z adduser --group [--gid ID] GROUP
2023-09-19T20:05:14.574079936Z addgroup [--gid ID] GROUP
2023-09-19T20:05:14.574083646Z    Add a user group
2023-09-19T20:05:14.574087272Z 
2023-09-19T20:05:14.574090829Z addgroup --system [--gid ID] GROUP
2023-09-19T20:05:14.574094496Z    Add a system group
2023-09-19T20:05:14.574098218Z 
2023-09-19T20:05:14.574101692Z adduser USER GROUP
2023-09-19T20:05:14.574105203Z    Add an existing user to an existing group
2023-09-19T20:05:14.574108952Z 
2023-09-19T20:05:14.574112505Z general options:
2023-09-19T20:05:14.574116153Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:05:14.574119955Z   --force-badname   allow usernames which do not match the
2023-09-19T20:05:14.574123808Z                     NAME_REGEX configuration variable
2023-09-19T20:05:14.574127607Z   --help | -h       usage message
2023-09-19T20:05:14.574131122Z   --version | -v    version number and copyright
2023-09-19T20:05:14.574134794Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:05:14.574138370Z 
2023-09-19T20:05:14.579039734Z su: user stump does not exist
2023-09-19T20:06:14.936822483Z Adding group stump with gid 1000
2023-09-19T20:06:14.959801911Z Option g is ambiguous (gecos, gid, group)
2023-09-19T20:06:14.959847445Z adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:06:14.959857462Z [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]
2023-09-19T20:06:14.959861287Z [--disabled-password] [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:06:14.959863558Z    Add a normal user
2023-09-19T20:06:14.959865761Z 
2023-09-19T20:06:14.959867815Z adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:06:14.959870007Z [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password]
2023-09-19T20:06:14.959872172Z [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:06:14.959874303Z    Add a system user
2023-09-19T20:06:14.959876393Z 
2023-09-19T20:06:14.959878418Z adduser --group [--gid ID] GROUP
2023-09-19T20:06:14.959880519Z addgroup [--gid ID] GROUP
2023-09-19T20:06:14.959882620Z    Add a user group
2023-09-19T20:06:14.959884772Z 
2023-09-19T20:06:14.959886825Z addgroup --system [--gid ID] GROUP
2023-09-19T20:06:14.959888920Z    Add a system group
2023-09-19T20:06:14.959891028Z 
2023-09-19T20:06:14.959893043Z adduser USER GROUP
2023-09-19T20:06:14.959895128Z    Add an existing user to an existing group
2023-09-19T20:06:14.959897229Z 
2023-09-19T20:06:14.959899277Z general options:
2023-09-19T20:06:14.959901370Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:06:14.959903512Z   --force-badname   allow usernames which do not match the
2023-09-19T20:06:14.959905655Z                     NAME_REGEX configuration variable
2023-09-19T20:06:14.959907779Z   --help | -h       usage message
2023-09-19T20:06:14.959909848Z   --version | -v    version number and copyright
2023-09-19T20:06:14.959912007Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:06:14.959915419Z 
2023-09-19T20:06:14.961862052Z Adding user stump with uid 1000
2023-09-19T20:06:14.980733345Z Option d is ambiguous (debug, disabled-login, disabled-password)
2023-09-19T20:06:14.980758071Z Option s is ambiguous (shell, system)
2023-09-19T20:06:14.980834520Z Option g is ambiguous (gecos, gid, group)
2023-09-19T20:06:14.980963145Z adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:06:14.980968052Z [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]
2023-09-19T20:06:14.980970462Z [--disabled-password] [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:06:14.980982976Z    Add a normal user
2023-09-19T20:06:14.980985149Z 
2023-09-19T20:06:14.980987434Z adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:06:14.980998780Z [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password]
2023-09-19T20:06:14.981001306Z [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:06:14.981003717Z    Add a system user
2023-09-19T20:06:14.981005871Z 
2023-09-19T20:06:14.981017812Z adduser --group [--gid ID] GROUP
2023-09-19T20:06:14.981020023Z addgroup [--gid ID] GROUP
2023-09-19T20:06:14.981022082Z    Add a user group
2023-09-19T20:06:14.981024169Z 
2023-09-19T20:06:14.981026183Z addgroup --system [--gid ID] GROUP
2023-09-19T20:06:14.981028253Z    Add a system group
2023-09-19T20:06:14.981030313Z 
2023-09-19T20:06:14.981032302Z adduser USER GROUP
2023-09-19T20:06:14.981034349Z    Add an existing user to an existing group
2023-09-19T20:06:14.981036428Z 
2023-09-19T20:06:14.981038429Z general options:
2023-09-19T20:06:14.981040519Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:06:14.981042627Z   --force-badname   allow usernames which do not match the
2023-09-19T20:06:14.981044718Z                     NAME_REGEX configuration variable
2023-09-19T20:06:14.981046817Z   --help | -h       usage message
2023-09-19T20:06:14.981048878Z   --version | -v    version number and copyright
2023-09-19T20:06:14.981050977Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:06:14.981053089Z 
2023-09-19T20:06:14.985945094Z su: user stump does not exist
2023-09-19T20:07:15.265693344Z Adding group stump with gid 1000
2023-09-19T20:07:15.285779848Z Option g is ambiguous (gecos, gid, group)
2023-09-19T20:07:15.285851045Z adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:07:15.285868300Z [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]
2023-09-19T20:07:15.285870933Z [--disabled-password] [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:07:15.285873187Z    Add a normal user
2023-09-19T20:07:15.285885810Z 
2023-09-19T20:07:15.285887974Z adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:07:15.285890203Z [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password]
2023-09-19T20:07:15.285892428Z [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:07:15.285894559Z    Add a system user
2023-09-19T20:07:15.285896648Z 
2023-09-19T20:07:15.285898832Z adduser --group [--gid ID] GROUP
2023-09-19T20:07:15.285900947Z addgroup [--gid ID] GROUP
2023-09-19T20:07:15.285903045Z    Add a user group
2023-09-19T20:07:15.285905108Z 
2023-09-19T20:07:15.285925811Z addgroup --system [--gid ID] GROUP
2023-09-19T20:07:15.285928381Z    Add a system group
2023-09-19T20:07:15.285930413Z 
2023-09-19T20:07:15.285932356Z adduser USER GROUP
2023-09-19T20:07:15.285934358Z    Add an existing user to an existing group
2023-09-19T20:07:15.285936406Z 
2023-09-19T20:07:15.285938410Z general options:
2023-09-19T20:07:15.285940457Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:07:15.285942598Z   --force-badname   allow usernames which do not match the
2023-09-19T20:07:15.285944655Z                     NAME_REGEX configuration variable
2023-09-19T20:07:15.285946706Z   --help | -h       usage message
2023-09-19T20:07:15.285948713Z   --version | -v    version number and copyright
2023-09-19T20:07:15.285950773Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:07:15.285952840Z 
2023-09-19T20:07:15.287831036Z Adding user stump with uid 1000
2023-09-19T20:07:15.306917640Z Option d is ambiguous (debug, disabled-login, disabled-password)
2023-09-19T20:07:15.306953309Z Option s is ambiguous (shell, system)
2023-09-19T20:07:15.307104101Z Option g is ambiguous (gecos, gid, group)
2023-09-19T20:07:15.307132139Z adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:07:15.307149542Z [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]
2023-09-19T20:07:15.307152270Z [--disabled-password] [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:07:15.307154786Z    Add a normal user
2023-09-19T20:07:15.307156921Z 
2023-09-19T20:07:15.307159007Z adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:07:15.307161217Z [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password]
2023-09-19T20:07:15.307163415Z [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:07:15.307165503Z    Add a system user
2023-09-19T20:07:15.307167547Z 
2023-09-19T20:07:15.307169547Z adduser --group [--gid ID] GROUP
2023-09-19T20:07:15.307171627Z addgroup [--gid ID] GROUP
2023-09-19T20:07:15.307173681Z    Add a user group
2023-09-19T20:07:15.307175755Z 
2023-09-19T20:07:15.307177786Z addgroup --system [--gid ID] GROUP
2023-09-19T20:07:15.307179858Z    Add a system group
2023-09-19T20:07:15.307181905Z 
2023-09-19T20:07:15.307183897Z adduser USER GROUP
2023-09-19T20:07:15.307185918Z    Add an existing user to an existing group
2023-09-19T20:07:15.307187971Z 
2023-09-19T20:07:15.307191039Z general options:
2023-09-19T20:07:15.307194637Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:07:15.307206745Z   --force-badname   allow usernames which do not match the
2023-09-19T20:07:15.307209408Z                     NAME_REGEX configuration variable
2023-09-19T20:07:15.307211543Z   --help | -h       usage message
2023-09-19T20:07:15.307213590Z   --version | -v    version number and copyright
2023-09-19T20:07:15.307215707Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:07:15.307217848Z 
2023-09-19T20:07:15.311962675Z su: user stump does not exist
2023-09-19T20:08:15.572781939Z Adding group stump with gid 1000
2023-09-19T20:08:15.596166146Z Option g is ambiguous (gecos, gid, group)
2023-09-19T20:08:15.596198056Z adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:08:15.596211033Z [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]
2023-09-19T20:08:15.596216022Z [--disabled-password] [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:08:15.596220073Z    Add a normal user
2023-09-19T20:08:15.596223884Z 
2023-09-19T20:08:15.596227628Z adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:08:15.596231580Z [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password]
2023-09-19T20:08:15.596235612Z [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:08:15.596239681Z    Add a system user
2023-09-19T20:08:15.596243430Z 
2023-09-19T20:08:15.596247154Z adduser --group [--gid ID] GROUP
2023-09-19T20:08:15.596251020Z addgroup [--gid ID] GROUP
2023-09-19T20:08:15.596254827Z    Add a user group
2023-09-19T20:08:15.596258580Z 
2023-09-19T20:08:15.596262216Z addgroup --system [--gid ID] GROUP
2023-09-19T20:08:15.596265978Z    Add a system group
2023-09-19T20:08:15.596269733Z 
2023-09-19T20:08:15.596273416Z adduser USER GROUP
2023-09-19T20:08:15.596277168Z    Add an existing user to an existing group
2023-09-19T20:08:15.596280873Z 
2023-09-19T20:08:15.596284335Z general options:
2023-09-19T20:08:15.596287834Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:08:15.596291583Z   --force-badname   allow usernames which do not match the
2023-09-19T20:08:15.596295308Z                     NAME_REGEX configuration variable
2023-09-19T20:08:15.596298794Z   --help | -h       usage message
2023-09-19T20:08:15.596302285Z   --version | -v    version number and copyright
2023-09-19T20:08:15.596305884Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:08:15.596309493Z 
2023-09-19T20:08:15.598364950Z Adding user stump with uid 1000
2023-09-19T20:08:15.617258667Z Option d is ambiguous (debug, disabled-login, disabled-password)
2023-09-19T20:08:15.617273359Z Option s is ambiguous (shell, system)
2023-09-19T20:08:15.617397487Z Option g is ambiguous (gecos, gid, group)
2023-09-19T20:08:15.617447215Z adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:08:15.617456535Z [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]
2023-09-19T20:08:15.617459255Z [--disabled-password] [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:08:15.617461422Z    Add a normal user
2023-09-19T20:08:15.617463538Z 
2023-09-19T20:08:15.617465609Z adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:08:15.617467804Z [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password]
2023-09-19T20:08:15.617479843Z [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:08:15.617482059Z    Add a system user
2023-09-19T20:08:15.617484139Z 
2023-09-19T20:08:15.617486134Z adduser --group [--gid ID] GROUP
2023-09-19T20:08:15.617488157Z addgroup [--gid ID] GROUP
2023-09-19T20:08:15.617490162Z    Add a user group
2023-09-19T20:08:15.617492160Z 
2023-09-19T20:08:15.617494171Z addgroup --system [--gid ID] GROUP
2023-09-19T20:08:15.617496204Z    Add a system group
2023-09-19T20:08:15.617498202Z 
2023-09-19T20:08:15.617500169Z adduser USER GROUP
2023-09-19T20:08:15.617502167Z    Add an existing user to an existing group
2023-09-19T20:08:15.617504217Z 
2023-09-19T20:08:15.617506156Z general options:
2023-09-19T20:08:15.617508170Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:08:15.617510250Z   --force-badname   allow usernames which do not match the
2023-09-19T20:08:15.617512318Z                     NAME_REGEX configuration variable
2023-09-19T20:08:15.617514376Z   --help | -h       usage message
2023-09-19T20:08:15.617516418Z   --version | -v    version number and copyright
2023-09-19T20:08:15.617518469Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:08:15.617520520Z 
2023-09-19T20:08:15.622295418Z su: user stump does not exist
2023-09-19T20:09:15.902036445Z Adding group stump with gid 1000
2023-09-19T20:09:15.924095114Z Option g is ambiguous (gecos, gid, group)
2023-09-19T20:09:15.924138197Z adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:09:15.924160042Z [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]
2023-09-19T20:09:15.924163524Z [--disabled-password] [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:09:15.924166114Z    Add a normal user
2023-09-19T20:09:15.924178904Z 
2023-09-19T20:09:15.924181261Z adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:09:15.924183508Z [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password]
2023-09-19T20:09:15.924185777Z [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:09:15.924187942Z    Add a system user
2023-09-19T20:09:15.924190037Z 
2023-09-19T20:09:15.924192203Z adduser --group [--gid ID] GROUP
2023-09-19T20:09:15.924194312Z addgroup [--gid ID] GROUP
2023-09-19T20:09:15.924196405Z    Add a user group
2023-09-19T20:09:15.924198487Z 
2023-09-19T20:09:15.924200587Z addgroup --system [--gid ID] GROUP
2023-09-19T20:09:15.924202699Z    Add a system group
2023-09-19T20:09:15.924204795Z 
2023-09-19T20:09:15.924206824Z adduser USER GROUP
2023-09-19T20:09:15.924208990Z    Add an existing user to an existing group
2023-09-19T20:09:15.924211154Z 
2023-09-19T20:09:15.924213260Z general options:
2023-09-19T20:09:15.924215450Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:09:15.924217665Z   --force-badname   allow usernames which do not match the
2023-09-19T20:09:15.924219881Z                     NAME_REGEX configuration variable
2023-09-19T20:09:15.924222023Z   --help | -h       usage message
2023-09-19T20:09:15.924224136Z   --version | -v    version number and copyright
2023-09-19T20:09:15.924226329Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:09:15.924228486Z 
2023-09-19T20:09:15.926223032Z Adding user stump with uid 1000
2023-09-19T20:09:15.944996922Z Option d is ambiguous (debug, disabled-login, disabled-password)
2023-09-19T20:09:15.945016433Z Option s is ambiguous (shell, system)
2023-09-19T20:09:15.945183031Z Option g is ambiguous (gecos, gid, group)
2023-09-19T20:09:15.945227315Z adduser [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:09:15.945246414Z [--firstuid ID] [--lastuid ID] [--gecos GECOS] [--ingroup GROUP | --gid ID]
2023-09-19T20:09:15.945259556Z [--disabled-password] [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:09:15.945263593Z    Add a normal user
2023-09-19T20:09:15.945267206Z 
2023-09-19T20:09:15.945270645Z adduser --system [--home DIR] [--shell SHELL] [--no-create-home] [--uid ID]
2023-09-19T20:09:15.945274347Z [--gecos GECOS] [--group | --ingroup GROUP | --gid ID] [--disabled-password]
2023-09-19T20:09:15.945278059Z [--disabled-login] [--add_extra_groups] USER
2023-09-19T20:09:15.945281651Z    Add a system user
2023-09-19T20:09:15.945285126Z 
2023-09-19T20:09:15.945288512Z adduser --group [--gid ID] GROUP
2023-09-19T20:09:15.945304016Z addgroup [--gid ID] GROUP
2023-09-19T20:09:15.945308004Z    Add a user group
2023-09-19T20:09:15.945311520Z 
2023-09-19T20:09:15.945315217Z addgroup --system [--gid ID] GROUP
2023-09-19T20:09:15.945318711Z    Add a system group
2023-09-19T20:09:15.945322143Z 
2023-09-19T20:09:15.945325545Z adduser USER GROUP
2023-09-19T20:09:15.945328972Z    Add an existing user to an existing group
2023-09-19T20:09:15.945332393Z 
2023-09-19T20:09:15.945335514Z general options:
2023-09-19T20:09:15.945338748Z   --quiet | -q      don't give process information to stdout
2023-09-19T20:09:15.945342090Z   --force-badname   allow usernames which do not match the
2023-09-19T20:09:15.945345612Z                     NAME_REGEX configuration variable
2023-09-19T20:09:15.945348969Z   --help | -h       usage message
2023-09-19T20:09:15.945352232Z   --version | -v    version number and copyright
2023-09-19T20:09:15.945355680Z   --conf | -c FILE  use FILE as configuration file
2023-09-19T20:09:15.945358974Z 
2023-09-19T20:09:15.950108187Z su: user stump does not exist
Container Stops

Docker Compose

name: stump
services:
  stump:
    cpu_shares: 90
    command: []
    container_name: stump
    deploy:
      resources:
        limits:
          memory: 15853M
    environment:
      - PGID=1000
      - PUID=1000
      - STUMP_CONFIG_DIR=/config
    image: aaronleopold/stump:nightly
    labels:
      icon: https://www.stumpapp.dev/favicon.ico
    ports:
      - target: 10801
        published: "10801"
        protocol: tcp
    restart: unless-stopped
    volumes:
      - type: bind
        source: /mnt/vault2/BigAppData/stump/config
        target: /config
      - type: bind
        source: /mnt/vault1/Literature
        target: /data
    devices: []
    cap_add: []
    network_mode: bridge
    privileged: false
x-casaos:
  author: self
  category: self
  hostname: ""
  icon: https://www.stumpapp.dev/favicon.ico
  index: /
  port_map: "10801"
  scheme: http
  store_app_id: stump
  title:
    custom: Stump

System Info

  • OS: Ubuntu 22.04 LTS
  • Docker: Docker version 24.0.6, build ed223bc
  • CasaOS: 4.4.2
@AmadeusGraves AmadeusGraves added the bug Something isn't working label Sep 19, 2023
@aaronleopold
Copy link
Collaborator

My guess here is that this comment about a potential issue is surfacing. If you remove your PGID and PUID I would hope the error goes away, which would confirm my idea at a glance. I'll investigate more thoroughly after work though and push up a fix. Thanks for reporting this!

@aaronleopold
Copy link
Collaborator

@AmadeusGraves I just merged a tentative fix. Once the develop tag is rebuilt/pushed, let me know if your issue is resolved and I'll close out this issue.

@AmadeusGraves
Copy link
Author

Sorry @aaronleopold, i didn't see your comment, today i uninstalled stump and installed again and it works now. Thanks.

@aaronleopold
Copy link
Collaborator

No worries at all, glad it works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants