Describe the problem/error/question
One of the workflows I have set up has a Google Sheet trigger node, so when the user submits a a Google Form, and the Google Sheet associated to the Form populates a new row based on the most recent Form submission, that (is supposed) to trigger the workflow (which is still the case, thankfully). However, my workflow has been randomly getting triggered and failing every time on the first (trigger) node for some reason and I'm not understanding why.
What is the error message (if any)?
Please share your workflow
The error I'm seeing on the Google Sheets Trigger Node:
The service was not able to process your request
Internal error encountered.
n8n version: 2.9.4
Running n8n via n8n cloud
OS: MacOS
Share the output returned by the last node
{
“errorMessage”: “The service was not able to process your request”,
“errorDescription”: “Internal error encountered.”,
“errorDetails”: {},
“n8nDetails”: {
“time”: “2/27/2026, 11:17:02 AM”,
“n8nVersion”: “2.9.4 (Cloud)”,
“binaryDataMode”: “filesystem”
}
}
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
