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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sbot error: broken bitmap file #85

Closed
mycognosist opened this issue Mar 16, 2021 · 2 comments
Closed

Sbot error: broken bitmap file #85

mycognosist opened this issue Mar 16, 2021 · 2 comments

Comments

@mycognosist
Copy link
Member

I'm breaking things over here 馃槅

go-sbot: failed to instantiate ssb server: sbot: failed compress multilog userFeeds: failed to load all sublogs: roaringfiles: broken bitmap file (key:00002d02007fdfbe8b8d86a7d3f72182e364d4a8bbcb44554222ea406b7dfdaec29a): roaringfiles: unpack of 00002d02007fdfbe8b8d86a7d3f72182e364d4a8bbcb44554222ea406b7dfdaec29a failed: error in roaringArray.readFrom: could not read initial cookie: EOF

I believe this error occurred after I published a post with this command:

sbotcli publish post "[@glyph](@HEqy940T6uB+T+d9Jaa58aNfRzLx9eRWqkZljBmnkmk=.ed25519) 鑱炪亾銇堛伨銇欍亱?"

sbotcli --version
alpha4 (rev: snapshot, built: )
go-sbot -version
t=30.312碌s version=snapshot build=
@cryptix
Copy link
Member

cryptix commented Mar 16, 2021

uh... i havn't seen this one before. publishing utf8 shouldn't concern the indexes at all (they just store sequence numbers).

You can wipe them and re-index by deleting the folder structer .ssb-go/sublogs/userFeeds.

@mycognosist
Copy link
Member Author

Deleting the tangles and userFeeds (both located in .ssb-go/sublogs/combined/) and then reindexing seems to have done the trick.

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

No branches or pull requests

2 participants