fahrplan icon indicating copy to clipboard operation
fahrplan copied to clipboard

Dutch 9292.nl backend no longer working

Open dyraig opened this issue 3 years ago • 1 comments

Recently (since start of the year?), the Dutch 9292.nl backend stopped working. Trying to get a journey, the error message "Cannot parse reply from the server" is displayed and searching for locations no longer works.

When running from the command line and try to get the journey, I get:

[D] unknown:0 - Using "en_GB" locale [D] unknown:0 - Startup [D] unknown:0 - QML [D] unknown:0 - Using Wayland-EGL [D] unknown:0 - SailfishOs [W] unknown:72 - qrc:/src/gui/sailfishos/pages/MainPage.qml:72:13: QML MenuItem: Binding loop detected for property "text" [D] unknown:0 - Exec [D] unknown:0 - PARSING JOURNEYS [D] unknown:0 - REPLY:>>>>>>>>>>>> [....something that looks like the complete 9292.nl webpage HTML...] [D] expression for onParserErrorOccured:211 - Got error [D] expression for onParserErrorOccured:212 - Cannot parse reply from the server [D] expression for onParserErrorOccured:109 - Got error [D] expression for onParserErrorOccured:110 - Cannot parse reply from the server

Searching for locations results in: [D] unknown:0 - FINDBYNAME [D] unknown:0 - FINDBYNAME [D] unknown:0 - PARSING STATIONS [D] expression for onParserErrorOccured:211 - Got error [D] expression for onParserErrorOccured:212 - Cannot parse reply from the server [D] expression for onParserErrorOccured:109 - Got error [D] expression for onParserErrorOccured:110 - Cannot parse reply from the server

This is on an Xperia2 running Sailfish OS 4.1.0.24.

dyraig avatar Jan 23 '22 12:01 dyraig

The respnonse from the server is a html page saying "error 404". They (9292) disabled the api. Now we have to parse an html. I'll have a look at it.

unsanded avatar Feb 16 '22 17:02 unsanded