deg0nz / MMM-PublicTransportBerlin

MagicMirror module to display public transport in Berlin and Brandenburg with BVG Hafas data.
MIT License
40 stars 20 forks source link

Module is still loading #48

Closed ronsondonson-rgb closed 4 years ago

ronsondonson-rgb commented 4 years ago

Log error is:

TypeError: dbClient.departures is not a function at DbFetcher.fetchDepartures (/home/pi/MagicMirror/modules/MMM-PublicTransportDB/DbFetcher.js:56:21) at Class.getDepartures (/home/pi/MagicMirror/modules/MMM-PublicTransportDB/node_helper.js:39:44) at Class.createFetcher (/home/pi/MagicMirror/modules/MMM-PublicTransportDB/node_helper.js:28:14) at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/MMM-PublicTransportDB/node_helper.js:117:18) at Socket. (/home/pi/MagicMirror/js/node_helper.js:113:11) at Socket.emit (events.js:182:13) at /home/pi/MagicMirror/node_modules/socket.io/lib/socket.js:528:12 at process._tickCallback (internal/process/next_tick.js:61:11)

deg0nz commented 4 years ago

@ronsondonson-rgb It seems that this PR does not belog here. You are requesting a pull request in the wrong repo. This belongs to https://github.com/olexs/MMM-PublicTransportDB

Please submit a pull request to the other repo. I'm closing this now, since it will never be merged.