Hello, I've just upgraded my cluster to nifi 1.3.0 and the UI and dataflows are working and my final hurdle is getting my remote processor groups working.
I have an input port on the top canvas and I've set the policy on the port so that all the nodes can send data to it. In my remote processor group ive added a comma seperated list of the nodes in my cluster (https://hostname:443/nifi,https://hostname2:443/nifi etc). When I start up the processor I get a error saying it was unable to connect. In the logs I get the following error: "Failed to get controller from https://hostname/nifi-api due to org.apache.nifi.remote.util.sitetositerestapiclient$httpgetfailedexception ResponseCide 403: Fordibben with the explanation: null" Can someone point me in the right direction please? In my site to site config I've got secure=true. Thanks Brian
