Jannis R

Results 1016 comments of Jannis R

https://github.com/HSLdevcom/digitransit-ui/pull/4776 upgrades to Node.js v16.

> Die Meldungen sind bei uns Linien-Meldungen. Darüber werden die Fahrgäste über die Abweichung vom Soll-Zustand informiert. Falls diese Hinweise am Besten linienbezogen abgebildet sein sollen, was ich so ohne...

www.formulare-bfinv.de nibis.de

Currently, I can't reproduce this server error, I get a regular response (with only `7100035` "Badajoz" in the results). Also, please note that - you're using the outdated `v5.db.transport.rest` API....

> `https://v6.db.transport.rest/stops/reachable-from?latitude=38.890868&longitude=-6.981823&address=%27%27&maxDuration=200&when=tomorrow%202pm` I can reproduce it too! This is the failing HAFAS call: ```json {"lang":"en","svcReqL":[{"meth":"LocGeoReach","req":{"loc":{"type":"A","name":"''","lid":"A=2@O=''@X=-6981823@Y=38890868@"},"maxDur":200,"maxChg":5,"date":"20250106","time":"140000","period":120,"jnyFltrL":[{"type":"PROD","mode":"INC","value":"1023"}]},"cfg":{"rtMode":"REALTIME"}}],"client":{"type":"AND","id":"DB","v":21120000,"name":"DB Navigator"},"ext":"DB.R22.04.a","ver":"1.78","auth":{"type":"AID","aid":"n91dB8Z77MLdoR0K"}} ``` And this the response: ```json {"ver":"1.78","ext":"DB.R22.04.a","lang":"eng","id":"","err":"OK","cInfo":{"code":"OK"},"graph":{"id":"standard","index":0},"subGraph":{"id":"global","index":0},"view":{"id":"standard","index":0},"svcResL":[{"meth":"LocGeoReach","err":"CGI_READ_FAILED","errTxt":"CGI: Server died during request execution","errTxtOut":"An internal error...

> Well, it seems that you wrote a wrapper for this HAFAS API, so it should be more adequate to report these issues directly to DB. Tell me, what's the...

> I'm looking into GTFS but it rather seems like a database so it would push me to re-implement all features that were offered by the HAFAS API. Note that...

This should be fixed once I pull the changes from https://github.com/public-transport/transport-apis/pull/84 into `hafas-client`.

Note that `reachableFrom()`/`stops/reachable-from` is time-dependent, so it is affected by the trains available at that particular date+time. This (weird durations with travels across time zone borders) might be a bug...