Quantcast
Channel: Photon Server — Photon Engine
Viewing all articles
Browse latest Browse all 1557

S2SOutboundPeer - OnConnectionEstablished is not called at all

$
0
0
Hello, I struggle a bit where the problem is.

Proxy logs:
2020-11-05 07:34:10,260 [12] DEBUG MyApplication.PhotonApplication - Connection request on port 4530
2020-11-05 07:34:10,292 [12] DEBUG MyApplication.PhotonApplication - Created Server Peer



Proxy has no error logs and subserver 'successfully' connects.
and after that immediately in proxy logs are created about subserver disconnection:
2020-11-05 07:34:10,307 [12] DEBUG MyApplication.PhotonApplication - Server Disconnected ManagedDisconnect - 
With a code of ManagedDisconnect and a reason of null

There are no error logs in subserver logs.

OnEstablishedConnection is not called at all, nor the OnConnectionFailed in subserver logs.

What am i missing?



Viewing all articles
Browse latest Browse all 1557

Trending Articles