Not Able to register community Edition

400 Failed to register community edition: self-signed certificate in certificate chain and similar issue facing when i am trying to use what’s app trigger provide client id and client secret. I have loaclly hosted n8n

Please see a couple of answer from the following topic:

no you can see my docker compose file

Also it is happening on send me free license page as well as any step when i am executing

Does this happen when you are trying to run the instance with --tunnel flag?
Which page you are on when this error happens?

replied in above post . I have hosted it locally on a docker instance with http not https though i had previously had tried with https

I am able to solve the problem you can skip this issue now sinc i am using for local dev I used

- NODE_TLS_REJECT_UNAUTHORIZED=0 flag to skip making a https call to any external servies

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