License Request Failed

Describe the problem/error/question

License request failed with no error code while requesting license key from self hosted (Docker) community edition.

What is the error message (if any)?

License request failed
Failed to register community edition: unable to get local issuer certificate

Hey @MicasaEren!

Thanks for reporting the problem. I think that this may be due to the connection to our license server being intercepted when we try to apply the license. I think that the Docker container doesn’t have knowledge of the internal certificate authority (CA) so it refused the connection and thinks it’s a “man-in-the-middle” attack. That’s what’s giving us the “unable to get local issuer certificate” error.

This page of our docs should help you: Configure n8n to use your own certificate authority or self-signed certificate.

1 Like

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