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

Win10: WebUI does not show any peers #4862

Closed
DungeonMasterQ opened this issue Mar 22, 2018 · 2 comments
Closed

Win10: WebUI does not show any peers #4862

DungeonMasterQ opened this issue Mar 22, 2018 · 2 comments

Comments

@DungeonMasterQ
Copy link

DungeonMasterQ commented Mar 22, 2018

Version information:

go-ipfs version: 0.4.13-
Repo version: 6
System version: amd64/windows
Golang version: go1.9.2

Type:

Bug

Description:

  • What you were doing when you experienced the bug?
    After running ipfs init then ipfs swarm peers I saw a numerous amount of peers listed
    After running ipfs daemon then navigating to the WebUI, the Connections tab showed 0 peers connected
  • Any error messages you saw, where you saw them, and what you believe may have caused them (if you have any ideas).
    I have experienced error messages in the CLI window that is being used to run the daemon as such:
    "�[0;37m14:30:29.579 �[31mERROR �[0;34m bitswap: �[0mError writing block to datastore: Access is denied. �[0;37mbitswap.go:317�[0m"
    I believe these errors may have something to do with the issue because when I re run the daemon and DO NOT close the webui, some of the peers do show up - however, if I navigate to a different tab, then back to the connections tab, there are 0 peers again and I experience more errors. I cannot resolve the issue unless I stay on the connections tab and re run the daemon.

This does not affect much functionality other than usability - I'm still able to access files I have added with ipfs over an internet connection - this is more of a UI bug IMHO

@leerspace
Copy link
Contributor

The errors in your second bullet point are likely a duplicate of /issues/3971.

@leerspace
Copy link
Contributor

For the WebUI not showing any connections, how long are you waiting on the page to see if it changes? It's a pretty intensive page that takes a while to show something other than 0 peers on my slow laptop.

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

3 participants