ithinkdancan / node-semrush

node-semrush - An unofficial SEMRush API library for Node.js
7 stars 4 forks source link

Error: connect ETIMEDOUT 46.229.161.160:80 #7

Open iggyZiggy opened 8 years ago

iggyZiggy commented 8 years ago

my app keeps crashing because of errors like this, and crashes are few times a week or sometimes once a day. Other than timeoutes got these as well:

Error: getaddrinfo ENOTFOUND api.semrush.com api.semrush.com:80
    at errnoException (dns.js:26:10)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:77:26)

last error is more often. Is this official node module from semrush?

ithinkdancan commented 7 years ago

@iggyZiggy are you still having connection issues?

iggyZiggy commented 7 years ago

can't remember when was the last time i've got it, but i didn't update node module in a while, I guess this wasn't fixed in module but on backend?