Traewelling / traewelling

Free check-in service to log your public transit journeys
https://traewelling.de
GNU Affero General Public License v3.0
231 stars 46 forks source link

Actions failing with HTTP 502 error during PHP Unit #48

Closed aledjones closed 4 years ago

aledjones commented 4 years ago

As seen in https://github.com/Traewelling/traewelling/runs/635769510, tests currently run into a HTTP 502 error. The response from uranium.herrlev.in:

{
    "error": true,
    "msg": "HAFAS error: CGI_READ_FAILED"
}
aledjones commented 4 years ago

Never mind. Resolved itself.