Node don't start after the Update to 31.9

Hi,

after the update to the newest version, my nodes don’t start anymore. Here are the logs:

2020-01-30T15:59:40.667Z INFO version running on version v0.31.9
2020-01-30T15:59:40.674Z INFO db.migration Database Version {“version”: 29}
2020-01-30T15:59:46.259Z INFO preflight:localtime start checking local system clock with trusted satellites’ system clock.
2020-01-30T15:59:47.118Z INFO preflight:localtime local system clock is in sync with trusted satellites’ system clock.
2020-01-30T15:59:47.119Z INFO bandwidth Performing bandwidth usage rollups
2020-01-30T15:59:47.119Z INFO trust Scheduling next refresh {“after”: “6h28m45.657780227s”}
2020-01-30T15:59:47.119Z INFO Node 1fF2Mcm23Yp… started
2020-01-30T15:59:47.119Z INFO Public server started on [::]:28967
2020-01-30T15:59:47.119Z INFO Private server started on 127.0.0.1:7778
2020-01-30T15:59:47.127Z INFO piecestore:monitor Remaining Bandwidth {“bytes”: 1999959247955456}
2020-01-30T15:59:47.127Z WARN piecestore:monitor Disk space is less than requested. Allocating space {“bytes”: 86292287488}
2020-01-30T15:59:47.127Z ERROR piecestore:monitor Total disk space less than required minimum {“bytes”: 300000000000}
2020-01-30T15:59:47.128Z ERROR version Failed to do periodic version check: version control client error: Get https://version.storj.io: context c anceled
2020-01-30T15:59:47.128Z ERROR pieces:trash emptying trash failed {“error”: “pieces error: filestore error: context canceled”, "errorVerbose ": “pieces error: filestore error: context canceled\n\tstorj.io/storj/storage/filestore.(*blobStore).EmptyTrash:127\n\tstorj.io/storj/storagenode/pieces.( *BlobsUsageCache).EmptyTrash:278\n\tstorj.io/storj/storagenode/pieces.(*Store).EmptyTrash:329\n\tstorj.io/storj/storagenode/pieces.(*TrashChore).Run.func1 :51\n\tstorj.io/common/sync2.(*Cycle).Run:87\n\tstorj.io/common/sync2.(*Cycle).Start.func1:68\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-01-30T15:59:47.128Z ERROR pieces:trash emptying trash failed {“error”: “pieces error: filestore error: context canceled”, "errorVerbose ": “pieces error: filestore error: context canceled\n\tstorj.io/storj/storage/filestore.(*blobStore).EmptyTrash:127\n\tstorj.io/storj/storagenode/pieces.( *BlobsUsageCache).EmptyTrash:278\n\tstorj.io/storj/storagenode/pieces.(*Store).EmptyTrash:329\n\tstorj.io/storj/storagenode/pieces.(*TrashChore).Run.func1 :51\n\tstorj.io/common/sync2.(*Cycle).Run:87\n\tstorj.io/common/sync2.(*Cycle).Start.func1:68\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-01-30T15:59:47.128Z ERROR pieces:trash emptying trash failed {“error”: “pieces error: filestore error: context canceled”, "errorVerbose ": “pieces error: filestore error: context canceled\n\tstorj.io/storj/storage/filestore.(*blobStore).EmptyTrash:127\n\tstorj.io/storj/storagenode/pieces.( *BlobsUsageCache).EmptyTrash:278\n\tstorj.io/storj/storagenode/pieces.(*Store).EmptyTrash:329\n\tstorj.io/storj/storagenode/pieces.(*TrashChore).Run.func1 :51\n\tstorj.io/common/sync2.(*Cycle).Run:87\n\tstorj.io/common/sync2.(*Cycle).Start.func1:68\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
2020-01-30T15:59:47.128Z ERROR pieces:trash emptying trash failed {“error”: “pieces error: filestore error: context canceled”, "errorVerbose ": “pieces error: filestore error: context canceled\n\tstorj.io/storj/storage/filestore.(*blobStore).EmptyTrash:127\n\tstorj.io/storj/storagenode/pieces.( *BlobsUsageCache).EmptyTrash:278\n\tstorj.io/storj/storagenode/pieces.(*Store).EmptyTrash:329\n\tstorj.io/storj/storagenode/pieces.(*TrashChore).Run.func1 :51\n\tstorj.io/common/sync2.(*Cycle).Run:87\n\tstorj.io/common/sync2.(*Cycle).Start.func1:68\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57”}
Error: piecestore monitor: disk space requirement not met

I got nearly the same failure on 3 different Nodes. Before the update all Nodes running fine.

There’s already a topic for the same

1 Like

A post was merged into an existing topic: Disk space is less than requested