I have been running for sometime now some flow charts within NodeRed and my Epic. I am collecting data from a webpage that converts text to number and then i send it to a Pac Write Node, then it goes to a floating variable within my Epic program.
I have the NodeRed setup as Localhost and i am using an admin key to communicate. Today, for some reason, it started giving me a PAC Error -401 Unable to Authorize Transaction error and i cant seem to budge from it.
Sounds like the API key changed or the rights for the user changed.
How many PAC Nodes do you have? Are they all throwing that error or just the one?
I have seen (rarely, but have seen it) where one node will be throwing an error, but the others don’t. In this case a restart of Node-RED fixed it.
Just to rule out, i added the IP address instead of the Localhost one and the error changed to Security Certificate Problem. So its definitely something with the local host communication.
No, what i mean is that the Node is not downloading at all. I sent the error image to Norm at the support group because he was helping me with the current issue.
The node just does not dowload.
Background, had to reset all and that also means NodeRed, so it was all cleared out.
Sounds like your EPIC or your PC has not got a valid gateway to the internet.
BOTH the EPIC and PC that is looking at the Node-RED editor have to have a valid gateway to the Internet to be able to install Nodes.
Right, I think he needs to install an older version of the email node like 1.14.0
Here is a link to that version of the email node: https://registry.npmjs.org/node-red-node-email/-/node-red-node-email-1.14.0.tgz
After you download it use the Pallet Install Tab to upload it.
Anyone updating an Epic to 3.4.5 is going to lose this popular Node.