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... #2734

Closed R30na closed 4 months ago

R30na commented 5 months ago

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

Specifications

Error


Error: Initializing daemon...
Kubo version: 0.24.0
Repo version: 15
System version: amd64/darwin
Golang version: go1.21.3
2024-01-19T09:15:20.369 0100    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.24.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.24.0/core/node/peering.go:14): failed to build host.Host: could not build arguments for function "github.com/ipfs/kubo/core/node/libp2p".Host (github.com/ipfs/kubo@v0.24.0/core/node/libp2p/host.go:40): could not build value group []config.Option[group="libp2p"]: received non-nil error from function "github.com/ipfs/kubo/core/node".LibP2P.ResourceManager.func9 (github.com/ipfs/kubo@v0.24.0/core/node/libp2p/rcmgr.go:32): creating final Resource Manager config: strconv.ParseFloat: parsing "": invalid syntax

Error: constructing the node (see log for full detail): creating final Resource Manager config: strconv.ParseFloat: parsing "": invalid syntax

    at errorTemplate (/Applications/IPFS Desktop.app/Contents/Resources/app.asar/src/daemon
welcome[bot] commented 5 months ago

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:

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

whizzzkid commented 5 months ago

Thanks for creating this issue @R30na, can you please describe what were you trying to do when this error occurred?

Also, looks like there are more details in the logs, can you please attach logs that can be found here: https://github.com/ipfs/ipfs-desktop#where-are-my-ipfs-configuration-and-log-files

SgtPooki commented 5 months ago

The latest version of IPFS-Desktop is using Kubo 0.26.0, but your error log shows that it's using 0.24.0. Can you install the latest ipfs-desktop and let us know if this problem persists?

github-actions[bot] commented 4 months ago

Oops, seems like we needed more information for this issue, please comment with more details or this issue will be closed in 7 days.

github-actions[bot] commented 4 months ago

This issue was closed because it is missing author input.