Read the statement by Michael Teeuw here.
Mmm-nest-status freeze
-
Hi everyone. I installed this module couple of days ago but it freeze after couple of hours. If I restart my magicmirror then it works fine then again after few hours it freeze again. Any solution for this?
-
@sdetweil thanks for replying. Nest is now been updated by the developer. Should work now.
-
@tanvir586 I’m no longer using the module, but this was an issue for me. I don’t remember the exact setting, but it helped to reduce the rate of refresh requests to the thermostat.
-
@rts58 hi thanks for replying. I update the refresh rate 2 min to 3 min now let see if it’s help.
this is my error log…[13.03.2022 13:12.50.413] [ERROR] Whoops! There was an uncaught exception…
[13.03.2022 13:12.50.431] [ERROR] TypeError: Cannot read properties of undefined (reading ‘statusCode’)
at Request._callback (/home/pi/MagicMirror/modules/mmm-nest-status/node_helper.js:16:22)
at self.callback (/home/pi/node_modules/request/request.js:185:22)
at Request.emit (node:events:394:28)
at Request.onRequestError (/home/pi/node_modules/request/request.js:877:8)
at ClientRequest.emit (node:events:394:28)
at TLSSocket.socketErrorListener (node:_http_client:447:9)
at TLSSocket.emit (node:events:394:28)
at emitErrorNT (node:internal/streams/destroy:157:8)
at emitErrorCloseNT (node:internal/streams/destroy:122:3)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
[13.03.2022 13:12.50.438] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
[13.03.2022 13:12.50.439] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues -
@tanvir586 Sorry, beyond my expertise. I remember I could use the remote control module to hide and display the nest module, and that would cause it to work again. That’s a bit better than restarting, but still not a fix.
-
@rts58 I Don’t use remote control module. I don’t want to hide this one. I want this module to displayed all the time.
-
@tanvir586 if you are not already using remote control it’s not worth the bother. I was already using it, so instead of restarting MM I would just hide and immediately display the nest module, that seemed to get it working again. Hope someone can help you out.
-
@rts58 thanks. I think this module need updating. I reinstall my magicmirror and install nest again but nest not working anymore. Get black screen with errors.
-
-
@sdetweil thanks for replying. Nest is now been updated by the developer. Should work now.