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

unix-path based client init failed: ssbClient: failed to open unix path \"/home/peach-go-sbot/.ssb-go/socket\" #91

Closed
mhfowler opened this issue Apr 15, 2021 · 3 comments
Labels
bug Something isn't working question Further information is requested

Comments

@mhfowler
Copy link

just started seeing this error when I run sbotcli call whoami

level=error run-failure="unix-path based client init failed: ssbClient: failed to open unix path \"/home/peach-go-sbot/.ssb-go/socket\""

any ideas?

@cryptix
Copy link
Member

cryptix commented Apr 22, 2021

hmmmmm weird.. is this a persistent (happening a lot, after restarts) issue?

@cryptix cryptix added bug Something isn't working question Further information is requested labels Aug 24, 2021
@decentral1se
Copy link
Member

decentral1se commented Oct 15, 2022

Hit this a few times. In my case it it was either because I wasn't running go-sbot or I was using a custom repo path (not $HOME/.ssb-go/...). Also, if you're invoking sbot.New() directly then you do need to pass the socket option afaiu.

@decentral1se
Copy link
Member

Gonna close this off re: #91 (comment) but please do open up again if this issue occurs once more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants