The groovManage interface shows the status as running…but does not have any information about the strategy. (I have seen this on other PR1s…I deleted cookies on my browser…did not fix)
I don’t see ‘updating groov Manage API key’ on the list… I think that is the most likely issue.
Node-RED can’t access the controller, so it is either the 10.1.0.99 IP address (it should be localhost for EPIC controllers) or the API key has changed.
Also the fact that PAC Terminal shows a strategy and the EPIC control engine does not sort of points me to that your PAC Term is looking at some other controller?
I have not seen the ‘no strategy’ issue for about 4-5 years (it’s an old bug, and since you are running 3.5.1, there is something else going on).
EDIT: Also, for localhost, a cert should not be in use. I would clear that out of Node-RED as well.
I found the PAC REST API host port had been changed to alternative host port 28500 in the /usr/share/nxtio/services/pac-bridge/settings.yaml file…something that we have been doing to balance the load on all of our integrations.
The PAC Control strategy did not have logic to start the alternative host port.