Hi there,
my node is offline since an RPi restart.
docker ps:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
f452c9b749f3 storjlabs/storagenode:latest "/entrypoint" 29 seconds ago Restarting (1) 3 seconds ago storagenode
log:
2021-11-07T20:25:47.996Z INFO Operator wallet {"Address": "xxx"}
2021-11-07T20:25:48.578Z INFO Telemetry enabled {"instance ID": "xxx"}
2021-11-07T20:25:48.635Z INFO db.migration Database Version {"version": 53}
2021-11-07T20:25:48.840Z INFO preflight:localtime start checking local system clock with trusted satellites' system clock.
2021-11-07T20:25:49.575Z INFO preflight:localtime local system clock is in sync with trusted satellites' system clock.
2021-11-07T20:25:49.575Z INFO bandwidth Performing bandwidth usage rollups
2021-11-07T20:25:49.576Z WARN piecestore:monitor Disk space is less than requested. Allocated space is {"bytes": 25070940160}
2021-11-07T20:25:49.576Z ERROR piecestore:monitor Total disk space is less than required minimum {"bytes": 500000000000}
2021-11-07T20:25:49.576Z ERROR services unexpected shutdown of a runner {"name": "piecestore:monitor", "error": "piecestore monitor: disk space requirement not met", "errorVerbose": "piecestore monitor: disk space requirement not met\n\tstorj.io/storj/storagenode/monitor.(*Service).Run:125\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2.1:87\n\truntime/pprof.Do:40\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2:86\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-11-07T20:25:49.576Z ERROR gracefulexit:blobscleaner couldn't receive satellite's GE status {"error": "context canceled"}
2021-11-07T20:25:49.577Z INFO Node xxx started
2021-11-07T20:25:49.577Z INFO Public server started on [::]:28967
2021-11-07T20:25:49.577Z INFO Private server started on 127.0.0.1:7778
2021-11-07T20:25:49.577Z ERROR bandwidth Could not rollup bandwidth usage {"error": "sql: transaction has already been committed or rolled back"}
2021-11-07T20:25:49.577Z INFO failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/lucas-clemente/quic-go/wiki/UDP-Receive-Buffer-Size for details.
2021-11-07T20:25:49.577Z ERROR collector error during collecting pieces: {"error": "pieceexpirationdb: context canceled", "errorVerbose": "pieceexpirationdb: context canceled\n\tstorj.io/storj/storagenode/storagenodedb.(*pieceExpirationDB).GetExpired:39\n\tstorj.io/storj/storagenode/pieces.(*Store).GetExpired:521\n\tstorj.io/storj/storagenode/collector.(*Service).Collect:88\n\tstorj.io/storj/storagenode/collector.(*Service).Run.func1:57\n\tstorj.io/common/sync2.(*Cycle).Run:92\n\tstorj.io/storj/storagenode/collector.(*Service).Run:53\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2.1:87\n\truntime/pprof.Do:40\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2:86\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
2021-11-07T20:25:49.577Z ERROR nodestats:cache Get pricing-model/join date failed {"error": "context canceled"}
2021-11-07T20:25:49.578Z INFO trust Scheduling next refresh {"after": "6h14m56.728789352s"}
2021-11-07T20:25:49.579Z ERROR piecestore:cache error during init space usage db: {"error": "piece space used: context canceled", "errorVerbose": "piece space used: context canceled\n\tstorj.io/storj/storagenode/storagenodedb.(*pieceSpaceUsedDB).Init:73\n\tstorj.io/storj/storagenode/pieces.(*CacheService).Run:75\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2.1:87\n\truntime/pprof.Do:40\n\tstorj.io/storj/private/lifecycle.(*Group).Run.func2:86\n\tgolang.org/x/sync/errgroup.(*Group).Go.func1:57"}
Error: piecestore monitor: disk space requirement not met