Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update deps #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

update deps #3

wants to merge 3 commits into from

Conversation

cryptix
Copy link

@cryptix cryptix commented Oct 15, 2020

Have been using this last couple of days.

Seems good so far.... 😅

@cryptix
Copy link
Author

cryptix commented Oct 19, 2020

Okay, I discovered one issue that is just flat out weird.

Sometimes it would stop returning names and images for a particular feed/person but all the others were fine. I'm 99% certain this had nothing to do with out preview/blob work because it also happened on pages we didn't touch at all (like /profile of that feed). This also persisted reboots of the server/bot but not always and thus is very heisenbuggy, sadly.

I also couldn't pin it to say ssb-db or a specific query/index plugin like backlinks, thus unsure where I even would open this issue....

re oasis: we are thinking of a stable release with the new blobs/mentions features and maybe a beta release with this. Non of our new work requires this update and we just wanted to do it as a maintainance step along the way.

cc @staltz (to be aware of ssb-server-ish updates, too), @arj03 (as i think he might have a hunch where this is coming from, maybe hopefully) cc (@mixmix wondering if you came across this with ahoa? not sure who else is already using most recent ssb-db) cc @ssb-js (just in case)

@mixmix
Copy link

mixmix commented Oct 19, 2020

I don't use ssb-ws any more.
Would recommend considering ssb-serve-blobs have found that very simple and easy to use and maintain

Try swapping it in and seeing if things change?

@mixmix
Copy link

mixmix commented Oct 19, 2020

Another thing you need to know here is that they latest major version of ssb-db extracted auto-unboxing. You're gonna need to add in ssb-private1 to add that functionality back in here

I'd recommend adding ssb-tribes at the same time which will give you access to private groups methods (and DMs which support up to 16 recps)

@cryptix
Copy link
Author

cryptix commented Oct 19, 2020

Thanks for the pointers, mix!

I don't use ssb-ws any more.

I'm 100% sure serving the blobs itself was not the issue. It felt more like the about messages for a feed just disappeared... again, it wasn't for all feeds so some blobs (and names) were still showing correctly.

One time I "fixed" it by reindexing the other time they came back by itself... 😬🤷‍♂️🤯

@mixmix
Copy link

mixmix commented Oct 19, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants