question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Daemon is running and if I ipfs swarm peers, it shows that I’m connected to other nodes. But, in the webUI, under the connections tab, I’m not seeing any peers.

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

3reactions
mkazlauskascommented, May 15, 2018

I’m getting the same 0 peers issue on private swarm, but with different error:

Error: lookup requires a multiaddr array with length > 0

EDIT:

This is a different issue though, I’m guessing that it expects the array to include yourself as 1st peer and does .slice(1):

debugger

This IP is from the other peer (not myself).

1reaction
hacdiascommented, Jul 13, 2018

A new version of WebUI is coming soon and completely revamped 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lesson: Find Peers on the Network - IPFS Primer
This lesson shows how to find and examine the peers you connect to on the IPFS ... You can also examine connected peers...
Read more >
ipfs/ipfs-webui: A frontend for an IPFS node. - GitHub
A web interface to IPFS, shipped with Kubo, and ipfs-desktop. Check on your node stats, explore the IPLD powered merkle forest, see peers...
Read more >
Introduction to Day 0 WebUI Configuration - Cisco
The Web User Interface (Web UI) is an embedded GUI-based device-management tool that provides the ability to provision the device, to simplify device...
Read more >
Connecting to the web UI or CLI
Web UI — A graphical user interface (GUI), from within a web browser. ... or through a switch, in a peer network that...
Read more >
Web interface: The Basics - The Seedbox Company
You can see many tabs monitored in the real-time, General, Files, Trackers, Peers, Speed, Plugins, File Manager, File Share, Chunks, Traffic, History, Tasks, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found