planetarium / libplanet

Blockchain in C#/.NET for on-chain, decentralized gaming
https://docs.libplanet.io/
GNU Lesser General Public License v2.1
506 stars 142 forks source link

RocksDbSharp.RocksDbException: There is not enough space on the disk #958

Closed sentry-io[bot] closed 1 year ago

sentry-io[bot] commented 4 years ago

Sentry Issue: 9C-STANDALONE-97

RocksDbSharp.RocksDbException: 佉攠牲牯›潎猠慰散氠晥⁴湯搠癥捩䙥楡敬⁤潴圠楲整楆敬›㩃啜敳獲噜杵楴屳灁䑰瑡屡潌慣屬汰湡瑥牡畩屭挹捜慨湩〯㘳ㄳ⸲潬㩧吠敨敲椠⁳潮⁴湥畯桧猠慰散漠桴⁥楤歳മ

  Module "RocksDbSharp.Native", in rocksdb_put
  Module "Libplanet.RocksDBStore.RocksDBStore", in IncreaseTxNonce
  Module "Libplanet.Blockchain.BlockChain`1", in Append
  Module "Libplanet.Blockchain.BlockChain`1", in .ctor
  Module "Libplanet.Blockchain.BlockChain`1", in Fork
...
(5 additional frame(s) were not displayed)

Unexpected exception occurred during ProcessFillblock: "RocksDbSharp.RocksDbException: 佉攠牲牯›潎猠慰散氠晥⁴湯搠癥捩䙥楡敬⁤潴圠楲整楆敬›㩃啜敳獲噜杵楴屳灁䑰瑡屡潌慣屬汰湡瑥牡畩屭挹捜慨湩〯㘳ㄳ⸲潬㩧吠敨敲椠⁳潮⁴湥畯桧猠慰散漠桴⁥楤歳മ

   at RocksDbSharp.Native.rocksdb_put(IntPtr db, IntPtr writeOptions, Byte[] key, Int64 keyLength, Byte[] value, Int64 valueLength, ColumnFamilyHandle cf)
   at Libplanet.RocksDBStore.RocksDBStore.IncreaseTxNonce(Guid chainId, Address signer, Int64 delta)
   at Libplanet.Blockchain.BlockChain`1.Append(Block`1 block, DateTimeOffset currentTime, Boolean evaluateActions, Boolean renderActions)
   at Libplanet.Blockchain.BlockChain`1..ctor(IBlockPolicy`1 policy, IStore store, Guid id, Block`1 genesisBlock, Boolean inFork, Boolean render)
   at Libplanet.Blockchain.BlockChain`1.Fork(HashDigest`1 point)
   at Libplanet.Net.Swarm`1.FillBlocksAsync(BoundPeer peer, BlockChain`1 blockChain, Nullable`1 stop, IProgress`1 progress, Int64 totalBlockCount, Int64 receivedBlockCount, Boolean evaluateActions, CancellationToken cancellationToken)
   at Libplanet.Net.Swarm`1.SyncPreviousBlocksAsync(BlockChain`1 blockChain, BoundPeer peer, Nullable`1 stop, IProgress`1 progress, Int64 totalBlockCount, Boolean evaluateActions, CancellationToken cancellationToken)
   at Libplanet.Net.Swarm`1.ProcessFillblock(CancellationToken cancellationToken)"
longfin commented 4 years ago

It seems "IO error: No space left on deviceFailed to WriteFile: C:\Users\Kezhi\AppData\Local\planetarium\9c\stateref/003116.log: There is not enough space on the disk.". 🤔

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions.