Set up new n8n stuck at /setup page

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.

can you show me some screenshot ?

1 Like

Hi,
This is screenshot when I set up new n8n:

After that, it’s continue to the workflow page with 504 errror from api onboarding

Then, I try to reload the page, it’s show the /setup page again with error when I try to fill data:

Thanks

you are selfhost?

1 Like

Yes, i setup it with docker compose on private network with cloudflared tunnel.
I can access to my domain publicly.

Hi all, after try to install version 1.83.1, issue solved.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.