You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am receiving an error when starting MagicMirror with MMM-NOAA3 activate in config. Error in logs:
[23.07.2022 12:49.57.654] [ERROR] Whoops! There was an uncaught exception...
[23.07.2022 12:49.57.662] [ERROR] TypeError: Cannot read properties of undefined (reading 'length')
at Object.parseForecast (/home/simdo01/MagicMirror/modules/MMM-NOAA3/providers/aw.js:150:53)
at Request._callback (/home/simdo01/MagicMirror/modules/MMM-NOAA3/providers/aw.js:91:18)
at self.callback (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:185:22)
at Request.emit (node:events:526:28)
at Request. (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1157:10)
at Request.emit (node:events:526:28)
at IncomingMessage. (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1079:12)
at Object.onceWrapper (node:events:645:28)
at IncomingMessage.emit (node:events:538:35)
at endReadableNT (node:internal/streams/readable:1345:12)
[23.07.2022 12:49.57.667] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
[23.07.2022 12:49.57.669] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
The text was updated successfully, but these errors were encountered:
i am receiving an error when starting MagicMirror with MMM-NOAA3 activate in config. Error in logs:
[23.07.2022 12:49.57.654] [ERROR] Whoops! There was an uncaught exception...
[23.07.2022 12:49.57.662] [ERROR] TypeError: Cannot read properties of undefined (reading 'length')
at Object.parseForecast (/home/simdo01/MagicMirror/modules/MMM-NOAA3/providers/aw.js:150:53)
at Request._callback (/home/simdo01/MagicMirror/modules/MMM-NOAA3/providers/aw.js:91:18)
at self.callback (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:185:22)
at Request.emit (node:events:526:28)
at Request. (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1157:10)
at Request.emit (node:events:526:28)
at IncomingMessage. (/home/simdo01/MagicMirror/modules/MMM-NOAA3/node_modules/request/request.js:1079:12)
at Object.onceWrapper (node:events:645:28)
at IncomingMessage.emit (node:events:538:35)
at endReadableNT (node:internal/streams/readable:1345:12)
[23.07.2022 12:49.57.667] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
[23.07.2022 12:49.57.669] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
The text was updated successfully, but these errors were encountered: