┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Key ┃ Value ┃
┣━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┫
┃ Operating System ┃ Linux - Ubuntu 22.04.5 on x86_64 ┃
┃ Product ┃ AMP 'Phobos' v2.6.0.12 (Mainline) ┃
┃ Virtualization ┃ VMware ┃
┃ Application ┃ ARK: Survival Evolved ┃
┃ Module ┃ GenericModule ┃
┃ Running in Container ┃ No ┃
┃ Current State ┃ Stopped ┃
┗━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
Problem Description:
I have created an ARK instance for my friends to use. For their instance I have only configured the name, MOTD, max players, admin SteamIDs, whitelist w/ SteamIDs, diasabled both BattlEye and VAC, and changed ports to not conflict with existing servers (keeping in mind that Game and Peer ports must be sequential). All ports are open on my router.
The server will appear to start, as after a minute or so it will be viewable in both the Steam game server browser and ARK’s in-game server browser, but attempting to connect to it will result in a timeout. There is also no output in AMP’s console.
I have attempted to manually connect using open IP:port in my local game’s console, but this also times out.
As a test I created another ARK instance and without changing any settings (other than ports), attempted to connect with the same results. No console, viewable in browsers, but times out.
Oddly, when shutting down either instance it does finally output something, but it is just
19:56:44: Console
Exiting...
Below is an excerpt from my most recent logfile:
[01:53:41] [Core:ampadmin Activity/20] : Starting the application.
[01:53:41] [Generic:ampadmin Info/20] : Merging config file ./ark-se/376030/./ShooterGame/Saved/Config/LinuxServer/GameUserSettings.ini (INI format) using Unicode (UTF-8) encoding.
[01:53:41] [Generic:ampadmin Info/20] : Merging config file ./ark-se/376030/./ShooterGame/Saved/Config/LinuxServer/Game.ini (INI format) using Unicode (UTF-8) encoding.
[01:53:41] [Generic:ampadmin Warning/20] : Tried to merge config file ./ark-se/376030/./ShooterGame/Saved/Config/WindowsServer/GameUserSettings.ini but the file does not exist.
[01:53:41] [Generic:ampadmin Warning/20] : Tried to merge config file ./ark-se/376030/./ShooterGame/Saved/Config/WindowsServer/Game.ini but the file does not exist.
[01:53:51] [System:ampadmin Error/15] : Source RCON failed to connect:
Connection refused.
[01:53:51] [RCON:ampadmin Info/20] : Source RCON disconnecting...
[01:53:52] [RCON:ampadmin Info/20] : Source RCON disconnected
[01:53:57] [System:ampadmin Error/20] : Source RCON failed to connect:
Connection refused.
[01:53:57] [RCON:ampadmin Info/15] : Source RCON disconnecting...
[01:53:58] [RCON:ampadmin Info/15] : Source RCON disconnected
[01:54:03] [System:ampadmin Error/10] : Source RCON failed to connect:
Connection refused.
[01:54:03] [RCON:ampadmin Info/15] : Source RCON disconnecting...
[01:54:04] [RCON:ampadmin Info/15] : Source RCON disconnected
[01:54:09] [System:ampadmin Error/15] : Source RCON failed to connect:
Connection refused.
[01:54:09] [RCON:ampadmin Info/15] : Source RCON disconnecting...
[01:54:10] [RCON:ampadmin Info/15] : Source RCON disconnected
[01:54:15] [System:ampadmin Error/15] : Source RCON failed to connect:
Connection refused.
[01:54:15] [RCON:ampadmin Info/18] : Source RCON disconnecting...
[01:54:16] [RCON:ampadmin Info/18] : Source RCON disconnected
[01:54:21] [System:ampadmin Error/15] : Source RCON failed to connect:
Connection refused.
[01:54:21] [RCON:ampadmin Info/15] : Source RCON disconnecting...
[01:54:22] [RCON:ampadmin Info/15] : Source RCON disconnected
[01:56:44] [Core:ampadmin Activity/23] : Stopping the application.
[01:56:44] [Generic:ampadmin Info/23] : Source RCON disconnecting...
Exiting...
[01:56:45] [Generic:ampadmin Info/23] : Source RCON disconnected
I will note that on the configuration page, there is no text box in the RCON/Server Admin Password section:
Steps to reproduce:
- Create ARK: Survival Evolved instance
- Start server
- No console output and despite server showing both in Steam’s and ARK’s ingame server browser, connection will always time out.