Bug? Code Node not executing with Google Drive

Describe the problem/error/question

Code Node doesn’t stop executing when attempting to run simple JavaScript for Google Drives.

I had the N8N ai create based javascript function to tell me how many folders where in a specific folder. I am getting the folders using the Google Drive node and that works. I was troubleshooting another issue when I wanted to see how many folders N8N was seeing so I had N8N create the js. It doesn’t stop executing. We saw this in another workflow but didn’t realize it had something to do with the Code node specific until we saw it here.

What is the error message (if any)?

No Errors

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version: [email protected]
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Cloud

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:

Thor at support was able to solve the issue. I had Task Runners enabled. This issue is resolved.

1 Like

Hey @Dale , we have replied in the ticket.

1 Like

Hi @Dale ! There were some corner cases that we have fixed in latest n8n version, so this shouldn’t happen anymore.

1 Like

Thanks for the update.

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