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

Invalid peer address #3296

Closed
viettienbk opened this issue Oct 10, 2016 · 6 comments
Closed

Invalid peer address #3296

viettienbk opened this issue Oct 10, 2016 · 6 comments
Labels
need/analysis Needs further analysis before proceeding

Comments

@viettienbk
Copy link

viettienbk commented Oct 10, 2016

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 /

@whyrusleeping
Copy link
Member

whyrusleeping commented Oct 10, 2016

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?

@viettienbk
Copy link
Author

viettienbk commented Oct 11, 2016

@whyrusleeping Yes, I'm running on the command line.
Can you resolve it?

@Kubuxu
Copy link
Member

Kubuxu commented Nov 28, 2016

@viettienbk are you still having problems with it?

@whyrusleeping whyrusleeping added the need/analysis Needs further analysis before proceeding label Nov 28, 2016
@whyrusleeping
Copy link
Member

whyrusleeping commented Sep 2, 2017

I think this was on windows. I had a similar problem with a leading slash on a cli argument in windows

@whyrusleeping
Copy link
Member

whyrusleeping commented Sep 2, 2017

ref #4190

@Kubuxu
Copy link
Member

Kubuxu commented Sep 3, 2017

Closing in favour of #4190.

@Kubuxu Kubuxu closed this as completed Sep 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/analysis Needs further analysis before proceeding
Projects
None yet
Development

No branches or pull requests

3 participants