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.94k stars 857 forks source link

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

Open GitMarkalsoHub opened 5 days ago

GitMarkalsoHub commented 5 days ago

Error: Initializing daemon...
Kubo version: 0.30.0
Repo version: 16
System version: amd64/windows
Golang version: go1.22.7
Found outdated fs-repo, migrations need to be run.
Looking for suitable migration binaries.
Need 1 migrations, downloading.
Downloading migration: fs-repo-15-to-16...
Fetching with HTTP: "https://trustless-gateway.link/ipfs/QmRzRGJEjYDfbHHaALnHBuhzzrkXGdwcPMrgd5fgM7hqbe/fs-repo-15-to-16/versions"
Fetching with HTTP: "https://trustless-gateway.link/ipfs/QmRzRGJEjYDfbHHaALnHBuhzzrkXGdwcPMrgd5fgM7hqbe/fs-repo-15-to-16/v1.0.1/fs-repo-15-to-16_v1.0.1_windows-amd64.zip"
Downloaded and unpacked migration: C:\Users\markr\AppData\Local\Temp\migrations1225523272\fs-repo-15-to-16.exe (v1.0.1)
Running migration fs-repo-15-to-16 ...
  => Running: C:\Users\markr\AppData\Local\Temp\migrations1225523272\fs-repo-15-to-16.exe -path=C:\Users\markr\.ipfs -verbose=true
The migrations of fs-repo failed:
  migration fs-repo-15-to-16 failed: fork/exec C:\Users\markr\AppData\Local\Temp\migrations1225523272\fs-repo-15-to-16.exe: The parameter is incorrect.
If you think this is a bug, please file an issue and include this whole log output.
  https://github.com/ipfs/fs-repo-migrations

Error: migration fs-repo-15-to-16 failed: fork/exec C:\Users\markr\AppDat
welcome[bot] commented 5 days 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.