minnyres / docker-amule-dlp

aMule docker container with dynamic leech protection (DLP) support
4 stars 0 forks source link

Initial loop due to user and group #4

Open Manuel5cc opened 3 weeks ago

Manuel5cc commented 3 weeks ago

I've tried to start the container but it is looping due to some error with the user and group. Here's the log:

Use existing aMule configuration file.
Use the theme bootstrap for amule webserver.
Change the password for remote connection.
addgroup: gid '100' in use
adduser: unknown group amule
su: unknown user amule
minnyres commented 3 weeks ago

this is because there is already a user group whose id is 100 in the container, and can be fixed by changing the GID in https://github.com/minnyres/docker-amule-dlp?tab=readme-ov-file#docker-compose