Hi, I wrote recently about the problems with peertube federation issues/6631. The previous problem was solved, but now a new problem has appeared:
At the moment, I have three identically configured peertubes located in the same network and domain:
peertube-test
peertube-ts
peertube-nord
These instances are configured identically, with the same federation settings, etc.
When connecting a federation between peertube-ts and peertube-nord, there are no problems, the servers subscribe to each other and everything is fine. There are also no problems if you configure a federation between peertube-ts and peertube-test, the instances subscribe to each other. But if you try to subscribe peertube-test to peertube-nord, a problem arises.
I will describe how this happens:
I Add peertube-nord to peertube-test, the request goes, and is automatically accepted by peertube-nord
But peertube-test has the status waiting for request acceptance.
If I try to sign the opposite: I add peertube-test to peertube-nord, then the pending status appears in peertube-nord, and nothing happens or appears on peertube-test.