Unable to activate Community Edition – “Send me a free license key” button remains disabled

Hi n8n team,

I’m running a self-hosted instance of n8n at the following domain:

I’m trying to activate the Community Edition free license, but the “Send me a free license key” button remains disabled (grayed out), and nothing happens when I try to click it.


:magnifying_glass_tilted_left: What I’ve already checked:

  • :white_check_mark: VPS is running and accessible.
  • :white_check_mark: IP address: 77.37.125.240
  • :white_check_mark: Domain resolves correctly.
  • :white_check_mark: HTTPS outbound requests to api.n8n.io are working (curl -I https://api.n8n.io returns HTTP 200)
  • :white_check_mark: Tried different browsers (Chrome, Edge, Incognito mode, etc.)
  • :white_check_mark: Cleared browser cache
  • :cross_mark: Tried to call the license API manually via curl, but it returned Method Not Allowed
  • :cross_mark: Still haven’t received any email or response when trying to activate

:warning: Problem:

  • The “Send me a free license key” button never becomes clickable.
  • No visible errors in the browser console.
  • I can’t proceed with the activation, and the backend seems unreachable from the UI.

:folded_hands: Request:

Could someone from the team please check if there’s an issue with:

  • My domain or IP being blocked
  • My email address: [email protected]
  • Or the UI logic preventing the activation

Alternatively, is it possible to get the license key manually so I can activate it from the “Enter activation key” field?

Thanks so much for your help!

Best regards,
Serge

Hey @Serge,

welcome to the community :waving_hand:t2:
Let’s first try the obvious thing: Can you make sure your email doesn’t contain any leading or trailing spaces. If that’s the case, it may be recognized as an invalid email address and the button will stay disabled.
If that’s not the case, let me know and we’ll investigate further.

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