Closed ahaupt closed 2 months ago
Hm... this error originates in HAFAS, this is out of our control.
Ping @derhuerst: Have you seen this before?
(We are currently using hafas-client@6.3.0
)
This should be fixed once I pull the changes from https://github.com/public-transport/transport-apis/pull/84 into hafas-client
.
Nice, thank you for the quick answer!
Edit: @ahaupt we will update the module as soon as the fix is available :)
I applied the changes manually in node_modules\hafas-client\p\bvg\base.json and it works like charm!
I applied the changes manually in node_modules\hafas-client\p\bvg\base.json and it works like charm!
Works for me too !
Hi @deg0nz, the mentioned PR seems to have been merged into hafas-client. Any chance for a new release? ;-) Thanks for all your work!
Any chance for a new release?
At npm is still the old version 6.3.0 of hafas-client. We have to wait until @derhuerst will publish a new version.
I just added a temporary solution to the module:
cd ~/MagicMirror/modules/MMM-PublicTransportBerlin
git pull
npm ci
cp base.json node_modules/hafas-client/p/bvg/base.json
I just added a temporary solution to the module:
This worked great. Thank you!! :-)
Works like charm! Good job!
hafas-client
got an update :rocket: With #232 I've updated it in this module and removed the workaround.
Hey, I still have troubles with this. Could it be because I use the docker version of the MagicMirror? If so how could this be solved?
Hey, I still have troubles with this. Could it be because I use the docker version of the MagicMirror? If so how could this be solved?
I think it would be best if you opened a new issue and provided more information such as node version, which version of the module you are using and error messages in the console.
The system information at the top of MM the console might also be helpful. It looks like this:
[2024-11-17 16:03:20.159] [INFO] System information:
### SYSTEM: manufacturer: Notebook; model: N650DU; virtual: false
### OS: platform: linux; distro: Debian GNU/Linux; release: 12; arch: x64; kernel: 5.10.0-20-amd64
### VERSIONS: electron: 32.2.2; used node: 20.18.0; installed node: 23.1.0; npm: 10.9.0; pm2: 5.4.2
### OTHER: timeZone: Europe/Berlin; ELECTRON_ENABLE_GPU: undefined
Since a few days module is not working any more. Already fetched the latest commits without any changes. Log says this: