ssbc / ssb-friends

Manages the SSB social graph
MIT License
23 stars 6 forks source link

latest version is broke - no replication triggered #68

Closed mixmix closed 1 year ago

mixmix commented 3 years ago

Rolled back to 4.2.1 to get replication working again

Looks like a nice refactor underway but worrying to see breaks in a minor release

staltz commented 3 years ago

Do you mean 4.4.7? I ask because I know that 4.4.6 was problematic, and maybe by chance you had 4.4.6 installed.

staltz commented 3 years ago

Also, could you try to do a git bisect to figure out which version broke things for you?

mixmix commented 3 years ago

Uhh, maybe yes. Might be better to write a test than do what I was doing (writing a db analyzing bot and wondering why I had no data).

Wasn't to pair code in it sometime?

On Fri, 18 Jun 2021, 19:45 André Staltz, @.***> wrote:

Also, could you try to do a git bisect to figure out which version broke things for you?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ssbc/ssb-friends/issues/68#issuecomment-863832694, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUK3HTXIGIWMZS566V5OOTTTL2QZANCNFSM464VBMGQ .

mixmix commented 3 years ago

Yes probably the latest tag. I installed fresh and immediately hit no replication... Or actually maybe it was only replicating 1 hop when I asked for 4.

On Fri, 18 Jun 2021, 20:09 mix irving, @.***> wrote:

Uhh, maybe yes. Might be better to write a test than do what I was doing (writing a db analyzing bot and wondering why I had no data).

Wasn't to pair code in it sometime?

On Fri, 18 Jun 2021, 19:45 André Staltz, @.***> wrote:

Also, could you try to do a git bisect to figure out which version broke things for you?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ssbc/ssb-friends/issues/68#issuecomment-863832694, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUK3HTXIGIWMZS566V5OOTTTL2QZANCNFSM464VBMGQ .

staltz commented 3 years ago

Wasn't to pair code in it sometime?

Happy to do that today (soonish) if you're up to it.

mixmix commented 3 years ago

For future reference, if you have a short time frame in mind, hit me up on signal! I have basically silent notifications for GitHub and barely check email

On Fri, 18 Jun 2021, 20:26 André Staltz, @.***> wrote:

Wasn't to pair code in it sometime?

Happy to do that today (soonish) if you're up to it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ssbc/ssb-friends/issues/68#issuecomment-863858750, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUK3HSMO542NUZKMIB3ALTTTL7JRANCNFSM464VBMGQ .

staltz commented 3 years ago

Could you try ssb-replication-scheduler@1.0.0 and ssb-ebt@7.0.0 and ssb-friends@5.0.0?

mixmix commented 3 years ago

Me? Yes, would you like me to try it in patchbay? Or Āhau? (a little nervous about that!)

Also, it's fine to run this with @.*** yeah, and there are no ssb-db2 deps?

On Mon, 28 Jun 2021, 20:52 André Staltz, @.***> wrote:

Could you try @. and @. and @.***?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ssbc/ssb-friends/issues/68#issuecomment-869500979, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAUK3HWJDSKDL2PEL3FPPOLTVAZ6LANCNFSM464VBMGQ .

staltz commented 3 years ago

ssb-db2 not required. I recommend trying it in Āhau :) this needs to be production ready. At least I'm shipping it in Manyverse

staltz commented 1 year ago

This is an old enough issue, and ssb-friends not triggering replication is expected (new) behavior, so let's close this issue.