Open Joshndroid opened 1 year ago
I'm not familiar with unraid
and, unfortunately, cannot test this setup.
Error: server is not initialized (/etc/opt/simplex/smp-server.ini does not exist).
means that /etc/opt/simplex
didn't mount properly to your host location or doesn't have necessary permissions to do so. You should check unraid
logs for related issues.
Have same error on ubuntu do exactly like say in instructions
Is there any update on getting this installed without the necessity to have the :z ??
I had the same issue. My issue was caused by my server password contained invalid characters. Try to remove special characters like @ / : ;
I am trying to deploy this on my unraid server.
I have used all your variables/port/env within the docker section
Unraid doesn't appear to allow :z so i have these as RW
i am getting constant container reboots.
I can see the logs get generated and it advises
I can't run the init command manually in the docker as its constantly rebooting.
Any suggestions? should I be setting a PUID or PGID or UMASK?