mschnitzer / ark-survival-ascended-linux-container-image

A docker/podman container that is able to run an ARK: Survival Ascended on a Linux host.
91 stars 17 forks source link

Server wont show up in list #86

Open AxoIsAxo opened 1 month ago

AxoIsAxo commented 1 month ago

image Starting the ARK: Survival Ascended dedicated server... Start parameters: TheIsland_WP?listen?Port=7777?RCONPort=27020?RCONEnabled=True -WinLiveMaxPlayers=50 -clusterid=default -ClusterDirOverride="/home/gameserver/cluster-shared" esync: up and running. Failed to read /etc/machine-id, error Invalid argument. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely ^C axoisaxo@pop-os:~/asa-server$ docker exec asa-server-1 cat server-files/ShooterGame/Saved/Config/WindowsServer/GameUserSettings.ini | grep SessionName permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/v1.24/containers/asa-server-1/json": dial unix /var/run/docker.sock: connect: permission denied axoisaxo@pop-os:~/asa-server$ sudo docker exec asa-server-1 cat server-files/ShooterGame/Saved/Config/WindowsServer/GameUserSettings.ini | grep SessionName SessionName=ARK #596393 axoisaxo@pop-os:~/asa-server$ sudo docker exec asa-server-1 cat server-files/ShooterGame/Saved/Config/WindowsServer/GameUserSettings.ini | grep SessionName SessionName=ARK #596393 axoisaxo@pop-os:~/asa-server$ sudo docker exec asa-server-1 cat server-files/ShooterGame/Saved/Config/WindowsServer/GameUserSettings.ini | grep SessionName SessionName=ARK #596393 axoisaxo@pop-os:~/asa-server$

mschnitzer commented 1 month ago

This addresses your problem.

AxoIsAxo commented 1 month ago

This addresses your problem.

I did all this

mschnitzer commented 1 month ago

On your screen "Show player servers" is unchecked. Did you check that box now?

AxoIsAxo commented 1 month ago

On your screen "Show player servers" is unchecked. Did you check that box now?

Still wont work

davidkinnes commented 1 month ago

I'm having the same problem.

I suspect that Steam or ARK might be filtering me based on location, coming from South Africa.

Should the server be listed here: https://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=<ip address> If so thats not working either.

sdornieden commented 3 weeks ago

I'm having the same issue.

Direct connect possible, but no Server-Browser listing. Only 1 IP, CURL Testing shows the right IP.

mschnitzer commented 1 week ago

@davidkinnes ASA servers won't show up on the Steam server browser, only through the in game server browser. Most of the times it's really just a filter issue. I just started a fresh server last week and it shows up on the server browser immediately, running the latest updates.

What else did you all change? Also, start with a simple server name as well. I can imagine they do some filtering on that. Furthermore, ensure the password checkbox in the filter reflects whether your server has a password or not.