schildbach / public-transport-enabler

Unleash public transport data in your Java project.
https://groups.google.com/forum/#!forum/public-transport-enabler-discuss
GNU General Public License v3.0
390 stars 133 forks source link

MVV provider broken #567

Closed M00NJ closed 1 week ago

M00NJ commented 7 months ago

Unfortunately two weeks ago the MVV provider (Munich) started giving this Error message: 'Could not find the 'from' location. Please try another one.' I've tried about ten diffrent starting locations but I doesn't matter what you enter, the issue persists. I'm using the latest version of Transportr. Screenshot:signal-2024-04-12-14-46-24-892.jpg

M00NJ commented 7 months ago

I did't some tests with Öffi and it's broken there as well. It displays diffrent errors though depending on what you enter.

johan12345 commented 7 months ago

The MVV provider is using an old endpoint, which never provided realtime data and is apparently broken now. PR #414, which switches to the new endpoint used by the current MVV website, has already been open for a long time, and should fix it...