Nothing new
This error stable on Windows PC. In my game Playfab works on HTML5, Android, MacOS, iOS but “-5 error” on PC.
Nothing new
This error stable on Windows PC. In my game Playfab works on HTML5, Android, MacOS, iOS but “-5 error” on PC.
I’ll create a ticket to investigate this when I get back to the office on Monday
After I try to switch project between Mac and Windows to use defold for PlayFab, I agree with @Dragosha that this issue happend only on Windows.
Can you provide me with the url that fails so that I can try it here?
Ok, its sent to your PM
this has a solution? I have the same error
I must admit that I forgot to investigate this further. Create DEF-3789.
thanks
Hi, any news with the problem? need to use playfab, and I have 3 months left. thanks
It’s in our current sprint (started Monday and lasting two weeks). The task hasn’t been looked at yet but will get picked up next week.
Great job
Could you please change timeout for http request in game.project or in playfabhttps_defold.lua http request?
after added timeout to http.request options an error has changed to
WARNING:DLIB: Unhandled ssl status code: -261
ERROR:SCRIPT: HTTP request to 'https://XXXX.playfabapi.com/Client/LoginWithCustomID?sdk=DefoldSdk_0.52.190304' failed (http result: -1 socket result: -1000)
We (@AGulev and @inactive-vilse) are investigating this. The problem is that this is far from 100% reproducible on the Windows machines and network we have available. It’s some kind of SSL handshake problem most likely.
Do we have any news about this?
Just picked up Playfab again for our next game and my collegues in office with Windows experience the same problem. I have verified with my Windows computer from home and getting the same error. MacOSX works just fine.
WARNING:DLIB: Unhandled ssl status code: -261
ERROR:SCRIPT: HTTP request to 'https://****.playfabapi.com//Client/LoginWithCustomID' failed (http result: -1 socket result: -1000)
No news. But we are planning a new sprint on Monday and will take another look then.
I have this problem too.
In windows 7 with cable works
in windows 10 with cable works in my home , in other routers does work.
in windows 10 with wifi doesnt work
For me, it’s not working on Win 10 with wifi too
In the next release 1.2.162 (monday), we’ve updated our SSL library which should solve this issue.