Can't Connect!

Options
Hello guys,

This is the first time i'm trying to access PUN in Unity and sadly i cannot seem to connect in any server :(
I'm using a connection without any type of restrictions but it keeps giving me this error:

TimeoutDisconnect while connecting to: app-eu.exitgamescloud.com:5055. Check if the server is available.
UnityEngine.Debug:LogWarning(Object)
NetworkingPeer:OnStatusChanged(StatusCode) (at Assets/Photon Unity Networking/Plugins/PhotonNetwork/NetworkingPeer.cs:1437)
ExitGames.Client.Photon.EnetPeer:SendOutgoingCommands()
ExitGames.Client.Photon.PhotonPeer:SendOutgoingCommands()
PhotonHandler:Update() (at Assets/Photon Unity Networking/Plugins/PhotonNetwork/PhotonHandler.cs:96)

Can someone help me with this please?
Thank you in advance!

André Bernardes

Comments

  • Welcome to our forums :)

    You had the issue on several regions, right? Can you check if your firewall allows outgoing UDP traffic? You could also try to switch to TCP, please use port 4530 then.