Why google sheet trigger will be start the execution without add or update row.
Describe the problem/error/question
We are using the Google Sheets trigger node to start our workflow whenever a new row is added. However, sometimes the workflow executes automatically without any new row being added or updated, which frequently results in errors.
Please note that this sheet is not being used or modified elsewhere. Could you please help us understand why the Google Sheets trigger is initiating executions without any changes in the sheet?
Please share your workflow
Share the output returned by the last node
{
“errorMessage”: “Service unavailable - try again later or consider setting this node to retry automatically (in the node settings)”,
“errorDescription”: “The service is currently unavailable.”,
“errorDetails”: {},
“n8nDetails”: {
“time”: “10/02/2026, 18:41:41”,
“n8nVersion”: “1.119.1 (Self Hosted)”,
“binaryDataMode”: “default”
}
}Information on your n8n setup
- n8n version: 1.119.1
- Database (default: SQLite): MySQL
- n8n EXECUTIONS_PROCESS setting (default: own, main): Own
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: Ubuntu 22.04.2 LTS