Describe the problem/error/question
What is the error message (if any)?
When accessing n8n through nginx proxy manager (npm) without access list controls, it works! However, once I use an access list (list of allowed users) to use say https://npn.domain.com, I get an error of 404 Forbidden. I suspect that it’s trying to access some pages in n8n but which pages and is this happening in the first place? What pages are they trying to access leading to a 403?
Please share your workflow
N/A
(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: 1.110.1
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker with Portainer
- Operating system: Ubuntu 20.04