Transportr icon indicating copy to clipboard operation
Transportr copied to clipboard

Austrian providers VVV, VOR and STV not working

Open bkqtnte10 opened this issue 2 years ago • 4 comments

Describe the bug VVV for example does not work anymore. It seems it also doesn't work for the Öffi-App. There a message is shown "Not available". In Transporter there is no indication that there is a general problem. It just doesn't find adresses.

To Reproduce Steps to reproduce the behavior:

  1. Enable VVV as provider
  2. Start typing in the search bar
  3. no results are shown

Expected behavior If it is known that a transport provider does not work it should be shown when choosing. Maybe such a provider should not be selectable. Offi shows that these providers don't work.

Versions (please complete the following information):

  • Transportr Version: 2.1.4

bkqtnte10 avatar Jun 08 '22 20:06 bkqtnte10

Ah so Öffi shows these providers as not working anymore? After a quick search, I didn't find anything on upstream https://github.com/schildbach/public-transport-enabler . Have you tried opening an issue or searching there?

Altonss avatar May 18 '23 13:05 Altonss

~~VVV apparently switched to using an Hafas-based endpoint, see https://github.com/public-transport/transport-apis/blob/v1/data/at/vvv-hafas-mgate.json instead of the Efa-based one currently used in Transportr.~~

~~Support for it needs to be added to PTE first.~~

Edit: this was wrong, I've confused two providers with the same name. Will investigate further.

ialokim avatar Oct 07 '23 21:10 ialokim

Preliminary results of investigation:

  • VVV and VOR both use the same credentials according to https://github.com/public-transport/transport-apis/blob/v1/data/at, which are currently not exactly matched by PTE and Transportr. Most importantly, the micmacsalt is currently not set.
  • STV apparently really switched from EFA to Hafas, which needs to be adapted for in PTE: https://github.com/public-transport/transport-apis/blob/v1/data/at/stv-hafas-mgate.json
  • WienerLinien don't seem to work, and they are not documented over at https://github.com/public-transport/transport-apis

I'm probably going to remove all of them for now from Transportr, if anyone feels like investigating more and fixing PTE/Transportr according to the results, please go ahead!

ialokim avatar Oct 07 '23 22:10 ialokim

As of Jan.1 2024, using 2.1.5 ✅ Wiener Lienien is working again ⛔ VVV, VOR, STV still broken

mesinger avatar Jan 01 '24 15:01 mesinger