michaelmob / docker-funkwhale

All-in-one funkwhale docker image.
92 stars 18 forks source link

creating a user on synology dsm7 #63

Open kamil7732 opened 2 years ago

kamil7732 commented 2 years ago

hi, I'm trying to follow your guidance "if you are running on synology docker, in the funkwhale docker window go to Terminal, click the drop-down arrow by create and enter /bin/sh in the terminal prompt, enter /usr/local/bin/manage createsuperuser"

Well, it's impossible as the container dies quite quickly.

I added puid and guid env variables for a funkwhale user I've created on synology (who has full access rights to the data folder I made on nas).

Still though I can't make it work. It's impossible to add the command you're saying from dsm interface and in your log I get such error messages

running bootstrap script ... 2021-09-25 14:53:47.187 UTC [299] FATAL: data directory "/data/data" has invalid permissions 2021-09-25 14:53:47.187 UTC [299] DETAIL: Permissions should be u=rwx (0700) or u=rwx,g=rx (0750).