Hello, I experiencing new bug in 1.80.1 version.
Node got error
2023-06-16T06:06:18.100+0300 | ERROR | services | unexpected shutdown of a runner | {name: piecestore:monitor, error: piecestore monitor: timed out after 1m0s while verifying writability of storage directory, errorVerbose: piecestore monitor: timed out after 1m0s while verifying writability of storage directory\n\tstorj.io/storj/storagenode/monitor.(*Service).Run.func2.1:163\n\tstorj.io/common/sync2.(*Cycle).Run:160\n\tstorj.io/storj/storagenode/monitor.(*Service).Run.func2:155\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:75} |
---|---|---|---|---|
2023-06-16T06:06:33.104+0300 | WARN | servers | service takes long to shutdown | {name: server} |
Dashboard is down, node not responding any more but service is running.
Logically in this case service should go dawn also.
when i tried to stop is, it not respond properly error shown.