Airtable issue

Have a workflow that polls an Airtable view and working fine for months.

This week it keeps firing this error as below and flooding my inbox with alerts.

Records are not entering the view at this rate and it’s very concerning, usually get approx 10 vlaidi records entering the view per day, all of which process correctly.

Have updated to latest release.

{"message":"getaddrinfo EAI_AGAIN api.airtable.com","name":"Error","stack":"Error: getaddrinfo EAI_AGAIN api.airtable.com\n at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:109:26)\n at GetAddrInfoReqWrap.callbackTrampoline (node:internal/async_hooks:130:17)","config":{"url":"https://api.airtable.com/v0/appzvC46LNEybpU6B/tblqLwJdHiJfGgzml","method":"get","headers":{"Accept":"application/json","User-Agent":"axios/0.21.4"},"params":{"view":"viw7m7gks1mFVRuKB","filterByFormula":"IS_AFTER({Updated}, DATETIME_PARSE(\"2023-06-29T21:22:03Z\", \"YYYY-MM-DD HH:mm:ss\"))","pageSize":100,"api_key":"keywOQj4M2NjxfW7j"},"transformRequest":[null],"transformResponse":[null],"timeout":300000,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":null,"maxBodyLength":null,"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"axios-retry":{"retryCount":0,"lastRequestTime":1688073783003}},"code":"EAI_AGAIN"}

Hey,

95% sure this is related to the big blue banner at the top of the forum:

We’re facing some unexpected performance issues on n8n Cloud at the moment, which might lead to slower response times or even timeouts in your workflow. Our technical team is already on it, working hard to fix the situation as quickly as possible. We apologize sincerely for any inconvenience and truly appreciate your patience while we restore our service. We’ll make sure to keep you updated on the progress. Thanks a bunch!

I’ve been having exactly the same issue (plus a bunch of others) all morning, for stuff that did work yesterday.

I guess we just wait :slight_smile:

2 Likes

Hey @cooper,

If you were on n8n Cloud the chances are this would have been caused by the issue we were having, Everything should be all good now.

1 Like

im facing the same error

ERROR: getaddrinfo EAI_AGAIN api.airtable.com

on my self hosted setup ??

Hey @mibrahim547,

That looks like it is a DNS issue, Try adding a retry on the node to see if that helps. For now though as your issue is not related to this topic I am going to close this topic if you are still seeing this issue feel free to open a new one.