Saber si mi nodo funciona correctamente

llevo dos meses con un nodo,mi nivel informático es bajo, estoy planteandome montar otro nodo cuando este nodo se complete.
parece todo funciona bien, pero en el panel del nodo donde pone versión v1.14.7 y pongo el ratón encima, aparece una ventana que pone:
Running the minimal allowed version:

v1.13.0
por lo que he visto en este tiempo, creo se actualiza automaticamente de forma correcta, desconozco si es algo normal y el nodo irá actualizandose de forma automatica a medida se genere confianza o si algo está funcionando mal.
me gustaría saber si es todo correcto y si hay algún modo de saber si todo es adecuado antes de montar un nuevo nodo.
muchas gracias y disculpen mi ignorancia

La actualización automática se realiza según su configuración.
Si es una versión de GUI de Windows, entonces debería actualizarse automáticamente.
Si es una versión de Docker, entonces debería ejecutar el archivo watchtower: https://documentation.storj.io/setup/cli/software-updates#automatic-updates

La versión actual es 1.15.3

¿Qué versión del nodo de almacenamiento usas? ¿Versión de GUI de Windows o versión de Docker?

utilizo windows 10
he visto cambios en la version,actualmente en el panel de control pone v 1.14.7 y al poner el raton encima aparece una ventana en blanco que dice: running the minimal allowed version v1.13.0
desconozco si puedo saber de algun modo si todo está correcto

Esta es una versión desactualizada. Actual 1.15.3

Compruebe los registros de storagenode-Updater (PowerShell):

Get-Content -tail 20 "C:\Program Files\Storj\Storage Node\storagenode-updater.log"

Compruebe si este servicio se está ejecutando (PowerShell):

Get-Service storagenode*

Si no funciona, ejecútelo (PowerShell como administrador):

Restart-Service storagenode-updater

Luego, después de un tiempo, revise los registros nuevamente:

Get-Content -tail 20 "C:\Program Files\Storj\Storage Node\storagenode-updater.log"

