You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just pulled the docker image, but whenever I try to run the command
docker run -d -e ACCEPT_EULA=Y --name scpsl -p 7777:7777/udp -v $PWD/scpsl_config:/config scpsl
to start it the logs are spammed with a message saying to accept the EULA, I've tried running the command with many other different variations, and I can't type anything in the logs as anything I write is just replaced with
Do you accept the EULA? [yes/no]
Is this a known bug? Is there a workaround? Since I can't even start the server up once I don't have any files for the server.
Thanks
The text was updated successfully, but these errors were encountered:
Goldeneagle608
changed the title
EULA not being accepted
EULA not being accepted on startup
Apr 6, 2023
I just pulled the docker image, but whenever I try to run the command
docker run -d -e ACCEPT_EULA=Y --name scpsl -p 7777:7777/udp -v $PWD/scpsl_config:/config scpsl
to start it the logs are spammed with a message saying to accept the EULA, I've tried running the command with many other different variations, and I can't type anything in the logs as anything I write is just replaced with
Do you accept the EULA? [yes/no]
Is this a known bug? Is there a workaround? Since I can't even start the server up once I don't have any files for the server.
Thanks
The text was updated successfully, but these errors were encountered: