Unable to register a new n8n account

I’m unable to create or register a new n8n account. On the sign up page, once all details are entered and I click the green “register” button, nothing happens. No redirection to any page or message to verify my email address.

The bars just gray seating there. I’ve refreshed the page multiple times, still nothing’s working.

First pic is without details and the second pic is when details are entered and I’ve clicked the “start 14 days free trial” button.


It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Welcome to the community @Ruth_Bavani

Tip for sharing information

Pasting your n8n workflow


Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.

```
<your workflow>
```

That implies to any JSON output you would like to share with us.

Make sure that you have removed any sensitive information from your workflow and include dummy or pinned data with it!


You might want to try a different and standard browser making sure you do not have any extension enabled that blocks the registration submission.

Having said that I can see you have created n8n account on March 11 already. Still any issues?

I have exact same problem. I’ve tried different browsers and different computers.