[1.1.26] Heroku crash - Error when sending hearbeat

Things that we don't consider worth fixing at this moment.
Post Reply
oof2win2
Long Handed Inserter
Long Handed Inserter
Posts: 56
Joined: Wed Nov 18, 2020 8:13 am
Contact:

[1.1.26] Heroku crash - Error when sending hearbeat

Post by oof2win2 »

Hi. Running a headless server on 1.1.26, I just got the error below. I'm not sure if this is an error with Heroku just crashing and then rebooting right after or something else (I think Heroku it is though) so I'm posting it here

Code: Select all

707062.953 Error HttpSharedState.cpp:136: CURL failed: code:28, 1c; Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
707062.962 Info MatchingServer.cpp:171: Failed to sendHeartbeat to the multiplayer matching server: Download failed (status code 520): failed to parse JSON response:
 Unexpected character (O) at ?:1
JSON: Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
707063.449 Info ServerMultiplayerManager.cpp:712: Matching server connection resumed
707660.737 Info MatchingServer.cpp:171: Failed to sendHeartbeat to the multiplayer matching server: Download failed (status code 503): fail
ed to parse JSON response: Unexpected character (<) at ?:1
JSON: <!DOCTYPE html>
        <html>
          <head>
                <meta name="viewport" content="width=device-width, initial-scale=1">
                <meta charset="utf-8">
                <title>Application Error</title>
                <style media="screen">
                  html,body,iframe {
                        margin: 0;
                        padding: 0;
                  }
                  html,body {
                        height: 100%;
                        overflow: hidden;
                  }
                  iframe {
                        width: 100%;
                        height: 100%;
                        border: 0;
                  }
                </style>
          </head>
          <body>
                <iframe src="//www.herokucdn.com/error-pages/application-error.html"></iframe>
          </body>
        </html>
707674.464 Info ServerMultiplayerManager.cpp:712: Matching server connection resumed

oof2win2
Long Handed Inserter
Long Handed Inserter
Posts: 56
Joined: Wed Nov 18, 2020 8:13 am
Contact:

Re: [1.1.26] Heroku crash - Error when sending hearbeat

Post by oof2win2 »

Here's the log - just in case.
Attachments
factorio-current.log
(32.03 KiB) Downloaded 71 times

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [1.1.26] Heroku crash - Error when sending hearbeat

Post by kovarex »

Hello, this seems to be a radnom hiccup of the server, the log shows that it was resumed right away.

Post Reply

Return to “Won't fix.”