Activation problem: the key has already been used

I installed n8n via Docker, received the key by mail, an error appears when entering it: Activation key has already been used on this instance, I tried to restart the container and clear the data, but it didn’t help. What to do?

Maybe this solves your question :

If not, I suggest to run the following command to clear your current license:

‘docker exec -u node -it [n8n-container-name] n8n license:clear’

1 Like

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