ottopaulsen / MMM-NesteBussAtB

Modul til MagicMirror som viser neste AtB-buss(er) for hver rute fra angitt(e) holdeplass(er).
MIT License
9 stars 1 forks source link

Error: connect ETIMEOUT 195.0.188.74:90 #17

Open mrhawkin opened 2 years ago

mrhawkin commented 2 years ago

Could it be the API have changed again?

I only get the Loading.. screen and this in the logs: [19.02.2022 11:58.21.702] [ERROR] Error Error: connect ETIMEDOUT 195.0.188.74:90 [19.02.2022 11:58.21.706] [ERROR] MMM-NesteBussAtB: Request error: Error: connect ETIMEDOUT 195.0.188.74:90 Looks like it doesn't get response from st.atb.no:90

ottopaulsen commented 2 years ago

That is possible. I am currently not using this module. If anyone finds out how to fix, please let me know, or make a PR.

mrhawkin commented 2 years ago

Ok, it looks like entur has taken over the API; https://developer.entur.org The other ATB module doesn't work either and I expect its because the endpoint doesn't exist anymore.

I solved this by rather using the entur module https://github.com/Arve/MMM-Entur-tavle But I must admit I liked your module better (be able to use the stacked function ie). But if not in use anymore, I understand the development have stopped.