question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

get the public endpoint running again (use BVG endpoint for now)

See original GitHub issue
$ curl -v 'https://2.vbb.transport.rest/stations/9007102/departures?when=1529416634&duration=30'
* Connected to 2.vbb.transport.rest (54.37.75.136) port 443 (#0)
> GET /stations/9007102/departures?when=1529416634&duration=30 HTTP/1.1
> Host: 2.vbb.transport.rest
> User-Agent: curl/7.47.0
> Accept: */*
>
< HTTP/1.1 504 Gateway Time-out
< Server: nginx/1.10.3 (Ubuntu)
< Date: Tue, 19 Jun 2018 13:53:00 GMT
< Content-Type: text/html
< Content-Length: 192
< Connection: keep-alive
<
<html>
<head><title>504 Gateway Time-out</title></head>
<body bgcolor="white">
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.10.3 (Ubuntu)</center>
</body>
</html>

thanks for having a look!

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:67 (36 by maintainers)

github_iconTop GitHub Comments

5reactions
derhuerstcommented, Aug 6, 2018

Good news everyone!

I have set up a new API: 1.bvg.transport.rest provides data from the BVG endpoint. It returns almost exactly the same data as 2.vbb.transport.rest, but in the output format of hafas-client@3.0.0-alpha.20, so you will have to make minor adjustments. Check the docs at derhuerst/bvg-rest!

Let’s see for how long this API will stay up.

4reactions
rejascommented, Jul 23, 2018

Fingers crossed for a succesfull meeting with VBB @derhuerst At least they speak to you, had feared they wouldnt react at all.

Read more comments on GitHub >

github_iconTop Results From Across the Web

BVG Public Transport Sensor for Berlin - Share your Projects!
Hi, I've created a custom component to display realtime departure times for stations within the BVG route network (including S-Bahn data).
Read more >
Chapter 8. Accessing pod metadata and other resources from ...
In this chapter, you'll see how certain pod and container metadata can be passed to the container and how easy it is for...
Read more >
Use Salesforce Flow to Make No-Code HTTP Web Callouts
I just call the flow action to get a token from auth0, and then the flow does one more external call to do...
Read more >
Berliner Verkehrsbetriebe: BVG - Because we love you | BVG
Easily use car, bus, train, bike, scooter or cab – simply choose between public transportation and sharing providers at any Jelbi station or...
Read more >
Ticket purchase via app - your questions, our answers - BVG
You can find out more about this in the respective ticket's information section. How can I pay for my BVG mobile tickets? Our...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found