Hello everyone.
Tonight my node stopped working.
I am running Windows 10, when in services I try to restart the node I get the following error:
Windows could not start the Storj V3 Storage Node service on Local Computer.
Error 1067: The process terminated unexpectedly.
This the print screen:
The difference from user @NS1 is the fact that in the log I do not any entry with FATAL unrecoverable error.
Below a few lines of the log:
2024-03-30T02:23:42+01:00 INFO piecestore download started {"Piece ID": "6ATSPBUCYFL34DPWT5YX75HASQNFOXOXIB77NS4DA6SNAAXVZOMQ", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Action": "GET", "Offset": 391936, "Size": 62720, "Remote Address": "79.127.226.101:35474"}
2024-03-30T02:23:42+01:00 INFO piecestore downloaded {"Piece ID": "6ATSPBUCYFL34DPWT5YX75HASQNFOXOXIB77NS4DA6SNAAXVZOMQ", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Action": "GET", "Offset": 391936, "Size": 62720, "Remote Address": "79.127.226.101:35474"}
2024-03-30T02:24:06+01:00 INFO piecestore download started {"Piece ID": "TNMJ6X5LC7C26MCVE27E7EXHDFRTGOXORXFM62672E3LKVANCKKA", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Action": "GET", "Offset": 233472, "Size": 45568, "Remote Address": "79.127.226.101:35474"}
2024-03-30T02:24:06+01:00 INFO piecestore downloaded {"Piece ID": "TNMJ6X5LC7C26MCVE27E7EXHDFRTGOXORXFM62672E3LKVANCKKA", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Action": "GET", "Offset": 233472, "Size": 45568, "Remote Address": "79.127.226.101:35474"}
2024-03-30T02:24:07+01:00 INFO piecestore download started {"Piece ID": "TNMJ6X5LC7C26MCVE27E7EXHDFRTGOXORXFM62672E3LKVANCKKA", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Action": "GET", "Offset": 329984, "Size": 60160, "Remote Address": "79.127.226.101:35474"}
2024-03-30T02:24:07+01:00 INFO piecestore downloaded {"Piece ID": "TNMJ6X5LC7C26MCVE27E7EXHDFRTGOXORXFM62672E3LKVANCKKA", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Action": "GET", "Offset": 329984, "Size": 60160, "Remote Address": "79.127.226.101:35474"}
2024-03-30T02:24:07+01:00 INFO piecestore download started {"Piece ID": "TNMJ6X5LC7C26MCVE27E7EXHDFRTGOXORXFM62672E3LKVANCKKA", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Action": "GET", "Offset": 411904, "Size": 24064, "Remote Address": "79.127.226.101:35474"}
2024-03-30T02:24:07+01:00 INFO piecestore downloaded {"Piece ID": "TNMJ6X5LC7C26MCVE27E7EXHDFRTGOXORXFM62672E3LKVANCKKA", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Action": "GET", "Offset": 411904, "Size": 24064, "Remote Address": "79.127.226.101:35474"}
2024-03-30T02:24:07+01:00 INFO piecestore download started {"Piece ID": "TNMJ6X5LC7C26MCVE27E7EXHDFRTGOXORXFM62672E3LKVANCKKA", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Action": "GET", "Offset": 435712, "Size": 29440, "Remote Address": "79.127.226.101:35474"}
2024-03-30T02:24:07+01:00 INFO piecestore downloaded {"Piece ID": "TNMJ6X5LC7C26MCVE27E7EXHDFRTGOXORXFM62672E3LKVANCKKA", "Satellite ID": "12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs", "Action": "GET", "Offset": 435712, "Size": 29440, "Remote Address": "79.127.226.101:35474"}
2024-03-30T02:24:21+01:00 INFO Stop/Shutdown request received.
I am now running HDD checks with DLGDIAG but I do not know it has any repairing capability.
I thought I could share Windows Event Register as well. A printscreen around the time the service stopped:
I am adding the log of the storagenode updater as well:
2024-03-30T02:24:21+01:00 INFO Download started. {"From": "https://github.com/storj/storj/releases/download/v1.97.3/storagenode-updater_windows_amd64.zip", "To": "C:\\WINDOWS\\TEMP\\storagenode-updater_windows_amd64.773291649.zip"}
2024-03-30T02:24:22+01:00 INFO Download finished. {"From": "https://github.com/storj/storj/releases/download/v1.97.3/storagenode-updater_windows_amd64.zip", "To": "C:\\WINDOWS\\TEMP\\storagenode-updater_windows_amd64.773291649.zip"}
2024-03-30T02:24:23+01:00 INFO Restarting service. {"Service": "storagenode-updater"}
2024-03-30T02:24:23+01:00 INFO Stop/Shutdown request received.
2024-03-30T02:28:23+01:00 INFO Configuration loaded {"Location": "C:\\Program Files\\Storj\\Storage Node\\config.yaml"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "server.private-address"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "server.address"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "storage.allocated-bandwidth"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "operator.email"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "storage.allocated-disk-space"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "healthcheck.enabled"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "operator.wallet-features.0"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "operator.wallet"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "contact.external-address"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "healthcheck.details"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file key {"Key": "storage.path"}
2024-03-30T02:28:23+01:00 INFO Invalid configuration file value for key {"Key": "log.level"}
2024-03-30T02:28:23+01:00 INFO Anonymized tracing enabled
Looks like something has happened here.
Any help is appreciated, thanks.