-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ipfs id <id>
fails
#381
Comments
odd... i would check to see if the FindPeer rpc is succeeding or not |
output:
|
Ill tackle this once bithack is finished. |
Ah, found the issue. I made the assumption that pubkey == nil means youre offline. This isnt true for findpeer RPCs where we arent connected to someone (and havent done a handshake to get their public key) |
resolved in 2ec2c85 |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
There's some other problem. I can
ipfs id <mars id>
just fine, but fails when i try other peers. (it's not connecting correctly :( )The text was updated successfully, but these errors were encountered: