Skip to content
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

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

Closed
chadlupkes opened this issue Apr 17, 2024 · 1 comment
Closed

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

chadlupkes opened this issue Apr 17, 2024 · 1 comment
Labels
kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization

Comments

@chadlupkes
Copy link

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

Specifications

  • OS: win32 10.0.22631
  • IPFS Desktop Version: 0.34.0
  • Electron Version: 19.1.9
  • Chrome Version: 102.0.5005.167

Error

Error: Initializing daemon...
Kubo version: 0.27.0
Repo version: 15
System version: amd64/windows
Golang version: go1.21.7

Error: open C:\Users\chadl\.ipfs\datastore\LOG: The process cannot access the file because it is being used by another process.

    at errorTemplate (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:78:49)
    at loadWindow (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:129:26)
    at showMigrationPrompt (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\migration-prompt.js:134:3)
    at startIpfsWithLogs (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:193:9)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async startDaemon (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\daemon.js:216:27)
    at async startIpfs (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\index.js:49:17)
    at async setupDaemon (C:\Program Files\IPFS Desktop\resources\app.asar\src\daemon\index.js:116:3)
    at async Promise.all (index 1)
    at async run (C
@chadlupkes chadlupkes added kind/bug A bug in existing code (including security flaws) need/triage Needs initial labeling and prioritization labels Apr 17, 2024
lidel added a commit that referenced this issue Jun 12, 2024
Closes #2782
Closes #2794
Closes #2808
Closes #2817
@lidel
Copy link
Member

lidel commented Jun 12, 2024

Duplicate of #2120, see #2120 (comment)

@lidel lidel closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2024
lidel added a commit that referenced this issue Jun 12, 2024
* docs: add more known soutions

Closes #2782
Closes #2794
Closes #2808
Closes #2817

* docs: windows 7 end of life

* docs: directory missing SHARDING file

* docs: Error: Your programs version

* docs: config: The system cannot find the path specified

Close #2259

* docs: bind: address already in use

* docs: clarify desktop vs kubo config paths

* docs: win7 eol and incl. arch in bug reports

* fix: Open Kubo idir and Config menu options

This makes our docs match reality, and also make it clear which dir and
config is from Desktop, and which one is from Kubo.

Historically, users were really confused, and were editing Desktop JSON
because there was no option for accessing Kubo config when Desktop app
failed to start.
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
No open projects
Status: No status
Development

No branches or pull requests

2 participants