ipfs-desktop icon indicating copy to clipboard operation
ipfs-desktop copied to clipboard

[gui error report] Error: Initializing daemon...

Open rtxs34 opened this issue 1 year ago • 0 comments

👉️ Please describe what you were doing when this error happened.

Specifications

  • OS: linux 6.1.0-18-amd64
  • IPFS Desktop Version: 0.33.0
  • Electron Version: 19.1.9
  • Chrome Version: 102.0.5005.167

Error

Error: Initializing daemon...
Kubo version: 0.26.0
Repo version: 15
System version: amd64/linux
Golang version: go1.21.6
2024-03-02T09:14:56.584-0300	ERROR	core	core/builder.go:158	constructing the node: could not build arguments for function "github.com/ipfs/kubo/core/node".PeerWith.func1 (github.com/ipfs/[email protected]/core/node/peering.go:30): failed to build *peering.PeeringService: could not build arguments for function "github.com/ipfs/kubo/core/node".Peering (github.com/ipfs/[email protected]/core/node/peering.go:14): failed to build host.Host: received non-nil error from function "github.com/ipfs/kubo/core/node/libp2p".Host (github.com/ipfs/[email protected]/core/node/libp2p/host.go:40): failed to listen on any addresses: [listen tcp4 0.0.0.0:4001: bind: address already in use listen tcp6 [::]:4001: bind: address already in use listen udp4 0.0.0.0:4001: bind: address already in use listen udp4 0.0.0.0:4001: bind: address already in use listen udp6 [::]:4001: bind: address already in use listen udp6 [::]:4001: bind: address already in use]
Error: constructing the node (see log for full detail): failed to listen on any addresses: [listen tcp4 0.0.0.0:4001: bind: address already in

rtxs34 avatar Mar 02 '24 12:03 rtxs34