question

Yuriy Granin avatar image
Yuriy Granin asked

I'm trying to call Get Match on server to get matchmaked attributes, with pre-scripted queue name and replicated MatchId from one of the clients and getting callback with error 503 i.e. "Unable to contact server". Why?

Same with other playfab calls, executed from the server. Always 503. Every time.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Yuriy Granin avatar image
Yuriy Granin answered

Solved. Uncheck "Verify Peer" in the UE4 project settings or your server ran on azure cloud won't send messages to playfab.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Citrus Yan avatar image
Citrus Yan answered

What's your title id & are you still seeing this issue? Can you make a same call via Postman and see the full response?

4 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Yuriy Granin avatar image Yuriy Granin commented ·

8C66A. Still seeing. Will try to figure out what postman is and how to handle calls from it tomorrow, thanks.

0 Likes 0 ·
Citrus Yan avatar image Citrus Yan Yuriy Granin commented ·

Had a look on your title's dashboard and it seems that the GetMatch request which returns "503" didn't manage to reach to the PlayFab server at all, all we can see are requests with the "success" result. We suspect there is a network connection issue between your server and PlayFab, could you please catch a more detailed stack trace for us to investigate further?

BTW, looks like you're running a UE4 dedicated server hosted on PlayFab, in that case, we had some similar thread regarding this:

https://community.playfab.com/questions/28305/unable-to-connect-to-server-ue4.html

https://community.playfab.com/questions/40438/how-to-fix-deployed-windows-server-not-being-able.html

Did you uncheck "Verify Peer" in the UE4 project settings?

0 Likes 0 ·
Yuriy Granin avatar image Yuriy Granin Citrus Yan commented ·

Nope. Just did and it's works. Thank you!

1 Like 1 ·
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.