Describe the problem/error/question
I am trying to activate extra features on my locally deployed instance of n8n. I can successfully request the license key, I receive it, but when I enter it, gives me an error.
I had tried this activation before on my Windows machine, and everything went well. Details of this setup below.
What is the error message (if any)?
On the UI, I get an “Activation Failed: Activation key is in the wrong format.” On the terminal, I get “[license SDK] license activation failed: request/body/eulaUri must be string
400 Activation key is in the wrong format”
Information on your n8n setup
- n8n version: 1.119.0
- Database (default: SQLite): ??
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): node (v24.11.0) + npm (11.6.2) global install
- Operating system: Ubuntu 24.04.2 LTS
