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

ipfs is always starting? #1707

Closed
huwentao1 opened this issue Oct 31, 2020 · 2 comments
Closed

ipfs is always starting? #1707

huwentao1 opened this issue Oct 31, 2020 · 2 comments

Comments

@huwentao1
Copy link

huwentao1 commented Oct 31, 2020

image

I can’t access the software, I can only see that it has been starting up, I don’t know what went wrong!

Below is the ipfs node information I manually installed and started。

mac ~ % ipfs version
ipfs version 0.7.0
mac ~ % ipfs daemon
Initializing daemon...
go-ipfs version: 0.7.0
Repo version: 10
System version: amd64/darwin
Golang version: go1.14.4
Swarm listening on /ip4/127.0.0.1/tcp/4001
......
Error: serveHTTPApi: manet.Listen(/ip4/127.0.0.1/tcp/5001) failed: listen tcp4 127.0.0.1:5001: bind: address already in use
mac ~ % 

I think it may be that the ipfs node information I manually installed conflicts with the ipfs desktop version, but even if I uninstall and reinstall it, it still not works.
The following is the information of the file I uploaded through the ipfs node, but it can’t be synchronized

mac ~/hwt/constact_test/1031 % cat file.txt 
hwt:123
mac ~/hwt/constact_test/1031 % ipfs add file.txt 
added QmbNfmksxJPfRv6x3TD3bsLuWnMuzo4bsTxH3AYtF3SQaQ file.txt
 8 B / 8 B [==============================================================================================================================================================] 100.00%mac 
mac ~/hwt/constact_test/1031 % ipfs cat QmbNfmksxJPfRv6x3TD3bsLuWnMuzo4bsTxH3AYtF3SQaQ
hwt:123
@welcome
Copy link

welcome bot commented Oct 31, 2020

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment.
Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

Finally, remember to use https://discuss.ipfs.io if you just need general support.

@jessicaschilling
Copy link
Contributor

Hi @huwentao1 - sorry you are having issues! Can you please ask in the forums instead? They are at discuss.ipfs.io - thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants