A mi me interesa añadir mas nodos en mi pc

Como pensaba, se pierden los archivos de claves. Por favor, busque identity.key y ca.key, ellos también deberían estar allí.
¿Cambió el nombre de config.yaml y ejecutó el comando?

No, se me olvido ese paso…

Por favor, copie identity.key y ca.key de la fuente a F:\Storj\Identity\storagenode, ellos también deberían estar allí.

no habrá conflicto con el primer nodo en funcionamiento?


Por supuesto que estarán en conflicto. Pensé que habías copiado la identidad de allí.
Si copia claves de un primer nodo, el segundo nodo será idéntico al primero y quedará descalificado.
Por lo tanto, si no tiene archivos de claves del segundo nodo, debe generar uno nuevo. Primero, elimine este de la F:\Storj\Identity\storagenode.
Luego genere así:

identity create storagenode2

Tendrá una nueva identidad en el $env:AppData\Storj\Identity\storagenode2
O puede especificar una ruta para la identidad:

identity create storagenode2 --identity-dir F:\Storj\Identity

La nueva identidad estará en el F:\Storj\Identity\storagenode2

El segundo nodo en la ventana acoplable, ¡no debe tocar el primer nodo en los Archivos de programa!
Cambie el nombre de config.yaml en Archivos de programa como estaba antes.
Deberías cambiar el nombre de config.yaml en el F:\Almacen-para-storj

Y no olvide generar y firmar la segunda identidad para ese segundo nodo.

Creo que cuando llegue a esos pasos me vas a tener que guiar :rofl:

Ya lo estoy haciendo :wink:

1 Like

Lo se, gracias!! :joy::grin::grin:

1 Like

Siguiente paso?

Acabo de reiniciar el pc y el nodo principal ha caido :disappointed_relieved::sob:
Windows PowerShell
Copyright (C) Microsoft Corporation. Todos los derechos reservados.

Prueba la nueva tecnología PowerShell multiplataforma Install PowerShell on Windows, Linux, and macOS - PowerShell | Microsoft Docs

