Describe the problem/error/question
I use a form trigger in my workflow to upload excel files (or csv) that then be processed further. However, uploading excel or csv files currently does not work. Only pdf, docx, png etc. works.
What is the error message (if any)?
“Problem submitting response
Please try again or contact support if the problem persists”
Please share your workflow
Information on your n8n setup
n8nVersion: 1.73.1
Database: sqlite
Running n8n via: docker (self-hosted)
executionMode: regular
license: enterprise (production)
Operating system: MacOs
n8n
February 19, 2025, 10:29am
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
n8n version:
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
Running n8n via (Docker, npm, n8n cloud, desktop app):
Operating system:
barn4k
February 19, 2025, 10:38am
4
I didn’t get any issues with them…
Try to update the instance to the lastest version
2 Likes
Does the file content have an influence as well? Whats the max upload file size?
It looks like I can’t upload files bigger than 1MB either via the form or with a post request to the webhook node, any ideas why?
system
Closed
March 18, 2025, 1:53pm
8
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.