Skip to content

[gui error report] Error: Initializing daemon... [Fresh Install] #2937

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
someonenameguy opened this issue Mar 25, 2025 · 2 comments
Closed
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization

Comments

@someonenameguy
Copy link

Just installed IPFS Desktop and tried to launch it. Got this error, First time running this program there isn't a old config file.

  • Desktop: 0.41.2
  • OS: win32 10.0.19045 x64
  • Electron: 34.2.0
  • Chrome: 132.0.6834.196
Error: Initializing daemon...
Kubo version: 0.33.2
Repo version: 16
System version: amd64/windows
Golang version: go1.23.6

Error: failure to decode config: Support for Experimental.GraphsyncEnabled has been removed in Kubo 0.25.0, please remove this key. For more details see https://github.com/ipfs/kubo/pull/9747.

    at errorTemplate (C:\Users\Gil Mic\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:78:49)
    at loadWindow (C:\Users\Gil Mic\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:129:26)
    at showMigrationPrompt (C:\Users\Gil Mic\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:134:3)
    at startIpfsWithLogs (C:\Users\Gil Mic\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:193:9)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async startDaemon (C:\Users\Gil Mic\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:216:27)
    at async startIpfs (C:\Users\Gil Mic\AppData\Local\Programs\IPFS Desktop\resources\app.asar\src\daemon\index.js:49:17)
    at async%2
@someonenameguy someonenameguy added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Mar 25, 2025
Copy link

welcome bot commented Mar 25, 2025

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:

  • "Priority" labels will show how urgent this is for the team.
  • "Status" labels will show if this is ready to be worked on, blocked, or in progress.
  • "Need" labels will indicate if additional input or analysis is required.

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

@lidel
Copy link
Member

lidel commented Mar 28, 2025

@someonenameguy you had old Kubo config somewhere in .ipfs or $IPFS_PATH.

You need to follow instructions from the error: find .ipfs directory, inside it there is config file and remove Experimental.GraphsyncEnabled flag from it.

Graphsync was removed from Kubo in 2023: ipfs/kubo#9747

See: https://github.com/ipfs/ipfs-desktop?tab=readme-ov-file#where-are-my-configuration-and-log-files

@lidel lidel closed this as completed Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization
Projects
None yet
Development

No branches or pull requests

2 participants