comprobé los registros,comprobé que el servicio se ejecutaba.
evidentemente algo no fué correcto, pues hoy al ver el ordenador el nodo desapareció…
con lo cual ejecute como administrador powershell.
revisé los registros y el resultado es:
PS C:\Windows\system32> Get-Content -tail 20 “C:\Program Files\Storj\Storage Node\storagenode-updater.log”
2020-11-04T08:46:03.501+0100 ERROR Error updating service. {“Service”: “storagen
ode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode
-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program
Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya exi
ste.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstor
j.io/common/sync2.(*Cycle).Run:152\n\tmain.cmdRun:116\n\tstorj.io/private/proces
s.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.co
m/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).Execut
eC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/proc
ess.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*servic
e).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T09:01:00.733+0100 INFO Downloading versions. {“Server Address”: “http
s://version.storj.io”}
2020-11-04T09:01:01.421+0100 INFO New version is being rolled out but hasn’t mad
e it to this node yet {“Service”: “storagenode”}
2020-11-04T09:01:01.421+0100 INFO Download started. {“From”: “https://github.com
/storj/storj/releases/download/v1.16.1/storagenode-updater_windows_amd64.zip”, "
To": “C:\Windows\TEMP\storagenode-updater_windows_amd64.323697204.zip”}
2020-11-04T09:01:43.878+0100 ERROR Error updating service. {“Service”: “storagen
ode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode
-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program
Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya exi
ste.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstor
j.io/common/sync2.(*Cycle).Run:152\n\tmain.cmdRun:116\n\tstorj.io/private/proces
s.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.co
m/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).Execut
eC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/proc
ess.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*servic
e).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T09:16:00.733+0100 INFO Downloading versions. {“Server Address”: “http
s://version.storj.io”}
2020-11-04T09:16:01.411+0100 INFO New version is being rolled out but hasn’t mad
e it to this node yet {“Service”: “storagenode”}
2020-11-04T09:16:01.411+0100 INFO Download started. {“From”: “https://github.com
/storj/storj/releases/download/v1.16.1/storagenode-updater_windows_amd64.zip”, "
To": “C:\Windows\TEMP\storagenode-updater_windows_amd64.663643651.zip”}
2020-11-04T09:16:10.486+0100 ERROR Error updating service. {“Service”: “storagen
ode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode
-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program
Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya exi
ste.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstor
j.io/common/sync2.(*Cycle).Run:152\n\tmain.cmdRun:116\n\tstorj.io/private/proces
s.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.co
m/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).Execut
eC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/proc
ess.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*servic
e).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T09:31:00.733+0100 INFO Downloading versions. {“Server Address”: “http
s://version.storj.io”}
2020-11-04T09:31:01.429+0100 INFO New version is being rolled out but hasn’t mad
e it to this node yet {“Service”: “storagenode”}
2020-11-04T09:31:01.429+0100 INFO Download started. {“From”: “https://github.com
/storj/storj/releases/download/v1.16.1/storagenode-updater_windows_amd64.zip”, "
To": “C:\Windows\TEMP\storagenode-updater_windows_amd64.053422982.zip”}
2020-11-04T09:31:03.783+0100 ERROR Error updating service. {“Service”: “storagen
ode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode
-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program
Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya exi
ste.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstor
j.io/common/sync2.(*Cycle).Run:152\n\tmain.cmdRun:116\n\tstorj.io/private/proces
s.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.co
m/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).Execut
eC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/proc
ess.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*servic
e).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T09:37:35.582+0100 INFO Stop/Shutdown request received.
2020-11-04T09:37:35.920+0100 INFO Configuration loaded {“Location”: “C:\Program
Files\Storj\Storage Node\config.yaml”}
2020-11-04T09:37:35.942+0100 INFO Running on version {“version”: “v1.13.1”}
2020-11-04T09:37:35.942+0100 INFO Downloading versions. {“Server Address”: “http
s://version.storj.io”}
2020-11-04T09:37:36.638+0100 INFO New version is being rolled out but hasn’t mad
e it to this node yet {“Service”: “storagenode”}
2020-11-04T09:37:36.638+0100 INFO Download started. {“From”: “https://github.com
/storj/storj/releases/download/v1.16.1/storagenode-updater_windows_amd64.zip”, "
To": “C:\Windows\TEMP\storagenode-updater_windows_amd64.861044279.zip”}
2020-11-04T09:37:50.874+0100 ERROR Error updating service. {“Service”: “storagen
ode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode
-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program
Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya exi
ste.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstor
j.io/common/sync2.(*Cycle).Run:92\n\tmain.cmdRun:116\n\tstorj.io/private/process
.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.com
/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).Execute
C:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/proce
ss.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service
).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

PS C:\Windows\system32> Get-Content -tail 20 “C:\Program Files\Storj\Storage Node\storagenode-updater.log”
2020-11-04T09:01:43.878+0100 ERROR Error updating service. {“Service”: “storagen
ode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode
-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program
Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya exi
ste.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstor
j.io/common/sync2.(*Cycle).Run:152\n\tmain.cmdRun:116\n\tstorj.io/private/proces
s.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.co
m/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).Execut
eC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/proc
ess.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*servic
e).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T09:16:00.733+0100 INFO Downloading versions. {“Server Address”: “http
s://version.storj.io”}
2020-11-04T09:16:01.411+0100 INFO New version is being rolled out but hasn’t mad
e it to this node yet {“Service”: “storagenode”}
2020-11-04T09:16:01.411+0100 INFO Download started. {“From”: “https://github.com
/storj/storj/releases/download/v1.16.1/storagenode-updater_windows_amd64.zip”, "
To": “C:\Windows\TEMP\storagenode-updater_windows_amd64.663643651.zip”}
2020-11-04T09:16:10.486+0100 ERROR Error updating service. {“Service”: “storagen
ode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode
-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program
Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya exi
ste.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstor
j.io/common/sync2.(*Cycle).Run:152\n\tmain.cmdRun:116\n\tstorj.io/private/proces
s.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.co
m/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).Execut
eC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/proc
ess.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*servic
e).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T09:31:00.733+0100 INFO Downloading versions. {“Server Address”: “http
s://version.storj.io”}
2020-11-04T09:31:01.429+0100 INFO New version is being rolled out but hasn’t mad
e it to this node yet {“Service”: “storagenode”}
2020-11-04T09:31:01.429+0100 INFO Download started. {“From”: “https://github.com
/storj/storj/releases/download/v1.16.1/storagenode-updater_windows_amd64.zip”, "
To": “C:\Windows\TEMP\storagenode-updater_windows_amd64.053422982.zip”}
2020-11-04T09:31:03.783+0100 ERROR Error updating service. {“Service”: “storagen
ode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode
-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program
Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya exi
ste.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstor
j.io/common/sync2.(*Cycle).Run:152\n\tmain.cmdRun:116\n\tstorj.io/private/proces
s.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.co
m/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).Execut
eC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/proc
ess.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*servic
e).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T09:37:35.582+0100 INFO Stop/Shutdown request received.
2020-11-04T09:37:35.920+0100 INFO Configuration loaded {“Location”: “C:\Program
Files\Storj\Storage Node\config.yaml”}
2020-11-04T09:37:35.942+0100 INFO Running on version {“version”: “v1.13.1”}
2020-11-04T09:37:35.942+0100 INFO Downloading versions. {“Server Address”: “http
s://version.storj.io”}
2020-11-04T09:37:36.638+0100 INFO New version is being rolled out but hasn’t mad
e it to this node yet {“Service”: “storagenode”}
2020-11-04T09:37:36.638+0100 INFO Download started. {“From”: “https://github.com
/storj/storj/releases/download/v1.16.1/storagenode-updater_windows_amd64.zip”, "
To": “C:\Windows\TEMP\storagenode-updater_windows_amd64.861044279.zip”}
2020-11-04T09:37:50.874+0100 ERROR Error updating service. {“Service”: “storagen
ode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode
-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program
Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya exi
ste.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstor
j.io/common/sync2.(*Cycle).Run:92\n\tmain.cmdRun:116\n\tstorj.io/private/process
.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.com
/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).Execute
C:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/proce
ss.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service
).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T09:52:35.943+0100 INFO Downloading versions. {“Server Address”: “http
s://version.storj.io”}
2020-11-04T09:52:36.612+0100 INFO New version is being rolled out but hasn’t mad
e it to this node yet {“Service”: “storagenode”}
2020-11-04T09:52:36.612+0100 INFO Download started. {“From”: “https://github.com
/storj/storj/releases/download/v1.16.1/storagenode-updater_windows_amd64.zip”, "
To": “C:\Windows\TEMP\storagenode-updater_windows_amd64.364266026.zip”}
2020-11-04T09:53:24.694+0100 ERROR Error updating service. {“Service”: “storagen
ode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode
-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program
Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya exi
ste.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstor
j.io/common/sync2.(*Cycle).Run:152\n\tmain.cmdRun:116\n\tstorj.io/private/proces
s.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.co
m/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).Execut
eC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/proc
ess.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*servic
e).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

claro gracias
Abra PowerShell como administrador y ejecute:

Stop-Service storagenode-updater;
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; curl https://github.com/storj/storj/releases/latest/download/storagenode-updater_windows_amd64.zip -o "$env:TEMP\storagenode-updater_windows_amd64.exe.zip";
Expand-Archive "$env:TEMP\storagenode-updater_windows_amd64.exe.zip" "C:\Program Files\Storj\Storage Node\";
Start-Service storagenode-updater;
Start-Sleep 15;
Get-Content "$env:ProgramFiles/Storj/Storage Node/storagenode-updater.log" -tail 10;

Luego, publique el resultado del script.

ExpandArchiveHelper : No se pudo crear el archivo ‘C:\Program Files\Storj\Storage Node\storagenode-updater.exe’
al expandir el contenido del archivo de almacenamiento
‘C:\Users\RYZEN3~1\AppData\Local\Temp\storagenode-updater_windows_amd64.exe.zip’, porque el archivo ‘C:\Program
Files\Storj\Storage Node\storagenode-updater.exe’ ya existe. Use el parámetro -Force si desea sobrescribir el
contenido del directorio ‘C:\Program Files\Storj\Storage Node\storagenode-updater.exe’ existente al expandir el
archivo de almacenamiento.
En C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.p
sm1: 397 Carácter: 17

  • … ExpandArchiveHelper $resolvedSourcePaths $resolvedDestina …
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (C:\Program File…ode-updater.exe:String) [Write-Error], IOExce
      ption
    • FullyQualifiedErrorId : ExpandArchiveFileExists,ExpandArchiveHelper

disculpe,es asi
ExpandArchiveHelper : No se pudo crear el archivo ‘C:\Program Files\Storj\Storage Node\storagenode-updater.exe’
al expandir el contenido del archivo de almacenamiento
‘C:\Users\RYZEN3~1\AppData\Local\Temp\storagenode-updater_windows_amd64.exe.zip’, porque el archivo ‘C:\Program
Files\Storj\Storage Node\storagenode-updater.exe’ ya existe. Use el parámetro -Force si desea sobrescribir el
contenido del directorio ‘C:\Program Files\Storj\Storage Node\storagenode-updater.exe’ existente al expandir el
archivo de almacenamiento.
En C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.p
sm1: 397 Carácter: 17

  • … ExpandArchiveHelper $resolvedSourcePaths $resolvedDestina …
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (C:\Program File…ode-updater.exe:String) [Write-Error], IOExce
      ption
    • FullyQualifiedErrorId : ExpandArchiveFileExists,ExpandArchiveHelper

2020-11-04T10:07:36.659+0100 INFO New version is being rolled out but hasn’t made it to this node yet {“Service”: “storagenode”}
2020-11-04T10:07:36.659+0100 INFO Download started. {“From”: “https://github.com/storj/storj/releases/download/v1.16.1/storagenode-updater_windows_amd64.zip”, “To”: “C:\Windows\TEMP\storagenode-updater_windows_amd64.632221569.zip”}
2020-11-04T10:07:38.818+0100 ERROR Error updating service. {“Service”: “storagenode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya existe.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstorj.io/common/sync2.(*Cycle).Run:152\n\tmain.cmdRun:116\n\tstorj.io/private/process.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.com/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T10:15:02.582+0100 INFO Stop/Shutdown request received.
2020-11-04T10:17:10.846+0100 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2020-11-04T10:17:10.871+0100 INFO Running on version {“version”: “v1.13.1”}
2020-11-04T10:17:10.871+0100 INFO Downloading versions. {“Server Address”: “https://version.storj.io”}
2020-11-04T10:17:11.543+0100 INFO New version is being rolled out but hasn’t made it to this node yet {“Service”: “storagenode”}
2020-11-04T10:17:11.543+0100 INFO Download started. {“From”: “https://github.com/storj/storj/releases/download/v1.16.1/storagenode-updater_windows_amd64.zip”, “To”: “C:\Windows\TEMP\storagenode-updater_windows_amd64.953967435.zip”}
2020-11-04T10:17:19.063+0100 ERROR Error updating service. {“Service”: “storagenode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya existe.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tmain.cmdRun:116\n\tstorj.io/private/process.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.com/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

sí, ya veo. Aquí está la versión revisada:

Stop-Service storagenode-updater;
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; curl https://github.com/storj/storj/releases/latest/download/storagenode-updater_windows_amd64.zip -o "$env:TEMP\storagenode-updater_windows_amd64.exe.zip";
Expand-Archive "$env:TEMP\storagenode-updater_windows_amd64.exe.zip" "C:\Program Files\Storj\Storage Node\" -Force;
Start-Service storagenode-updater;
Start-Sleep 15;
Get-Content "$env:ProgramFiles/Storj/Storage Node/storagenode-updater.log" -tail 10;

lo hice y me pone:
2020-11-04T10:17:19.063+0100 ERROR Error updating service. {“Service”: “storagenode-updater”, “error”: “open C:\Program Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya existe.”, “errorVerbose”: “open C:\Program Files\Storj\Storage Node\storagenode-updater.1.16.1.exe: Este archivo ya existe.\n\tmain.downloadBinary:62\n\tmain.updateSelf:64\n\tmain.loopFunc:36\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tmain.cmdRun:116\n\tstorj.io/private/process.cleanup.func1.4:353\n\tstorj.io/private/process.cleanup.func1:371\n\tgithub.com/spf13/cobra.(*Command).execute:840\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:945\n\tgithub.com/spf13/cobra.(*Command).Execute:885\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:55\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T10:24:37.858+0100 INFO Stop/Shutdown request received.
2020-11-04T10:25:32.956+0100 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2020-11-04T10:25:32.969+0100 INFO Invalid configuration file value for key {“Key”: “log.level”}
2020-11-04T10:25:32.977+0100 INFO Running on version {“Service”: “storagenode-updater”, “Version”: “v1.16.1”}
2020-11-04T10:25:32.977+0100 INFO Downloading versions. {“Server Address”: “https://version.storj.io”}
2020-11-04T10:25:33.693+0100 INFO Current binary version {“Service”: “storagenode”, “Version”: “v1.15.3”}
2020-11-04T10:25:33.693+0100 INFO New version is being rolled out but hasn’t made it to this node yet {“Service”: “storagenode”}
2020-11-04T10:25:34.126+0100 INFO Current binary version {“Service”: “storagenode-updater”, “Version”: “v1.16.1”}
2020-11-04T10:25:34.126+0100 INFO Version is up to date {“Service”: “storagenode-updater”}

se ve mucho mejor ahora.
¿Compruebe qué versión del nodo en el panel web?

Ejecutar en PowerShell como administrador:

Get-Service storagenode*

Publique el resultado.
Luego revisa los registros:

Get-Content -Tail 20 "C:\Program Files\Storj\Storage Node\storagenode.log"

Status Name DisplayName


Stopped storagenode Storj V3 Storage Node
Running storagenode-upd… Storj V3 Storage Node Updater

2020-11-03T23:14:45.516+0100 INFO piecestore upload started {“Piece ID”: “ZBKBT6RQNMRQ5EMNNVOWMLGOM4MN4YBJWXBJBBNZ27RXNSFPG4WA”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”, “Available Space”: 1138023045376}
2020-11-03T23:14:46.688+0100 INFO piecestore upload started {“Piece ID”: “LJNUUDSBE5P3J5IHKR3AWSZTANYC6K7TA72OGZAWLYHJOP4MVSZA”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”, “Available Space”: 1138023045376}
2020-11-03T23:14:46.948+0100 INFO Got a signal from the OS: “terminated”
2020-11-03T23:14:47.488+0100 INFO piecestore uploaded {“Piece ID”: “LJNUUDSBE5P3J5IHKR3AWSZTANYC6K7TA72OGZAWLYHJOP4MVSZA”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”}
2020-11-03T23:14:47.502+0100 ERROR servers unexpected shutdown of a runner {“name”: “debug”, “error”: “debug: http: Server closed”, “errorVerbose”: “debug: http: Server closed\n\tstorj.io/private/debug.(*Server).Run.func2:108\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-03T23:14:47.678+0100 INFO piecestore uploaded {“Piece ID”: “ZBKBT6RQNMRQ5EMNNVOWMLGOM4MN4YBJWXBJBBNZ27RXNSFPG4WA”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”}
2020-11-03T23:14:48.821+0100 FATAL Unrecoverable error {“error”: “debug: http: Server closed”, “errorVerbose”: “debug: http: Server closed\n\tstorj.io/private/debug.(*Server).Run.func2:108\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:09.758+0100 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2020-11-04T00:16:15.240+0100 INFO Operator email {“Address”: “minodostorj@outlook.es”}
2020-11-04T00:16:15.240+0100 INFO Operator wallet {“Address”: “0xfc8260ba416920A3c9694487Ee3C9E3FfDb9b5c7”}
2020-11-04T00:16:23.419+0100 INFO Telemetry enabled
2020-11-04T00:16:23.605+0100 INFO db.migration Database Version {“version”: 45}
2020-11-04T00:16:27.440+0100 INFO preflight:localtime start checking local system clock with trusted satellites’ system clock.
2020-11-04T00:16:28.109+0100 ERROR preflight:localtime system clock is out of sync with satellite {“Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “error”: “system clock is out of sync: clock off by 59.603051 minutes”, “errorVerbose”: “system clock is out of sync: clock off by 59.603051 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:28.109+0100 ERROR preflight:localtime system clock is out of sync with satellite {“Satellite ID”: “12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB”, “error”: “system clock is out of sync: clock off by 59.603036 minutes”, “errorVerbose”: “system clock is out of sync: clock off by 59.603036 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:28.165+0100 ERROR preflight:localtime system clock is out of sync with satellite {“Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “error”: “system clock is out of sync: clock off by 59.602242 minutes”, “errorVerbose”: “system clock is out of sync: clock off by 59.602242 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:28.204+0100 ERROR preflight:localtime system clock is out of sync with satellite {“Satellite ID”: “1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE”, “error”: “system clock is out of sync: clock off by 59.601945 minutes”, “errorVerbose”: “system clock is out of sync: clock off by 59.601945 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:28.407+0100 ERROR preflight:localtime system clock is out of sync with satellite {“Satellite ID”: “121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6”, “error”: “system clock is out of sync: clock off by 59.599489 minutes”, “errorVerbose”: “system clock is out of sync: clock off by 59.599489 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:28.407+0100 ERROR Failed preflight check. {“error”: “system clock is out of sync: system clock is out of sync with all trusted satellites”, “errorVerbose”: “system clock is out of sync: system clock is out of sync with all trusted satellites\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check:96\n\tstorj.io/storj/storagenode.(*Peer).Run:741\n\tmain.cmdRun:210\n\tstorj.io/private/process.cleanup.func1.4:362\n\tstorj.io/private/process.cleanup.func1:380\n\tgithub.com/spf13/cobra.(*Command).execute:842\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:950\n\tgithub.com/spf13/cobra.(*Command).Execute:887\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:66\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:30.842+0100 FATAL Unrecoverable error {“error”: “system clock is out of sync: system clock is out of sync with all trusted satellites”, “errorVerbose”: “system clock is out of sync: system clock is out of sync with all trusted satellites\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check:96\n\tstorj.io/storj/storagenode.(*Peer).Run:741\n\tmain.cmdRun:210\n\tstorj.io/private/process.cleanup.func1.4:362\n\tstorj.io/private/process.cleanup.func1:380\n\tgithub.com/spf13/cobra.(*Command).execute:842\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:950\n\tgithub.com/spf13/cobra.(*Command).Execute:887\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:66\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

Instale el software de sincronización de tiempo: https://www.timesynctool.com/
y sincronizar el reloj del sistema.
Luego, ejecútelo en PowerShell como administrador:

Start-Service storagenode;
Start-Sleep 15;
Get-Content -Tail 20 "C:\Program Files\Storj\Storage Node\storagenode.log";

visto el reloj esta mal, sincronice la hora en windows luego ejecute:
Get-Service storagenode*
el resultado es:
Status Name DisplayName


Stopped storagenode Storj V3 Storage Node
Running storagenode-upd… Storj V3 Storage Node Updater

revisé de nuevo los registros,el resultado es este:
2020-11-03T23:14:45.516+0100 INFO piecestore upload started {“Piece ID”: “ZBKBT6RQNMRQ5EMNNVOWMLGOM4MN4YBJWXBJBBNZ27RXNSFPG4WA”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”, “Available Space”: 1138023045376}
2020-11-03T23:14:46.688+0100 INFO piecestore upload started {“Piece ID”: “LJNUUDSBE5P3J5IHKR3AWSZTANYC6K7TA72OGZAWLYHJOP4MVSZA”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”, “Available Space”: 1138023045376}
2020-11-03T23:14:46.948+0100 INFO Got a signal from the OS: “terminated”
2020-11-03T23:14:47.488+0100 INFO piecestore uploaded {“Piece ID”: “LJNUUDSBE5P3J5IHKR3AWSZTANYC6K7TA72OGZAWLYHJOP4MVSZA”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”}
2020-11-03T23:14:47.502+0100 ERROR servers unexpected shutdown of a runner {“name”: “debug”, “error”: “debug: http: Server closed”, “errorVerbose”: “debug: http: Server closed\n\tstorj.io/private/debug.(*Server).Run.func2:108\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-03T23:14:47.678+0100 INFO piecestore uploaded {“Piece ID”: “ZBKBT6RQNMRQ5EMNNVOWMLGOM4MN4YBJWXBJBBNZ27RXNSFPG4WA”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”}
2020-11-03T23:14:48.821+0100 FATAL Unrecoverable error {“error”: “debug: http: Server closed”, “errorVerbose”: “debug: http: Server closed\n\tstorj.io/private/debug.(*Server).Run.func2:108\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:09.758+0100 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2020-11-04T00:16:15.240+0100 INFO Operator email {“Address”: “minodostorj@outlook.es”}
2020-11-04T00:16:15.240+0100 INFO Operator wallet {“Address”: “0xfc8260ba416920A3c9694487Ee3C9E3FfDb9b5c7”}
2020-11-04T00:16:23.419+0100 INFO Telemetry enabled
2020-11-04T00:16:23.605+0100 INFO db.migration Database Version {“version”: 45}
2020-11-04T00:16:27.440+0100 INFO preflight:localtime start checking local system clock with trusted satellites’ system clock.
2020-11-04T00:16:28.109+0100 ERROR preflight:localtime system clock is out of sync with satellite {“Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “error”: “system clock is out of sync: clock off by 59.603051 minutes”, “errorVerbose”: “system clock is out of sync: clock off by 59.603051 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:28.109+0100 ERROR preflight:localtime system clock is out of sync with satellite {“Satellite ID”: “12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB”, “error”: “system clock is out of sync: clock off by 59.603036 minutes”, “errorVerbose”: “system clock is out of sync: clock off by 59.603036 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:28.165+0100 ERROR preflight:localtime system clock is out of sync with satellite {“Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “error”: “system clock is out of sync: clock off by 59.602242 minutes”, “errorVerbose”: “system clock is out of sync: clock off by 59.602242 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:28.204+0100 ERROR preflight:localtime system clock is out of sync with satellite {“Satellite ID”: “1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE”, “error”: “system clock is out of sync: clock off by 59.601945 minutes”, “errorVerbose”: “system clock is out of sync: clock off by 59.601945 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:28.407+0100 ERROR preflight:localtime system clock is out of sync with satellite {“Satellite ID”: “121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6”, “error”: “system clock is out of sync: clock off by 59.599489 minutes”, “errorVerbose”: “system clock is out of sync: clock off by 59.599489 minutes\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).checkSatelliteTime:132\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check.func1:74\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:28.407+0100 ERROR Failed preflight check. {“error”: “system clock is out of sync: system clock is out of sync with all trusted satellites”, “errorVerbose”: “system clock is out of sync: system clock is out of sync with all trusted satellites\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check:96\n\tstorj.io/storj/storagenode.(*Peer).Run:741\n\tmain.cmdRun:210\n\tstorj.io/private/process.cleanup.func1.4:362\n\tstorj.io/private/process.cleanup.func1:380\n\tgithub.com/spf13/cobra.(*Command).execute:842\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:950\n\tgithub.com/spf13/cobra.(*Command).Execute:887\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:66\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-11-04T00:16:30.842+0100 FATAL Unrecoverable error {“error”: “system clock is out of sync: system clock is out of sync with all trusted satellites”, “errorVerbose”: “system clock is out of sync: system clock is out of sync with all trusted satellites\n\tstorj.io/storj/storagenode/preflight.(*LocalTime).Check:96\n\tstorj.io/storj/storagenode.(*Peer).Run:741\n\tmain.cmdRun:210\n\tstorj.io/private/process.cleanup.func1.4:362\n\tstorj.io/private/process.cleanup.func1:380\n\tgithub.com/spf13/cobra.(*Command).execute:842\n\tgithub.com/spf13/cobra.(*Command).ExecuteC:950\n\tgithub.com/spf13/cobra.(*Command).Execute:887\n\tstorj.io/private/process.ExecWithCustomConfig:88\n\tstorj.io/private/process.Exec:65\n\tmain.(*service).Execute.func1:66\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

2020-11-04T10:01:23.860+0100 INFO piecestore uploaded {“Piece ID”: “N2QHBSHSM36IAGVINSQBVI2QU3ICCYCAZMF4I53DUPXJAZCX2T2Q”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”}
2020-11-04T10:01:24.336+0100 INFO piecestore uploaded {“Piece ID”: “IQ2BBEF35XD3WV6C5KBVLZWBWDR225GQIXI2ZFVCYE5H2PA2EINQ”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”}
2020-11-04T10:01:24.598+0100 INFO piecestore upload started {“Piece ID”: “5LLXLMN6ODINKCPJS4WTUDRB4NCYJEIU7XUIG3OPACPSOTLDWTXA”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”, “Available Space”: 1138531649792}
2020-11-04T10:01:25.040+0100 INFO piecestore uploaded {“Piece ID”: “5LLXLMN6ODINKCPJS4WTUDRB4NCYJEIU7XUIG3OPACPSOTLDWTXA”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”}
2020-11-04T10:01:25.136+0100 INFO piecestore upload started {“Piece ID”: “W7SLMMR7XLV6YHHZFAZZWPCIXMN2IWNAYQA3USFJFVE7KXMI5SIQ”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”, “Available Space”: 1138531603968}
2020-11-04T10:01:25.481+0100 INFO piecestore uploaded {“Piece ID”: “W7SLMMR7XLV6YHHZFAZZWPCIXMN2IWNAYQA3USFJFVE7KXMI5SIQ”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”}
2020-11-04T10:01:26.206+0100 INFO piecestore upload started {“Piece ID”: “6XYGZT42ATERTVWYJTRUAL424JLM6OVGKGXQXU33C33HEXDVKMZA”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”, “Available Space”: 1138531463936}
2020-11-04T10:01:26.715+0100 INFO piecestore uploaded {“Piece ID”: “6XYGZT42ATERTVWYJTRUAL424JLM6OVGKGXQXU33C33HEXDVKMZA”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”}
2020-11-04T10:01:27.044+0100 INFO piecestore upload started {“Piece ID”: “777QJS4RZ7YNHYXMAPHBE4DROQD2BA2ZACMDWHPM6EK2JEGK7QNQ”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”, “Available Space”: 1138531130880}
2020-11-04T10:01:27.468+0100 INFO piecestore uploaded {“Piece ID”: “777QJS4RZ7YNHYXMAPHBE4DROQD2BA2ZACMDWHPM6EK2JEGK7QNQ”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”}
2020-11-04T10:01:27.815+0100 INFO piecestore upload started {“Piece ID”: “WCQV7S37BEAYONLOZQWZOBRNTBTL55YVOXN4B5DVXARSRZ2L6PRQ”, “Satellite ID”: “121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6”, “Action”: “PUT”, “Available Space”: 1138531045888}
2020-11-04T10:01:28.271+0100 INFO piecestore uploaded {“Piece ID”: “WCQV7S37BEAYONLOZQWZOBRNTBTL55YVOXN4B5DVXARSRZ2L6PRQ”, “Satellite ID”: “121RTSDpyNZVcEU84Ticf2L1ntiuUimbWgfATz21tuvgk3vzoA6”, “Action”: “PUT”}
2020-11-04T10:01:29.618+0100 INFO piecestore upload started {“Piece ID”: “R7EMLNN6SLZBDWCDRXSYHXW4MMP2CBO5ITKN3WADHPHHR37CUVFQ”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”, “Available Space”: 1138530738176}
2020-11-04T10:01:29.880+0100 INFO piecestore upload started {“Piece ID”: “TMU2BUCZTRYGKMPQ2ZGR3GLG6237RHTXUBGS2PY564NBCRU4ISIA”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”, “Available Space”: 1138530723840}
2020-11-04T10:01:29.918+0100 INFO piecestore uploaded {“Piece ID”: “R7EMLNN6SLZBDWCDRXSYHXW4MMP2CBO5ITKN3WADHPHHR37CUVFQ”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”}
2020-11-04T10:01:30.144+0100 INFO piecestore uploaded {“Piece ID”: “TMU2BUCZTRYGKMPQ2ZGR3GLG6237RHTXUBGS2PY564NBCRU4ISIA”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”}
2020-11-04T10:01:30.859+0100 INFO piecestore upload started {“Piece ID”: “DIIJMINCZTZ7KWA7DXMZ2EODWA4T274B4DRKWQVMIZEGDNRDIIKQ”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”, “Available Space”: 1138530701568}
2020-11-04T10:01:30.984+0100 INFO piecestore upload started {“Piece ID”: “F3BLDR5EYOCA625EDGHWRTNXMWTXLOGWJGCDU75KDOYCV5SA6NBQ”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”, “Available Space”: 1138530699520}
2020-11-04T10:01:31.376+0100 INFO piecestore uploaded {“Piece ID”: “DIIJMINCZTZ7KWA7DXMZ2EODWA4T274B4DRKWQVMIZEGDNRDIIKQ”, “Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “Action”: “PUT”}
2020-11-04T10:01:31.425+0100 INFO piecestore uploaded {“Piece ID”: “F3BLDR5EYOCA625EDGHWRTNXMWTXLOGWJGCDU75KDOYCV5SA6NBQ”, “Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “Action”: “PUT”}
PS C:\Windows\system32>

parece el nodo ya funciona de forma correcta, la version que figura en el panel de control es v1.15.3
muchas gracias por la ayuda.
lo que no acabo de entender es el cambio en la hora en el ordenador