Activation problems

I already tried restarting my docker and also running the command docker exec -u node -it [n8n-container-name] n8n license:clear.
Its my first time using docker and n8n as well

Looks like you’re seeing an activation issue in your n8n Docker instance. Double-check that you’ve correctly configured the license in your `n8n.yaml` file, especially the `licenseKey` field. Let me know if this works!