public-transport / transport.rest

Information about the *.transport.rest APIs.
https://transport.rest/
36 stars 4 forks source link

Error 503 since at least 8 August 2024 (v6.bvg.transport.rest) #27

Open PaulOxxx1 opened 1 month ago

PaulOxxx1 commented 1 month ago

In the last couple of weeks I was not able to use the v6.bvg.transport.rest API at all, due to error 503 returned from all endpoints. This is probably related to https://github.com/public-transport/transport.rest/issues/25 .

@derhuerst If there is any way to support the resolution of this issue, let me know (because I'm assuming it is related to the deployment of the service, not the code per se).

Steps to reproduce:

PaulOxxx1 commented 1 month ago

This is a duplicate of https://github.com/derhuerst/bvg-rest/issues/23

PaulOxxx1 commented 1 month ago

I stumbled upon the workaround in https://github.com/derhuerst/bvg-rest/issues/22 , and replaced the URL in my service with https://v6.vbb.transport.rest, which fixes the issue for me.