PS C:\Users\user> Get-Content “$env:ProgramFiles/Storj/Storage Node/storagenode.log” -Tail 20 -Wait
2020-12-20T03:41:02.745+0100 INFO piecestore upload canceled {“Piece ID”: “PGK3MWCBKKJUALRJD56WX552LL26B3B45HLKISWUF2GU7UJLFQQA”, “Satellite ID”: “12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB”, “Action”: “PUT_REPAIR”}
2020-12-20T03:41:02.747+0100 INFO piecestore upload canceled {“Piece ID”: “DWAJS5OKVO4KKZQCP64LCJDAQSHIMT37FBO2T5CXQ3FRCHYLTFEQ”, “Satellite ID”: “12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB”, “Action”: “PUT_REPAIR”}
2020-12-20T03:41:02.748+0100 INFO piecestore upload canceled {“Piece ID”: “GN42DNUJWPD4XXY4HQMQVABSAJIYBQGZUJ6ROWFCGQROVKT3DM2A”, “Satellite ID”: “12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB”, “Action”: “PUT_REPAIR”}
2020-12-20T03:41:03.242+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-12-20T03:41:04.934+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-12-20T03:45:40.025+0100 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2020-12-20T03:45:40.087+0100 ERROR Failed to load identity. {“error”: “file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.”, “errorVerbose”: “file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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-12-20T03:45:40.088+0100 FATAL Unrecoverable error {“error”: “Failed to load identity: file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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”, “errorVerbose”: “Failed to load identity: file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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\n\tmain.cmdRun:152\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-12-20T03:48:25.667+0100 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2020-12-20T03:48:25.683+0100 ERROR Failed to load identity. {“error”: “file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.”, “errorVerbose”: “file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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-12-20T03:48:25.686+0100 FATAL Unrecoverable error {“error”: “Failed to load identity: file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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”, “errorVerbose”: “Failed to load identity: file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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\n\tmain.cmdRun:152\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-12-20T03:49:57.173+0100 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2020-12-20T03:49:57.188+0100 ERROR Failed to load identity. {“error”: “file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.”, “errorVerbose”: “file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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-12-20T03:49:57.188+0100 FATAL Unrecoverable error {“error”: “Failed to load identity: file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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”, “errorVerbose”: “Failed to load identity: file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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\n\tmain.cmdRun:152\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-12-20T03:54:27.958+0100 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2020-12-20T03:54:27.973+0100 ERROR Failed to load identity. {“error”: “file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.”, “errorVerbose”: “file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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-12-20T03:54:27.973+0100 FATAL Unrecoverable error {“error”: “Failed to load identity: file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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”, “errorVerbose”: “Failed to load identity: file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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\n\tmain.cmdRun:152\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-12-20T03:56:05.072+0100 INFO Configuration loaded {“Location”: “C:\Program Files\Storj\Storage Node\config.yaml”}
2020-12-20T03:56:05.114+0100 ERROR Failed to load identity. {“error”: “file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.”, “errorVerbose”: “file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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-12-20T03:56:05.117+0100 FATAL Unrecoverable error {“error”: “Failed to load identity: file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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”, “errorVerbose”: “Failed to load identity: file or directory not found error: open C:\Users\user\AppData\Roaming\Storj\Identity\storagenode\identity.cert: The system cannot find the file specified.\n\tstorj.io/common/identity.Config.Load:329\n\tmain.cmdRun:149\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\n\tmain.cmdRun:152\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”}

Arreglado, tenia duplicado identity.key y ca.key

El siguiente paso es solicitar el token de autorización y firmar su identidad: https://documentation.storj.io/dependencies/identity#authorize-the-identity

identity authorize --identity-dir F:\Storj\Identity storagenode2 your@email:kehiorinerfgoergjiotrgj...

Reemplace el token de autenticación falso en el comando por el suyo.
El siguiente paso sería ejecutar su comando docker run con todos sus parámetros, pero la ruta a la identidad será diferente: F:\Storj\Identity\storagenode2 en lugar de F:\Storj\Identity\storagenode.

1 Like

echo!!:grin:
A la espera de la siguiente función!!

Por favor, cambie el nombre de config.yaml en la F:\Almacen-para-storj

Ejecute una configuración inicial con su nueva identidad: https://documentation.storj.io/setup/cli/storage-node#setting-up-the-storage-node

Inicie el nodo con el conjunto completo de parámetros: https://documentation.storj.io/setup/cli/storage-node#running-the-storage-node

Recomendaría usar un editor de texto Notepad++ para formar su comando completo docker run, luego copiarlo en PowerShell y presionar Enter.

Una duda, Donde pone email, es solo mi email o tambien el token de autorizacion?

docker run -d --restart unless-stopped --stop-timeout 300 -p 28967:28967 -p 127.0.0.1:14002:14002 -e WALLET=“0xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX” -e EMAIL="user@example.com" -e ADDRESS=“domain.ddns.net:28967” -e STORAGE=“2TB” --mount type=bind,source="",destination=/app/identity --mount type=bind,source="",destination=/app/config --name storagenode storjlabs/storagenode:latest

El token de autorización consta de su correo electrónico y una larga cadena de letras y números diferentes.
El parámetro ADDRESS es necesario para notificarle si algo sale mal con su nodo, es decir, suspensión, actualizaciones de software urgentes perdidas, descalificación, etc.


2020-12-20T18:18:38.760Z INFO Configuration loaded {“Location”: “/app/config/config.yaml”}

Summary

2020-12-20T18:18:39.249Z INFO Operator email {“Address”: “jaimegomila89@gmail.com”}

2020-12-20T18:18:39.249Z INFO Operator wallet {“Address”: “0x694c11Ed04bb9f10B2E4b78e2f0827bB407572c6”}

2020-12-20T18:18:39.334Z INFO db database does not exists {“database”: “info”}

2020-12-20T18:18:39.335Z INFO db database does not exists {“database”: “bandwidth”}

2020-12-20T18:18:39.336Z INFO db database does not exists {“database”: “orders”}

2020-12-20T18:18:39.336Z INFO db database does not exists {“database”: “piece_expiration”}

2020-12-20T18:18:39.337Z INFO db database does not exists {“database”: “pieceinfo”}

2020-12-20T18:18:39.337Z INFO db database does not exists {“database”: “piece_spaced_used”}

2020-12-20T18:18:39.338Z INFO db database does not exists {“database”: “reputation”}

2020-12-20T18:18:39.339Z INFO db database does not exists {“database”: “storage_usage”}

2020-12-20T18:18:39.339Z INFO db database does not exists {“database”: “used_serial”}

2020-12-20T18:18:39.340Z INFO db database does not exists {“database”: “satellites”}

2020-12-20T18:18:39.340Z INFO db database does not exists {“database”: “notifications”}

2020-12-20T18:18:39.341Z INFO db database does not exists {“database”: “heldamount”}

2020-12-20T18:18:39.341Z INFO db database does not exists {“database”: “pricing”}

2020-12-20T18:18:39.342Z INFO db database does not exists {“database”: “secret”}

2020-12-20T18:18:40.129Z INFO Telemetry enabled {“instance ID”: “1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw”}

2020-12-20T18:18:42.115Z INFO db.migration Database Created {“version”: 46}

2020-12-20T18:18:42.996Z INFO preflight:localtime start checking local system clock with trusted satellites’ system clock.

2020-12-20T18:18:43.941Z INFO preflight:localtime local system clock is in sync with trusted satellites’ system clock.

2020-12-20T18:18:43.942Z INFO bandwidth Performing bandwidth usage rollups

2020-12-20T18:18:43.942Z INFO Node 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw started

2020-12-20T18:18:43.942Z INFO Public server started on [::]:28967

2020-12-20T18:18:43.942Z INFO Private server started on 127.0.0.1:7778

2020-12-20T18:18:43.942Z INFO trust Scheduling next refresh {“after”: “7h13m31.991639636s”}

2020-12-20T18:18:44.195Z ERROR contact:service ping satellite failed {“Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “attempts”: 1, “error”: “ping satellite error: failed to dial storage node (ID: 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw) at address jaustor0.ddns.net:28968: rpc: EOF”, “errorVerbose”: “ping satellite error: failed to dial storage node (ID: 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw) at address jaustor0.ddns.net:28968: rpc: EOF\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:141\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

2020-12-20T18:18:44.529Z ERROR contact:service ping satellite failed {“Satellite ID”: “12rfG3sh9NCWiX3ivPjq2HtdLmbqCrvHVEzJubnzFzosMuawymB”, “attempts”: 1, “error”: “ping satellite error: failed to dial storage node (ID: 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw) at address jaustor0.ddns.net:28968: rpc: EOF”, “errorVerbose”: “ping satellite error: failed to dial storage node (ID: 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw) at address jaustor0.ddns.net:28968: rpc: EOF\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:141\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

2020-12-20T18:18:44.714Z ERROR contact:service ping satellite failed {“Satellite ID”: “12EayRS2V1kEsWESU9QMRseFhdxYxKicsiFmxrsLZHeLUtdps3S”, “attempts”: 1, “error”: “ping satellite error: failed to dial storage node (ID: 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw) at address jaustor0.ddns.net:28968: rpc: EOF”, “errorVerbose”: “ping satellite error: failed to dial storage node (ID: 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw) at address jaustor0.ddns.net:28968: rpc: EOF\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:141\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

2020-12-20T18:18:45.026Z ERROR contact:service ping satellite failed {“Satellite ID”: “1wFTAgs9DP5RSnCqKV1eLf6N9wtk4EAtmN5DpSxcs8EjT69tGE”, “attempts”: 1, “error”: “ping satellite error: failed to dial storage node (ID: 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw) at address jaustor0.ddns.net:28968: rpc: EOF”, “errorVerbose”: “ping satellite error: failed to dial storage node (ID: 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw) at address jaustor0.ddns.net:28968: rpc: EOF\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatelliteOnce:141\n\tstorj.io/storj/storagenode/contact.(*Service).pingSatellite:95\n\tstorj.io/storj/storagenode/contact.(*Chore).updateCycles.func1:87\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/common/sync2.(*Cycle).Start.func1:71\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}

2020-12-20T18:18:45.412Z ERROR contact:service ping satellite failed {“Satellite ID”: “12L9ZFwhzVpuEKMUNUqkaTLGzwY9G24tbiigLiXpmZWKwmcNDDs”, “attempts”: 2, “error”: “ping satellite error: failed to dial storage node (ID: 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw) at address jaustor0.ddns.net:28968: rpc: EOF”, “errorVerbose”: "ping satellite error: failed to dial storage node (ID: 1rnryk1ceK2YGNTqMySwkUsKmRJPEatEQhpk98WQaL292U1dYw) at address jaustor0.ddns.net:28968: rpc: EOF\n\tstorj.io/storj/storagenode/contact.

El puerto en la parte derecha del mapeo de puertos debe permanecer igual, es decir, -p 28968:28967 -p 14003:14002
Para cambiar eso:

  1. Deténgase y retire el recipiente:
docker stop -t 300 storagenode02
docker rm storagenode02
  1. Luego, vuelva a ejecutarlo con todos sus parámetros, incluidos los modificados.