VeriorPies / ParrelSync

(Unity3D) Test multiplayer without building
MIT License
4.77k stars 328 forks source link

[BUG] ssl timeout cURL (only on clones) #128

Open Corypi opened 2 months ago

Corypi commented 2 months ago

Describe the bug lots of ssl timeouts/cURL issues within clones while communicating with unity.services.lobbies no errors in a build or on the main editor

To Reproduce mostly get it while changing lobby options await LobbyService.Instance.UpdateLobbyAsync(hostLobby.Id, updateOptions) but a handful of times ive had it while creating the lobby or when signing in with authentication service

Expected behavior 0 timeouts on local host

Enviroment (please complete the following information):