StunlockStudios / vrising-dedicated-server-instructions

V Rising Dedicated Server Instructions
474 stars 44 forks source link

PS5 Server No EOS Session error. #158

Closed miimikko closed 5 months ago

miimikko commented 5 months ago

I'm trying to use the PS5 version of the server and when direct connecting I get asked the server password as expected, however after inputting it I get the following errors:

Client connected with platform User ID xxxxxxxxxxxxx
NetConnection '{Lidgren 192.168.10.1:54166}' connection was denied. Message: 'Server has no EOS Session' Version: 16 PlatformId: xxxxxxxxxxxxx
Received unhandled library message Acknowledge from 192.168.10.1:54166
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
Stunlock.Network.Lidgren.LidgrenServer:ReadMessages()
ProjectM.ServerBootstrapSystem:OnUpdate()
Unity.Entities.SystemBase:Update()
Unity.Entities.ComponentSystemGroup:UpdateAllSystems()
Unity.Entities.SystemBase:Update()
Unity.Entities.ComponentSystemGroup:UpdateAllSystems()
Unity.Entities.SystemBase:Update()
Unity.Entities.ComponentSystemGroup:UpdateAllSystems()
Unity.Entities.InitializationSystemGroup:OnUpdate()
Unity.Entities.SystemBase:Update()

Earlier in the logs I also have these lines:

PlatformSystemBase - Server connected to Steam successfully!
SteamNetworking - Successfully logged in with the SteamGameServer API. SteamID: xxxxxxxxxx
EOSPlatformSystem - Entering OnCreate!
EOSPlatformSystem - Skipping EOS initialization - EOS features disabled!

Anyone got an idea what could be the cause of this?

miimikko commented 5 months ago

Got his figured out. The solution may not apply to most here as I was using a docker image, see resolution here: https://github.com/TrueOsiris/docker-vrising/issues/82