Community Edition unlock error and email bomb

Describe the problem/error/question

  1. I tried to unlock Self-hosted Community Edition but it was not working. 5pm ~ 6pm maybe
  2. Even click the button to get activation key, no react from n8n.
  3. After few minutes, error message appear as many as I clicked the button with 504 error message.
  4. I gave up.
  5. All activation key arrived as many as I clicked the button from around 8:10 pm.

I got activation key anyway but too many…

I just want to tell you this problem to fix.

Thank you for everything of n8n.

I am really enjoying n8n.

Information on your n8n setup

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



1 Like

Hey @infoshare

Sadly this is something we are aware of, while we had the issue resulting in the 524 every click sent a new request that queued up and waited.

What you have there is a record of how many times you clicked the button, we plan to change this to make it clear that while the first request may have errored it is an a queue and will be processed.