Describe the problem/error/question
Hello,
I got EPIPE error when inserting data from csv files into Big Query Table. My csv files contain 10k-20k rows.
The workflow runs hourly and until now executed more than 300x. I encountered this EPIPE error 2x on Big Query Add row node. I run n8n docker from GCP VM, so i think connection should be reliable between GCP VM and Big Query because both services provided by Google.
What is the error message (if any)?
From Google BigQuery
Error code
EPIPE
Please share your workflow
Share the output returned by the last node
From Google BigQueryError code EPIPE
Expected Result
kind bigquery#tableDataInsertAllResponse
Information on your n8n setup
- n8n version: 1.103.1
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via : Docker
- Operating system: Ubuntu 22.04