Problem in Connecting to server sometime.

Hi,
I am facing problem. When I try to connect, it shows "No Internet Available!".
In debug logs. Its says: 503: Service not available.
But after few ours I can connect for few times and then again this problems occurs.

Following the forums. I tried to disable webhooks from my project but I did not find any file in my unity project with "Webhooks" category.

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Hi @atif_raheem,

    Thank you for choosing Photon!

    "No Internet Available!" is a custom message in your game I assume.

    Do you connect to a self-hosted server or to Photon Cloud?

    What makes you think this is related to Photon or to Webhooks?

    But then what you are trying to say is that this is not connectivity issues but rather something else.
    With webhooks you use your own web server or a third party web server.

    Here is the webhooks docs page.