Activation key

Hello,

I’m having trouble activating my n8n license on my self-hosted instance.

When I enter my activation key, I get the following error message:

“Activation failed. The activation key has already been used on this instance.”

Try running the following command from within your docker container or locally if installed via npm:
n8n license:clear

From outside docker:
docker exec -u node -it n8n license:clear

1 Like