-------------------------
The error occurred attempting to: Install assetto corsa server with steamcmd. Likely you do not have steamcmd installed correctly.
The error more specifically is: exit status 254
-------------------------
version: "3"
services:
server-manager:
image: seejy/assetto-server-manager:latest
ports:
# the port that the server manager runs on
- "8772:8772"
# the port that the assetto server runs on (may vary depending on your configuration inside server manager)
- "9600:9600"
- "9600:9600/udp"
# the port that the assetto server HTTP API runs on.
- "8081:8081"
# you may also wish to bind your configured UDP plugin ports here.
volumes:
# volume mount the entire server install so that
# content etc persists across restarts
- /docker/corsasvr/data:/home/assetto/server-manager/assetto
# volume mount the config
- /docker/corsasvr/data/config/config.yml:/home/assetto/server-manager/config.yml
Hi I have the exact same problem. any tips please.?New to this and need some help, So every time i go to launch it i get an error saying
The error occurred attempting to: Read configuration file (config.yml)
The error more specifically is: yaml: line 41: could not find expected ':'
Ok I found the error I had. when entering the instal path in the config file, I did not put a space between install_path: and the D:\........Hi I have the exact same problem. any tips please.?
if in the "config.json" file you have set on line 7:Need help when i try to join the server this happen
Need help when i try to join the server this happen
if you read page 42 of this discussion, then from 45 we are now scroll back to 42, you will find detailed posts of mine on this problem of yours and how to set up the server to work.Need help when i try to join the server this happen
Please Help!Hi,
hello can you tell me what i am doing wrong
greetings, Richard
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: Read configuration file (config.yml)
The error more specifically is: yaml: line 41: could not find expected ':'