Hi everyone,
I’m running a self-hosted n8n instance on a Hostinger VPS and since a recent update, all workflows that process PDFs/documents have stopped working.
Environment
n8n version: 2.16.1 (Self Hosted)
Deployment: Docker / Docker Compose
Binary data mode: filesystem
VPS: Hostinger Ubuntu 24.04 with n8n template
VPS ID: 990575
Hostname: srv990575.hstgr.cloud
Public IPv4: 31.97.199.227
n8n URL: https://api.novaintellectagents.com
Problem
The failure happens in the node:
Node: Extract from File
Operation: pdf
Exact error:
Invalid PDF structure.
What changed
Everything worked fine about 1 week ago
I did not manually change the workflows
The issue now affects all document-related workflows
It seems to have started after the n8n container was recreated/updated recently
What I suspect
This may be related to:
a regression in PDF handling,
a change in binary file processing,
binaryDataMode=filesystem,
or a breaking change introduced in a recent n8n update.
What I need help with
Has anyone seen this issue before?
Is this a known regression?
Is there a recommended workaround?
Should I pin n8n to a specific version?
Is there anything I should check in the workflow or Docker config?
If useful, I can share logs, workflow screenshots, or a sample file.
Thanks in advance.
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
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: