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
Invalid peer address #3296
Comments
|
I've had errors like this before when exec'ing ipfs from other programs, The mistake i had made when doing that was essentially passing a blank argument before the multiaddr argument. Are you running this on the command line? |
|
@whyrusleeping Yes, I'm running on the command line. |
|
@viettienbk are you still having problems with it? |
|
I think this was on windows. I had a similar problem with a leading slash on a cli argument in windows |
|
ref #4190 |
|
Closing in favour of #4190. |
viettienbk commentedOct 10, 2016
•
edited by whyrusleeping
ipfs version 0.4.3
It error when I connect to other address
ipfs swarm connect /ip4/192.168.226.1/tcp/4001/ipfs/QmewnG2gBxmTGCUC5qoJqy7srfbdVgmeWb7owquRbMaXec Error: invalid peer address: invalid multiaddr, must begin with /The text was updated successfully, but these errors were encountered: