Quick question: Is it safe to migrate node from win docker to win installer now?

w8, i guess i made mistake with moving files, the node is working ok so far now after successfull migration.

Yes, it’s safe. You just need to point the wizard to the storage folder for data.
If you did not, you can edit the path in the configuration file "%ProgramFiles%\Storj\Storage Node\config.yaml" with a Notepad++ (please, do not use a regular Notepad), save the configuration and restart the service “Storj V3 Storage Node” from the Services applet or from the elevated powershell:

Restart-Service storagenode 

Then move the blobs folder from your current path to the storage folder without replacing an existing files.

1 Like