System Information
| Field | Value |
|---|---|
| Operating System | Linux - Ubuntu 22.04.4 on x86_64 |
| Product | AMP ‘Phobos’ v2.6.0.2 (Mainline) |
| Virtualization | None |
| Application | Application Deployment |
| Module | ADSModule |
| Running in Container | No |
| Current State | Indeterminate |
Problem Description
Issue
When I try to run the CS:GO server, it fails with the following log message:
[05:27:33] [System Info/20] : SteamCMD Update successful
-rf: -c: line 1: unexpected EOF while looking for matching `''
-rf: -c: line 2: syntax error: unexpected end of file
This (as you can tell from the log message) happens right after the SteamCMD update almost immediately, maybe early in a startup script?
I’ve tried changing the IP address for the server, changing various settings, destroying and recreating the instance. So far, I always get the same error. I saw this forum post which looks similar to my issue, but no solution there.
Reproduction Steps
- Create CSGO instance through AMP UI
- Do standard setup (Set GSLT token, set IP address, some minor gameplay changes)
- Update SteamCMD to try to start server
- See error message, check forums/Reddit for answer