Google Drive Trigger polling not working (502/524 errors on activation)

Describe the problem/error/question

My Google Drive Trigger node is not polling automatically.

  • :white_check_mark: Workflow is Active
  • :white_check_mark: “Fetch Test Event” works correctly and returns data
  • :white_check_mark: Manual “Execute workflow” works fine
  • :cross_mark: Automatic polling never triggers when new files are added to the folder
  • :cross_mark: When activating/deactivating the workflow, I frequently get 502 or 524 errors

The trigger was working before but stopped working recently.

What is the error message (if any)?

When trying to activate the workflow:

  • “Workflow could not be activated: Request failed with status code 502”
  • “Workflow could not be activated: Request failed with status code 524”

Sometimes after page reload, the workflow becomes Active, but polling still doesn’t work.

Please share your workflow

(I cannot share the full workflow due to sensitive data, but the relevant trigger configuration is:)

  • Node: Google Drive Trigger
  • Credential: Google Service Account
  • Poll Times: Every Minute
  • Trigger On: Changes Involving a Specific Folder
  • Folder: Transcripts
  • Watch For: File Created

Share the output returned by the last node

“Fetch Test Event” returns correct data from Google Drive, so authentication is working.

Information on your n8n setup

  • n8n version: Cloud (latest)
  • Database (default: SQLite): Cloud default
  • n8n EXECUTIONS_PROCESS setting: Cloud default
  • Running n8n via: n8n Cloud
  • Operating system: N/A (Cloud)
1 Like

How many files are being added to the folder at once? Cloudfare issues might relate to an issue you cannot fix yourself, there is also like a 1 minute delay after files are uploaded/added/moved to a folder.