Skip to main content
Best answer

I am getting error when trying add account : Screenshot in body

  • June 30, 2020
  • 2 replies
  • 106 views

 

Best answer by jesse

@Sarthak, I see our support team has responded to you with a resolution to this issue so I wanted to share context in this thread for anyone following along:

 

It looks like your CLI app is still running using our platform v7.5.0, which uses Node8, and has been deprecated by AWS, where your integration runs. We found that AWS keeps some apps running even though they are still using Node 8, but these time-out after a while and require an upgrade.

You'll want to get it updated to a more recent version - here is a changelog of where we are at with this (now at platform 10, supporting Node 12):

https://github.com/zapier/zapier-platform/blob/master/CHANGELOG.md
 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

PaulKortman
Forum|alt.badge.img+10
  • Zapier Solution Partner
  • June 30, 2020

@Sarthak bummer, that’s no fun and a confusing error to boot!

 

Can you provide more information? what app is this? Are you developing the app on the Zapier platform, or is this an app that is private/shared with you (and not yet public on the Zapier platform?)


jesse
Forum|alt.badge.img+9
  • Architect
  • Answer
  • September 1, 2020

@Sarthak, I see our support team has responded to you with a resolution to this issue so I wanted to share context in this thread for anyone following along:

 

It looks like your CLI app is still running using our platform v7.5.0, which uses Node8, and has been deprecated by AWS, where your integration runs. We found that AWS keeps some apps running even though they are still using Node 8, but these time-out after a while and require an upgrade.

You'll want to get it updated to a more recent version - here is a changelog of where we are at with this (now at platform 10, supporting Node 12):

https://github.com/zapier/zapier-platform/blob/master/CHANGELOG.md