Read the statement by Michael Teeuw here.
mmm-nest-status unresponsive after 12hours
-
@sdetweil yeah it still freezes after a while, when the magic mirror is restarted or reloaded it works, so Iāve setup a cron job every 12hours to reload MagicMirror
-
@sdetweil can you offer any help on how to track down the problem with this be unresponsive after awhile
-
@dazza120 I need to.look at that code. I am away til tomorrow.
I have been fighting a similar crash
on one of my mirrors⦠Which seem to be error related. They didnāt run for 6 hours, now w no changes, been running for 5 days! -
@sdetweil cheers mate Iāll wait till your all good
-
had the same problem with this moduleā¦had to restart my mm to keep it running so i gave up.Its a pity cause its so nice good looking module but after some hours it gets unresponsive ā¦
-
I also have been having the same issue with this module. It worked well for months. Iāve just been restarting and havenāt had time to chase down the errors.
-
i think this is an api redirect issue, which the current code doesnāt coverā¦
please try my updated module
rename your folder to some other name
thengit clone https://github.com/sdetweil/mmm-nest-statusnothing else has changed
there is an api call limit⦠roughly once per minute⦠doesnāt say if it ever recovers from reaching the limit
looks like it might recover after 1 hour⦠SINCE THE LAST CALL⦠but the app keeps trying every 10 minutes
but you should see this on the UIā¦āThe Nest API rate limit has been exceeded.
This module will try to load data again in 10 minutes.ā; -
@sdetweil said in mmm-nest-status unresponsive after 12hours:
Yeah when I changed it to every 10seconds it showed the limit exceeded will try again in 10min so I think it does recover. But itās never showed this when I put it to every 1min as per nest api. Iāll have a go with yours thanks very much mate.šš¾
-
@dazza120 cool. I think it should enforce 1 minute minimumā¦
-
@sdetweil seems to be working fine mate cheers šš¾
-
@sdetweil its working a treat mate thanks
-
@dazza120 mine works, but original does not?
-
@sdetweil no yours works well the original doesnāt
-
@sdetweil it looks like its playing up again i had couple of days with it working on the button now its back to giving up after 12hours :(
-
@dazza120 ok. Can u look at the developers window console to see if any messages?
-
Bummer, mine has stopped as well.
-
I tried to open the console via remote but wasnāt able to. Sorry.
-
@sdetweil itās literally just the seconds of the time Iām seeing which I might try to stop not seen any Nest process but I did restart it before this so that error has likely gone, as soon as it happens again I will dev console and check thank you
-
Based upon the display, it stopped on me last night. I was running mm serveronly so I could see the dev output in browser. I couldnāt find any errors. It could have stopped when scheduler is set to hide all modules. I did see this in the console after this mornings schedule to show modules:
Whoops! There was an uncaught exception... TypeError: Cannot read property 'statusCode' of undefined at Request._callback (/home/pi/MagicMirror/modules/mmm-nest-status/node_helper.js:20:25) at self.callback (/home/pi/MagicMirror/node_modules/request/request.js:185:22) at emitOne (events.js:116:13) at Request.emit (events.js:211:7) at Request.onRequestError (/home/pi/MagicMirror/node_modules/request/request.js:881:8) at emitOne (events.js:116:13) at ClientRequest.emit (events.js:211:7) at TLSSocket.socketErrorListener (_http_client.js:401:9) at emitOne (events.js:116:13) at TLSSocket.emit (events.js:211:7) MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?In the past I donāt think I ever had a conflict between scheduler and nest status.
-
@rts58 cool⦠I just pushed a change to my repo for this errorā¦
if using my repo version, git pull to get the updated node_helper.js
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better š
Register Login