Google Sheets node doesn´t append rows

I recently changed my server from render.com to aws lightsail x easypanel. I then transferred over all of my workflows, including a leadscraper. It works on a loop basis, which still works. But everytime, the Google Sheet node in the loop executes, it overwrites the rows instead of appending new one´s (I have it set to append rows). The workflow worked on my old instance.

Here is my workflow

Information n8n setup

  • n8n version: 1.64.0
  • Database: SQLlite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): docker
  • Operating system: aws lightsail/ easypanel

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

That’s weird, should be appending if the config is right.

Midn sharing the workflow so we can take a look please?

I think I shared the workflow in my message

thanks for your quick reply

sorry I see it now. Looks good, should be appending indeed. Can you try recreating the workflow and also sharing the execution’s sheets node output for an execution that overrides instead of appending?

Can you also show me the resulting row being overridden in sheets?

Thanks!

Thanks, but it works now. I simply had to redeploy the service, seems to be some kind of server issue, nothing you guys have any influence on.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.