ERORR : An existing connection was forcibly closed by the remote host

SPAITRO
SPAITRO
edited October 2022 in Photon Server

hi , i want to connect to the master using

PhotonNetwork.ConnectToMaster(GetLocalIPAddress() , 7777 , "1" );

and i get this error

Receive issue. State: Connected. Server: '192.168.43.133' ErrorCode: 10054 SocketErrorCode: ConnectionReset Message: An existing connection was forcibly closed by the remote host.

I've searched a lot for this but couldn't find any answer

Comments