Dedicated Server - Cannot Join Game - EOS_NoConnection - PORTS OPEN/FORWARD (?)

carpediembr

New member
I'm having the some trouble running my dedicated server. Saw a few posts here and there, a few good suggestion, but none end up helping me.

The mains issue when running the dedi is with EOS. 

I did end up installing the certificate as instructed on the Supported FAQ, but to no good. 

Certificate installed;

View attachment 31580

I'm running the dedi on a Hyper-V VM, ports are open and forwarded. 

The server run shows a lot of EOS warnings and an EOS Error as well. 

"2024-07-28T07:51:02 84.688 ERR [EOS] Failed registering session on backend: NoConnection"

Dedi log: Mono path[0] = 'C:/servers/7DaysToDieServer_Data/Managed'Mono config path = 'C - Pastebin.com

On the client I'm able to see the server listed, but I'm unable to join as it gives me "Could not retrieve server ID"

2024-07-28T11:54:55 81.420 INF [EOS-P2PC] Resolving EOS ID for IP 1*.1*.1*.2*:26905
2024-07-28T11:54:55 81.421 WRN [Steam] Tick took exceptionally long: 28 ms
2024-07-28T11:54:55 81.461 ERR Server info does not have a CombinedPrimaryId
2024-07-28T11:54:55 81.494 ERR [NET] Connection to server failed: Could not retrieve server ID
2024-07-28T11:54:55 81.495 INF [EOS-ACC] Disconnected from game server

Client Log: Mono path[0] = 'E:/Steam/steamapps/common/7 Days To Die/7DaysToDie_Data/Managed' - Pastebin.com

I've port forwarded the following on my router;

"Interno" is the VM's internal IP

image.png

I've opened the ports on the router's firewall as well, for both local and external access;

image.png

I've created exceptions for any connection under those ports, both TCP and UDP, on Windows Firewall on the HOST Machine and the VM

image.png

image.png

(please apologize for the language, but I assume it can be understood)

Please note that I'm using 26905 as the server's port, and I'm able to verify that it's open when the server is running thru a web tool checker;

View attachment 31581

Altho, when I check the other ports 26900-26904 they show as connection timed out. I'm not a networking guy, but I understand that it should show as unresponsive as long as there's no action thru it. 

Changing ServerDisabledNetworkProtocols didnt help either;

Using SteamNetworking give the error as stated above

Using Nothing, give's me that the server is still initializing, even tho it has been running for at least 5 minutes already. When connecting I get the following error: 

2024-07-28T08:01:28 132.390 ERR [EOS] Failed unregistering player in session: NotFound
2024-07-28T08:01:28 132.564 INF [Steamworks.NET] NET: Dropping client: 76561198016950337
2024-07-28T08:01:28 132.865 WRN DisconnectClient: Player EOS_0002a109cb094216b5c3f5f66d30d164 not found

Log in case you want; Mono path[0] = 'C:/servers/7DaysToDieServer_Data/Managed'Mono config path = 'C - Pastebin.com

LiteNetLib: Same as above

Mono path[0] = 'C:/servers/7DaysToDieServer_Data/Managed'Mono config path = 'C - Pastebin.com

At this points I've ran out of ideas and would love to get some suggestion for troubleshooting. 

 
Back
Top