natepac / playfabmirrorgameexample

Example game using Mirror within Unity running on top of PlayFab hosting
105 stars 33 forks source link

Get error network_connect failed: ETIMEDOUT #5

Open mankjon opened 2 years ago

mankjon commented 2 years ago

I follow at this tutorial at https://youtu.be/JJESrjLWhNM and I Get error network_connect failed: ETIMEDOUT, How to fix this issue.

this console debug: network_connect failed: ETIMEDOUT UnityEngine.Debug:LogError(Object) Apathy.Client:ConnectThreadFunction(NetworkEndPoint) (at Assets/Apathy/Scripts/Client.cs:173) Apathy.<>c__DisplayClass13_0:b__0() (at Assets/Apathy/Scripts/Client.cs:240) System.Threading.ThreadHelper:ThreadStart()