ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
5.86k stars 850 forks source link

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

Closed rtxs34 closed 2 weeks ago

rtxs34 commented 4 months ago

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

Specifications

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/kubo@v0.26.0/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/kubo@v0.26.0/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/kubo@v0.26.0/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
lidel commented 2 weeks ago

Duplicate https://github.com/ipfs/ipfs-desktop/issues/2216