question

rogerolier avatar image
rogerolier asked

We are having a lot of random cloudscript errors

Hi!

We are having a lot of random cloudscripts errors and we don't know why. these has never happened.

Is for title 661F.

The error is always the same "ConnectFailure"

Some examples:

"Logs": [
            {
                "Level": "Error",
                "Message": "PlayFab API request failure",
                "Data": {
                    "api": "/Server/GetPlayerStatisticVersions",
                    "request": {
                        "StatisticName": "*********"//name deleted
                    },
                    "error": "ConnectFailure"
                }
            }
        ],
"Logs": [
            {
                "Level": "Error",
                "Message": "PlayFab API request failure",
                "Data": {
                    "api": "/Server/GetUserInventory",
                    "request": {
                        "PlayFabId": "F4CC18E8B6D65743"
                    },
                    "error": "ConnectFailure"
                }
            }
        ],
10 |1200

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

1 Answer

·
brendan avatar image
brendan answered

We tracked on this issue in this thread: https://community.playfab.com/questions/17498/internalservererror-in-all-titles.html.

This has been resolved, and we'll be updating our Status page (http://status.playfab.com) with more info shortly.

10 |1200

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

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.