GameServerManagers / GameServerManagers/LinuxGSM
[Bug]: Starting ARK Server
- Dominant language
- Shell
- Stars
- 4.9k
- Forks
- 864
- PR merge metrics
- No merged PRs in 30d
Description
### User story
As a server hoster, i want to start the ark server so that players can join
### Game
ARK
### Linux distro
Ubuntu 22.04
### Command
command: start
### Further information
Starting the Server using `arkserver start` will result in the following error:
```
cat ./log/script/arkserver-script-2024-04-13-20:19:32.log
Apr 13 20:19:20.107 arkserver: START: FATAL: Unable to start ARK #731272
Apr 13 20:19:20.112 arkserver: START: INFO: LinuxGSM version: v24.1.5
Apr 13 20:19:20.112 arkserver: START: FATAL: core_exit.sh exiting with code: 1
Apr 13 20:19:40.928 arkserver: START: INFO: Using anonymous Steam login
Apr 13 20:19:43.342 arkserver: START: INFO: Rotating log files
```
```
./arkserver start
[ .... ] Starting arkserver: ARK #731272no server running on /tmp/tmux-1002/arkserver-9497ec59
[ FAIL ] Starting arkserver: Unable to start ARK #731272
```
Staring the server using `arkserver debug` works just fine. It's a full fresh installation.
### Relevant log output
_No response_
### Steps to reproduce
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.