Markoudstaal / node-red-contrib-discord-advanced

Recieve, send, edit and delete Discord messages in node-red.
MIT License
47 stars 16 forks source link

Fetch Error: self signed certificate #59

Closed Slyke closed 1 year ago

Slyke commented 1 year ago

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:

javis86 commented 1 year ago

Not related to the node