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
6k stars 865 forks source link

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

Open doubledong94 opened 1 week ago

doubledong94 commented 1 week ago

Error: Initializing daemon...
Kubo version: 0.31.0
Repo version: 16
System version: amd64/windows
Golang version: go1.23.2
PeerID: 12D3KooWKjWXyCXwWL1XRJrWH1qhkkfocENkVb1pEHKyPtQpm6RH
2024-10-19T11:38:15.890 0800    ERROR   core    core/builder.go:158 constructing the node: could not build arguments for function "reflect".makeFuncStub (reflect/asm_amd64.s:28): failed to build *mfs.Root: received non-nil error from function "github.com/ipfs/kubo/core/node".Files (github.com/ipfs/kubo@v0.31.0/core/node/core.go:149): error loading filesroot from dagservice: block was not found locally (offline): ipld: could not find QmegtvYwvUYRTF7e4WgE1GepFRqqj5Z7SAs42RpKnJQEWg

Error: constructing the node (see log for full detail): error loading filesroot from dagservice: block was not found locally (offline): ipld: could not find QmegtvYwvUYRTF7e4WgE1GepFRqqj5Z7SAs42RpKnJQEWg

    at errorTemplate (C:\Users\ydd\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:78:49)
    at Object.loadWindow (C:\Users\ydd\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:129:26)
    at startIpfsWithLogs (C:\Users\ydd\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:191:
welcome[bot] commented 1 week 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 are triaging issues on weekly basis and aim to give initial feedback within a few 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.tech if you just need general support.