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

Error: error loading plugins: open 127.0.0.1:5001\config: The filename, directory name, or volume label syntax is incorrect in my windows #10358

Open
3 tasks done
cattle2002 opened this issue Feb 28, 2024 · 2 comments
Labels
kind/bug A bug in existing code (including security flaws) P2 Medium: Good to have, but can wait until someone steps up

Comments

@cattle2002
Copy link

Checklist

Installation method

third-party binary

Version

D:\workdir\ipfsdeploy\kubo_v0.26.0_windows-amd64x\kubo>ipfs version --all
Error: error loading plugins: open 127.0.0.1:5001\config: The filename, directory name, or volume label syntax is incorrect.

Config

D:\workdir\ipfsdeploy\kubo_v0.26.0_windows-amd64x\kubo>ipfs config show
Error: error loading plugins: open 127.0.0.1:5001\config: The filename, directory name, or volume label syntax is incorrect.

Description

Uploading QQ截图20240228160952.png…

@cattle2002 cattle2002 added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Feb 28, 2024
@aschmahmann
Copy link
Contributor

@cattle2002 it looks like your path may not be configured correctly. What is your IPFS_PATH environment variable https://github.com/ipfs/kubo/blob/master/docs/environment-variables.md#ipfs_path?

Also, if you could post your config (remember to take out the "Identity" section with your private key along with any Pinning Service keys if configured) that'd be great.

@aschmahmann aschmahmann added P2 Medium: Good to have, but can wait until someone steps up and removed need/triage Needs initial labeling and prioritization labels Mar 19, 2024
@cattle2002
Copy link
Author

ok thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) P2 Medium: Good to have, but can wait until someone steps up
Projects
None yet
Development

No branches or pull requests

2 participants