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

private messaging does not work with external sbot #24

Open
cryptix opened this issue Feb 22, 2018 · 0 comments
Open

private messaging does not work with external sbot #24

cryptix opened this issue Feb 22, 2018 · 0 comments
Labels

Comments

@cryptix
Copy link
Member

cryptix commented Feb 22, 2018

If you try to use the private messaging with an external sbot (-g flag) you will just get a blank page and the following error in the inspector:

TypeError: this._sbot.private.read is not a function"

talenet_pms_extsbot

This is because vanilla scuttlebot does not use the ssb-private module which offers the indexing read method. Once ssbc/ssb-server#417 is merged, this should just work.

@cryptix cryptix added the bug label Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant