I have deployed a self-hosted version via Render. Everything works except for the license key. I created one and send it to me via Email but it doesn’t work when I paste it in.
Are there any specific environment variables that I have to set correctly, except for the ones I need to get everything going?
In my logs on Render I see two error messages, which could both indicate to the problem:
1.: “Failed to activate license: activation failed because SDK was not yet initialized”
2.: “Failed to renew license: renewal failed because current cert is not initialized”
Information on my n8n setup
- 1.75.0
- Database: I don’t know exactly tbh
- n8n EXECUTIONS_PROCESS setting: idk either
- Running n8n via Render
- Windows 11
Edit: I think I might have added a custom domain AFTER I created the license key. Could that be the problem?