Fatal Error on my Node

There are other changes as well. I said that this only a feature which now has a timeout on dir verification.
You may increase a timeout, but please be careful - do not put more than 5 minutes, otherwise you will risk to start to fail audits.
The parameter is called

PS C:\Users\user> & 'C:\Program Files\Storj\Storage Node\storagenode.exe' setup --help | sls verify
      --storage2.monitor.verify-dir-readable-interval duration   how frequently to verify the location and readability of the storage directory (default 1m0s)
      --storage2.monitor.verify-dir-readable-timeout duration    how long to wait for a storage directory readability verification to complete (default 1m0s)
      --storage2.monitor.verify-dir-writable-interval duration   how frequently to verify writability of storage directory (default 5m0s)
      --storage2.monitor.verify-dir-writable-timeout duration    how long to wait for a storage directory writability verification to complete (default 1m0s)