First of all, thank you for this tool, I very much look forward to using it. However, I am running into a problem that I am struggling to solve. I see that others have had the same issue to me, but I have not been able to figure out how the solution to it works.
I am trying to run the server in Docker with the recommended Docker compose installation, but every time I run it I get the following error:
I have tried to create the directory manually inside the container without success, as I get permission denied every time. I have not got much experience using with Docker so any help with some simple steps would be much appreciated.
Thanks
I am trying to run the server in Docker with the recommended Docker compose installation, but every time I run it I get the following error:
Bash:
time="2020-09-18T22:49:25Z" level=info msg="initialising Raven monitoring",
time="2020-09-18T22:49:25Z" level=info msg="initialising Prometheus Monitoring",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add Internal UUID to Championship Entrants",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add Admin Account",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add entrants to championship events",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add class ID to championship classes",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Enhance Old Championship Results Files",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add Result Screen Time",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add Pit Box Definition To Entrants",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add Last Seen Version to Accounts",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Set Server Options Sleep Time to 1",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: enable 'Persist Open Entrants' in Championships",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add Theme Choice to Accounts",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add Race Weekend examples",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add Server Name Template",
time="2020-09-18T22:49:25Z" level=info msg="Running migration: Add Available Cars to Championship Class",
!!! An Error Occurred !!!,
-------------------------,
,
Failed to initialise server manager. ,
,
Your configuration file is probably incorrect, or you haven't followed the instructions in the README properly. ,
Please carefully check that your options are set correctly.,
,
Error Details,
-------------------------,
,
The error occurred attempting to: Open server manager storage (bolt or json),
The error more specifically is: mkdir assetto/manager: permission denied,
,
-------------------------,
,
If you need support, you can ask in the RaceDepartment Support thread. Be sure to copy the above errors into your post.,
,
Support thread: https://www.racedepartment.com/threads/ac-server-manager.165662/,
,
We're really active on the support thread helping everybody with their problems and adding new features.,
,
Please don't post a negative review if you get stuck on this screen. We worked really hard on server manager and,
we want people to see an accurate representation of the awesome tool we know server manager is.,
,
- The Emperor Servers Team,
,
Email: support@emperorservers.com,
GitHub: https://github.com/JustaPenguin/assetto-server-manager,
,
,
I have tried to create the directory manually inside the container without success, as I get permission denied every time. I have not got much experience using with Docker so any help with some simple steps would be much appreciated.
Thanks
Last edited: