Stop updating
Hi
First, thanks for your module. Very useful.
I notice that after a while(can't tell how long), changes made on Trello website are not synched to the mirror.
Any idea where to look to troubleshoot that?
Thanks
If you have not found out yet: You could look at the output of the mirror, e.g. pm2 logs MagicMirror.
same problem, the synched stop between 12 and 24 hours after the start in my case, I can't tell preciseley when
seems i ran into this aswell, after 1 week it stops updating for me. Now trying to force a update interval to see if it solves the problem.
I have the same problem. The only thing I can find in the logs are:
{ Error: getaddrinfo EAI_AGAIN api.trello.com:443
at Object._errnoException (util.js:1024:11)
at errnoException (dns.js:55:15)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26)
code: 'EAI_AGAIN',
errno: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'api.trello.com',
host: 'api.trello.com',
port: 443 }
{ Error: getaddrinfo EAI_AGAIN api.trello.com:443
at Object._errnoException (util.js:1024:11)
at errnoException (dns.js:55:15)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26)
code: 'EAI_AGAIN',
errno: 'EAI_AGAIN',
syscall: 'getaddrinfo',
hostname: 'api.trello.com',
host: 'api.trello.com',
port: 443 }
Any workarounds for this? I have errors similar to log posted by @johnkjellberg
Same thing here.