Hi,
After fresh set up n8n on docker-compose with sqlite, I got http 504 error for calling api onboarding (https://api.n8n.io/api/accounts/onboarding)
When I reload the page, it’s show the /setup page again, but I got error:
“Problem setting up owner
Instance owner already setup”
And I cannot bypass the /setup page
Information on your n8n setup
- n8n version: 1.82.3
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Ubuntu
- Tunnel with cloudflared
Thanks for your help.


