License activation failed on Community Edition

Hi, can anyone help me get my n8n instance license key to activate?

The problem started when I noticed a bunch of these error messages in my Docker container logs:

[license SDK] cert is invalid because tenant ID does not match: (autorenewalsEnabled: true, expiredAt: …, issuedAt: …)

I tried restarting the instance but it didn’t help. I ran n8n license:clearand tried reactivating with my key. That gave these errors:

[license SDK] license activation failed: Invalid URL
Failed to activate license: Invalid URL
400 Failed to activate license: Invalid URL

Lastly, I request a new license key and tried that but I get the same errors.

Can anyone help?

Information on your n8n setup

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

Hey @chewme ,

Are your env variables set correctly ?

Hey, thanks for replying. This actually made me have a go at deploying on Hetzner which I’d been wanting to do for a while anyway so I haven’t investigated. I plan still to develop locally so may revisit this thread in the future.

1 Like