Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dutch 9292.nl backend no longer working #286

Open
dyraig opened this issue Jan 23, 2022 · 1 comment · May be fixed by #287
Open

Dutch 9292.nl backend no longer working #286

dyraig opened this issue Jan 23, 2022 · 1 comment · May be fixed by #287

Comments

@dyraig
Copy link

dyraig commented Jan 23, 2022

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.

@unsanded
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants