ssbc / ssb-conn

SSB plugin for establishing and managing peer connections
MIT License
16 stars 5 forks source link

Support: same net address but different SSB ID #28

Open staltz opened 3 years ago

staltz commented 3 years ago

I think there is an issue of same ip address, same port but different public key/id. I lost my initial ssbroom server identity due to recreate docker container, trying to get persistent .ssb secret persistent on my hard drive. So in the process I kept recreate yhe container until I'm sure the data persist for redeployment. The issue is in manyverse where they kept conflicting each other with the same ip addr and port different public keys. Is there anyway for connection list to be listed down even the pub/room/peer not online so I can set to forget the old id. Patchwork also has similar issue. Now it keep conflicting each other to the point it can't complete the sync cycle. There should have option whether they want to see inactive connection at the setting.