PeerStatusCallbackTimeoutDissconnect

Venom
Venom
edited November 2016 in Photon Chat
Sorry, I encountered a problem.
In cosole show PeerStatusCallbackTimeoutDissconnect when I try connect to my photon server.
but I already setup my PhotonServer.configuration

Name="PenaltyServerProgram"
BaseDirectory="PenaltyServerDeployment"
Assembly="PenaltyShot"
Type="PenaltyShot.PenaltyServer"
ForceAutoRestart="true"
WatchFiles="dll;config"
ExcludeFiles="log4net.config">

and I already set public IP、port in my test program. but still failed.
if connect to localhost:5055,it is sucessiful.

please help me if any information misses or any setup misses.