ipfs / fs-repo-migrations

Migrations for the filesystem repository of ipfs clients
MIT License
57 stars 42 forks source link

[windows] migration on windows 13-to-14 fails with `paramter is incorrect` message #175

Closed whizzzkid closed 10 months ago

whizzzkid commented 1 year ago

What should be the correct paramter?

Running migration fs-repo-13-to-14 ...
  => Running: C:\Users\User\AppData\Local\Temp\migrations3209015947\fs-repo-13-to-14.exe -path=C:\Users\User\.ipfs -verbose=true
The migrations of fs-repo failed:
  migration fs-repo-13-to-14 failed: fork/exec C:\Users\User\AppData\Local\Temp\migrations3209015947\fs-repo-13-to-14.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

Source issues:

lidel commented 10 months ago

This is duplicate of https://github.com/ipfs/fs-repo-migrations/issues/182#issuecomment-1724698461, let's continue with discussion/investigation there.