Closed stathisaska closed 3 years ago
Added the following option at the top of settings.js (before module)
process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0";
Note In my use case scenario, the node red server in a local network, not accessible externally
Issue Report
Some nodes do not work in internal network
We are experiencing an issue where Node Red and FileMaker Server are on the same network and some nodes return a networking error.
For example, both get and create nodes return a Hostname/IP does not match certificate's alternates. We tried using 2 separate devices where we installed Node Red
Here is a screenshot of the error:
The reason why this seams to be an issue at the Node Red side of things is because the following nodes work perfectly great: