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.96k stars 861 forks source link

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

Closed qq1148591215 closed 10 months ago

qq1148591215 commented 10 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/windows
Golang version: go1.21.3
Error: directory missing SHARDING file: C:\Users\Administrator\.ipfs\blocks

    at errorTemplate (D:\anzhuang\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:78:49)
    at Object.loadWindow (D:\anzhuang\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:129:26)
    at startIpfsWithLogs (D:\anzhuang\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:191:25)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async startDaemon (D:\anzhuang\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:216:27)
    at async startIpfs (D:\anzhuang\IPFS Desktop\resources\app.asar\src\daemon\index.js:49:17)
    at async setupDaemon (D:\anzhuang\IPFS Desktop\resources\app.asar\src\daemon\index.js:116:3)
    at async Promise.all (index 1)
    at async run (D:\anzhuang\IPFS Desktop\resources\app.asar\src\index.js:68:5)
whizzzkid commented 10 months ago

Duplicate of #2714