ipfs / fs-repo-migrations

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

Migration not working automatically #168

Closed alexgonmad closed 1 year ago

alexgonmad commented 1 year ago

I'm trying to update to the upstream version of IPFS and the daemon is not migrating automatically.

Screenshot from 2023-05-04 14-02-09

According to the documentation provided by these logs it should work by itself.

image

I'm updating from IPFS version 0.17.0 to version 0.19.2.

lidel commented 1 year ago

@alexgonmad to automatically migrate, run your daemon with --migrate=true (ipfs daemon --migrate=true)