-
Notifications
You must be signed in to change notification settings - Fork 11
Description
I have been running this successfully over a year but recently I noticed the module was not loading on my mirror
here's the error I received - all the other modules are working. fine
I did not make any changes to the system at all
[2023-01-16 18:09:59.160] [ERROR] Whoops! There was an uncaught exception...
[2023-01-16 18:09:59.161] [ERROR] Error: No server found, verify your proxy/network
at gotServers (/home/pi/MagicMirror/modules/MMM-NetworkConnection/node_modules/speedtest-net/index.js:621:25)
at /home/pi/MagicMirror/modules/MMM-NetworkConnection/node_modules/speedtest-net/index.js:107:16
at /home/pi/MagicMirror/modules/MMM-NetworkConnection/node_modules/speedtest-net/index.js:301:7
at Parser. (/home/pi/MagicMirror/modules/MMM-NetworkConnection/node_modules/xml2js/lib/parser.js:303:18)
at Parser.emit (events.js:200:13)
at SAXParser.onclosetag (/home/pi/MagicMirror/modules/MMM-NetworkConnection/node_modules/xml2js/lib/parser.js:261:26)
at emit (/home/pi/MagicMirror/modules/MMM-NetworkConnection/node_modules/sax/lib/sax.js:624:35)
at emitNode (/home/pi/MagicMirror/modules/MMM-NetworkConnection/node_modules/sax/lib/sax.js:629:5)
at closeTag (/home/pi/MagicMirror/modules/MMM-NetworkConnection/node_modules/sax/lib/sax.js:889:7)
at SAXParser.write (/home/pi/MagicMirror/modules/MMM-NetworkConnection/node_modules/sax/lib/sax.js:1436:13)
[2023-01-16 18:09:59.166] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
[2023-01-16 18:09:59.166] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues