nandyalu / trailarr

Trailarr is a Docker application to download and manage trailers for your Radarr and Sonarr libraries.
GNU General Public License v3.0
108 stars 7 forks source link

Merge changes from dev to main #13

Closed nandyalu closed 2 months ago

nandyalu commented 2 months ago

Changes:

flowcool commented 2 months ago

There's an issue with PUID/PGID setup:

Creating user and group 'appuser' with UID '1027' and GID '100'
groupadd: GID '100' already exists
useradd: group 'appuser' does not exist
Changing the owner of app and data directories to 'appuser'
chown: invalid user: ‘appuser:appuser’
chown: invalid user: ‘appuser:appuser’
Switching to user 'appuser' and starting the application
error: failed switching to "appuser": unable to find user appuser: no matching entries in passwd file