-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server return 503 #22
Comments
I changed the url from BVG to vbb and got response. E.g.: https://v6.vbb.transport.rest/locations?poi=false&addresses=false&query=mehringdamm |
@billypchan Yes, I noticed that. However, by the time I posted this the VBB service was also down and returned 503, but it got back up in a few hours. I am just curious why the BVG service still doesn't work. |
I suspected that BVG changed their API due to their new mobile app. I also reported the issue in #23 as well. |
This currently seems to be the workaround as a drop in replacement. |
Unfortunately, when you use the VBHAS client data, there is no occupancy of the product given. So using the VBB client is totally fine for a short work round, but there is still a slight difference in the response data structure. |
@derhuerst any chance to make an update (like there: public-transport/transport-apis#84) in the background to get the v6.bvg back to life? |
bvg endpoint seems down :( derhuerst/bvg-rest#22
I have fixed the underlying issue in |
The fix is deployed now. 🎉 |
Could you update the docker image too? |
Hi there, it seems like the service is down
When querying data. For example,
https://v6.bvg.transport.rest/stops/900013102/departures?direction=900014101&duration=10
The result I get back
In the home route however, the responses return 200
The text was updated successfully, but these errors were encountered: