Node total out of work

Any command which begins sqlite3 must be run from C:\sqlite\ like above…

PS C:\sqlite> .\sqlite3.exe F:\Storj2\bandwidth.db ".read F:\dump_all_notrans.sql"

edit - What is the size of the .sql files in your screenshot? If any are 0 bytes then the commands did not work.

The command

Get-Content f:\Storj2dump_all.sql | Select-String -NotMatch TRANSACTION | Select-String -NotMatch ROLLBACK | Select-String -NotMatch COMMIT | Set-Content -Encoding utf8 f:\dump_all_notrans.sql

should be run from the PowerShell, not sqlite3 prompt.

Well, I did like this:


Standing, cursor is blinking
Database files are not zero:

DB file size slowly increasing:

Is it normal? Just wait and start Storj service than/if complete? P.15 is not needed for my case if I understood right.

Regards,
Alexander

This is correct. When I ran this on my node it took quite some time.

It works!


Parameters are not OK, but hope it will recover

Thank you guys for such professional and tolerant support!

Regards,
Alexander

3 Likes

Yes, keep node online and in 30 days the online scores should be back to 100%

1 Like