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

Errors on startup of MMM-NOAA3 #9

Open
simdo01 opened this issue Jul 23, 2022 · 0 comments
Open

Errors on startup of MMM-NOAA3 #9

simdo01 opened this issue Jul 23, 2022 · 0 comments

Comments

@simdo01
Copy link

simdo01 commented Jul 23, 2022

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

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

No branches or pull requests

1 participant