Hi,

Transport protocol would need to be HTTP most likely unless you configured
the right properties for S2S over RAW.
Then did you make sure the input port is for site to site (not sure what
version of NiFi you're using)?
Also you can check in the nifi-user.log file, that's usually useful for any
403 HTTP error.
The port would need to be started.

HTH,
Pierre

Le mar. 18 mai 2021 à 19:20, Mr. Spock <[email protected]> a écrit :

> Hi All!
> I'm trying to develop a process group to capture & and process bulletins,
> but I'm receiving this error:
>
> Unable to refresh remote group peers due to: response code 403:Forbidden with 
> explanation: null
>
> What I've done so far:
>
> * Created the Restricted SSL context, using the keystore + truststore that 
> I'm using at cluster level. It works properly.
>
> [image: Screenshot from 2021-05-18 12-33-02.png]
> * Created the S2SBulletinReportingTask
> [image: Screenshot from 2021-05-18 13-58-10.png]
> ( I've also tried with HTTP transport protocol).
>
> I also did:
> * Created a security group which contains every cluster node (group name:
> ClusterMembers).
> * At Canvas Root Level, give "view component" permission.
> * At ProcessGroup Level, I've created the Remote Input Port.
> * At Remote Input Port, set the "Receive Site to Site Permission" to my
> ClusterMembers group.
>
> Any Idea of what I'm missing?
>
> Thanks in advance!
>
>
>

Reply via email to