MMM-Trello icon indicating copy to clipboard operation
MMM-Trello copied to clipboard

Stop updating

Open LucMacPaquet opened this issue 8 years ago • 6 comments

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

LucMacPaquet avatar Jun 07 '17 23:06 LucMacPaquet

If you have not found out yet: You could look at the output of the mirror, e.g. pm2 logs MagicMirror.

Jopyth avatar Jan 11 '18 18:01 Jopyth

same problem, the synched stop between 12 and 24 hours after the start in my case, I can't tell preciseley when

guillaumesoul avatar May 07 '18 15:05 guillaumesoul

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.

dasam avatar Oct 02 '18 16:10 dasam

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 }

johnkjellberg avatar Jan 09 '19 20:01 johnkjellberg

Any workarounds for this? I have errors similar to log posted by @johnkjellberg

geronimodupree avatar Nov 05 '20 21:11 geronimodupree

Same thing here.

etcho avatar Jan 20 '21 23:01 etcho