Poblem with activate license community

Hi everyone,

I’m having a similar issue but with a twist. I actually did receive the license key via email.

The problem is: when I enter the license key, the system says it’s OK/accepted, but it doesn’t actually activate. Nothing changes, the features remain locked.

I also ran the connectivity test as suggested:

  • curl https://api.n8n.io → Works fine, server responds

  • curl https://license.n8n.io → Returns {"code":404,"message":"not found"}

So it seems like the license server endpoint is returning a 404, which might explain why the activation isn’t completing even though the key is accepted.

Is anyone else experiencing this? Is the license server currently down?

Environment:

  • n8n version: 1.122.5

  • Self-hosted on Ubuntu 20.04

@joaquim can u report the issue in github

so we can take a look