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: ipfs daemon failed to start and produced no output (see error.log #2711

Closed naiba4 closed 7 months ago

naiba4 commented 7 months ago

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

Specifications

Error

Error: ipfs daemon failed to start and produced no output (see error.log for details)
    at errorTemplate (/opt/IPFS Desktop/resources/app.asar/src/daemon/migration-prompt.js:78:49)
    at loadWindow (/opt/IPFS Desktop/resources/app.asar/src/daemon/migration-prompt.js:129:26)
    at showMigrationPrompt (/opt/IPFS Desktop/resources/app.asar/src/daemon/migration-prompt.js:134:3)
    at startIpfsWithLogs (/opt/IPFS Desktop/resources/app.asar/src/daemon/daemon.js:193:9)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async startDaemon (/opt/IPFS Desktop/resources/app.asar/src/daemon/daemon.js:230:21)
    at async startIpfs (/opt/IPFS Desktop/resources/app.asar/src/daemon/index.js:49:17)
    at async restartIpfs (/opt/IPFS Desktop/resources/app.asar/src/daemon/index.js:103:5)
whizzzkid commented 7 months ago

Duplicate of #2709