Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop updating #10

Open
LucMacPaquet opened this issue Jun 7, 2017 · 6 comments
Open

Stop updating #10

LucMacPaquet opened this issue Jun 7, 2017 · 6 comments
Labels

Comments

@LucMacPaquet
Copy link

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

@Jopyth
Copy link
Owner

Jopyth commented Jan 11, 2018

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

@Jopyth Jopyth added the bug label Jan 11, 2018
@guillaumesoul
Copy link

guillaumesoul commented May 7, 2018

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

@dasam
Copy link

dasam commented Oct 2, 2018

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.

@johnkjellberg
Copy link

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 }

@geronimodupree
Copy link

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

@etcho
Copy link

etcho commented Jan 20, 2021

Same thing here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants