In "show ip mroute detail" on a Nexus 9k (let's call it N1) a S,G entry shows a flow that is described as "inactive". The entry is based on a static IGMP join that I have configured on a Loopback interface. On a neighbouring router (let's call it N2) the same flow is "active", also static join with Loopback, the counters show that traffic is being received and also sent out over the interface to N1 and to the local Loopback.
In N1's routing table the path to the multicast source is present, so I assume that the RPF check should succeed. N1 has an established PIM neighborship to N2, N2 vice versa and another neighborship towards the router behind which the multicast source is located.
The whole setup is PIM sparse mode, MSDP is in play but seems to work at least for N2. What needs to happen that N1 also shows an active flow and receives the multicast stream that N2 happily receives?