ConnectingToMasterserver Issue

Options
Discord
edited May 2014 in DotNet
Hello! I'm running into a very annoying issue with Photon. For some reason, nearly 75% of the time that I try to connect to the cloud and create a room, it gets stuck in the process of trying to connect to the master server. It's even happening on demos provided out of the box. Any idea what might be causing this issue? Thanks!

h5ZSvpr.png

Comments

  • Discord
    Options
    It also likes to get stuck on ConnectingToGameserver
  • vadim
    Options
    Can you please send us a log?
    Set: PhotonNetwork.logLevel = PhotonLogLevel.Full; and PhotonNetwork.networkingPeer.DebugOut = DebugLevel.INFO; (before PhotonNetwork.ConnectUsingSettings call)
  • Discord
    Options
    Hmm, I'm not sure who I should send it to. Hope you don't mind if I put it here.

    Sometimes it works, sometimes it doesn't.
  • vadim
    Options
    I can't see that from logs but suppose you are using US server. We have some issue with this server currently and working on it.
  • vadim
    Options
    Same problem discussed here viewtopic.php?f=17&t=4892
  • Discord
    Options
    You are correct, I'm using the US server and it appears to be the same issue. I'll try connecting to the EU server for now.
  • [Deleted User]
    Options
    As said in viewtopic.php?f=17&t=4892: we have replaced the hardware of the US Master server today, but it doesn't seem like it helped much.

    Can you let me know if this is still an issue for you?