Markoudstaal/node-red-contrib-discord-advanced

Fetch Error: self signed certificate

Closed this issue · 1 comments

Slyke commented

Hello, getting this error when attempting to send a message:

image

This error happens when deployed. If I attempt to send a message nothing happens. This happened with a new discord Node.

All my current nodes are erroring with:
image

And I believe it's because the client is failing to send due to the FetchError and destroying itself.

I've set NODE_TLS_REJECT_UNAUTHORIZED=0 in the environment variables, but it doesn't seem to help.

I'm using:

  • NodeRed Docker: v2.2.3-16
  • Node: v16.13.1

Not related to the node