Describe the problem/error/question
Hi, i deployed a n8n in k8s using the helm repo without any problems. but when i change in the configuration the port (via N8N_PORT or config.port) to 80 it doesnt init the n8n, even trying from the container port can’t run the n8n.
in the logs hangs here
What is the error message (if any)?
Doesn’t throw error
Information on your n8n setup
- **n8n version:1.77.3
- **Database (default: SQLite):PG
- **n8n EXECUTIONS_PROCESS setting (default: own, main):queue mode??
- **Running n8n via (Docker, npm, n8n cloud, desktop app):k8s