10 months ago
Description:
Any message to my sheets node gives me this error
Error Message:
There was a problem executing the workflow. Error: Cannot read properties of undefined (reading 'execute')
My Environment:
- n8n Version: 1.109.2
- Database you’re using (e.g., SQLite, Postgres): postgresdb
- n8n EXECUTIONS_PROCESS setting (if you know it): main
- Running n8n via: railway
- Operating System: Linux (on Railway)
4 Replies
10 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Webhook Fails on Production URL: Cannot read properties of undefined (reading 'execute')
- 🧵 error when deploy discord bot
- 🧵 https://railway.com/workspace/upgrade cannot be loaded
- 🧵 n8n - embedded or hosted chat
If you find the answer from one of these, please let us know by solving the thread!
10 months ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 10 months ago
10 months ago
I'm having the same issue..
10 months ago
That error usually happens when the Google Sheets node isn’t fully configured or the credentials are missing.
Could you double-check that your Google Sheets credentials are connected under n8n to Credentials and that the node has a valid sheet + range set? If those look fine, can you share the exact node config or logs so we can see where it’s failing?
9 months ago
yes, it's all good, since i'm running fine locally.