Cant resume updating #10485

issue flypaper0 opened this issue on May 31, 2017
  1. flypaper0 commented at 1:05 PM on May 31, 2017: none

    Hey guys. I checkout in v0.14.1rc2 version, build and start updating by bincoind command.

    on 50% i get "*** Disk space is low!" , then empty space, and after trying to resume with bincoind now i get next error: Error loading wallet.dat: Wallet requires newer version of Bitcoin Core

    Log:

    2017-05-31 08:49:25 UpdateTip: new best=000000000000000003b37fe23eeae4d9b8a312da6f3a23612c2abd6304770dc7 height=402335 version=0x30000000 log2_work=84.285415 tx=115843467 date='2016-03-12 12:59:32' progress=0.514198 cache=305.0MiB(123589tx)
    2017-05-31 08:49:25 UpdateTip: new best=00000000000000000493d74f2921832970597cb8293b9396aa9ef55dddd55f11 height=402336 version=0x00000004 log2_work=84.285457 tx=115844672 date='2016-03-12 13:07:05' progress=0.514204 cache=305.4MiB(124944tx)
    2017-05-31 08:49:25 *** Disk space is low!
    2017-05-31 08:49:25 Error: Error: Disk space is low!
    2017-05-31 08:49:25 ERROR: AcceptBlock(): FindBlockPos failed
    2017-05-31 08:49:25 ERROR: ProcessNewBlock: AcceptBlock FAILED
    2017-05-31 08:49:25 tor: Thread interrupt
    2017-05-31 08:49:25 torcontrol thread exit
    2017-05-31 08:49:25 opencon thread exit
    2017-05-31 08:49:25 addcon thread exit
    2017-05-31 08:49:25 scheduler thread interrupt
    2017-05-31 08:49:25 net thread exit
    2017-05-31 08:49:25 Shutdown: In progress...
    2017-05-31 08:49:25 msghand thread exit
    2017-05-31 08:49:25 Dumped mempool: 8e-06s to copy, 0.020049s to dump
    2017-05-31 08:49:25 *** Disk space is low!
    2017-05-31 08:49:25 Error: Error: Disk space is low!
    2017-05-31 08:49:26 Shutdown: done
    2017-05-31 12:31:47 
    

    After retiring:

    2017-05-31 12:31:47 Bitcoin version v0.14.99.0-5c63d665e
    2017-05-31 12:31:47 InitParameterInteraction: parameter interaction: -whitelistforcerelay=1 -> setting -whitelistrelay=1
    2017-05-31 12:31:47 Assuming ancestors of block 00000000000000000013176bf8d7dfeab4e1db31dc93bc311b436e82ab226b90 have valid signatures.
    2017-05-31 12:31:47 Default data directory /Users/flypaper/Library/Application Support/Bitcoin
    2017-05-31 12:31:47 Using data directory /Users/flypaper/Library/Application Support/Bitcoin
    2017-05-31 12:31:47 Using config file /Users/flypaper/Library/Application Support/Bitcoin/bitcoin.conf
    2017-05-31 12:31:47 Using at most 125 automatic connections (283 file descriptors available)
    2017-05-31 12:31:47 Using 32 MiB out of 32 requested for signature cache, able to store 1048576 elements
    2017-05-31 12:31:47 Using 4 threads for script verification
    2017-05-31 12:31:47 scheduler thread start
    2017-05-31 12:31:47 HTTP: creating work queue of depth 16
    2017-05-31 12:31:47 Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcuser for rpcauth auth generation.
    2017-05-31 12:31:47 HTTP: starting 4 worker threads
    2017-05-31 12:31:47 init message: Verifying wallet...
    2017-05-31 12:31:47 Using BerkeleyDB version Berkeley DB 4.8.30: (April  9, 2010)
    2017-05-31 12:31:47 Using wallet wallet.dat
    2017-05-31 12:31:47 CDBEnv::Open: LogDir=/Users/flypaper/Library/Application Support/Bitcoin/database ErrorFile=/Users/flypaper/Library/Application Support/Bitcoin/db.log
    2017-05-31 12:31:47 Bound to [::]:8333
    2017-05-31 12:31:47 Bound to 0.0.0.0:8333
    2017-05-31 12:31:47 Cache configuration:
    2017-05-31 12:31:47 * Using 2.0MiB for block index database
    2017-05-31 12:31:47 * Using 8.0MiB for chain state database
    2017-05-31 12:31:47 * Using 440.0MiB for in-memory UTXO set (plus up to 286.1MiB of unused mempool space)
    2017-05-31 12:31:47 init message: Loading block index...
    2017-05-31 12:31:47 Opening LevelDB in /Users/flypaper/Library/Application Support/Bitcoin/blocks/index
    2017-05-31 12:31:47 Opened LevelDB successfully
    2017-05-31 12:31:47 Using obfuscation key for /Users/flypaper/Library/Application Support/Bitcoin/blocks/index: 0000000000000000
    2017-05-31 12:31:47 Opening LevelDB in /Users/flypaper/Library/Application Support/Bitcoin/chainstate
    2017-05-31 12:31:51 Opened LevelDB successfully
    2017-05-31 12:31:51 Using obfuscation key for /Users/flypaper/Library/Application Support/Bitcoin/chainstate: 6b6f734400656832
    2017-05-31 12:31:54 LoadBlockIndexDB: last block file = 466
    2017-05-31 12:31:54 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=184, size=107268698, heights=402164...402475, time=2016-03-11...2016-03-13)
    2017-05-31 12:31:54 Checking all blk files are present...
    2017-05-31 12:31:54 LoadBlockIndexDB: transaction index disabled
    2017-05-31 12:31:54 LoadBlockIndexDB: hashBestChain=00000000000000000622cd5f2a70df0deb139961807704779ffab33290e4b8db height=402263 date=2016-03-12 01:26:35 progress=0.513740
    2017-05-31 12:31:54 init message: Rewinding blocks...
    2017-05-31 12:31:55 init message: Verifying blocks...
    2017-05-31 12:31:55 Verifying last 6 blocks at level 3
    2017-05-31 12:31:55 [0%]...[16%]...[33%]...[50%]...[66%]...[83%]...[99%]...[DONE].
    2017-05-31 12:31:57 No coin database inconsistencies in last 7 blocks (12998 transactions)
    2017-05-31 12:31:57  block index           10611ms
    2017-05-31 12:31:57 init message: Loading wallet...
    2017-05-31 12:31:57 Error: Error loading wallet.dat: Wallet requires newer version of Bitcoin Core
    2017-05-31 12:31:57 Shutdown: In progress...
    2017-05-31 12:31:57 scheduler thread interrupt
    2017-05-31 12:31:58 Shutdown: done
    2017-05-31 12:31:58 CDBEnv::EnvShutdown: Error 22 shutting down database environment: Invalid argument
    
  2. jonasschnelli commented at 1:11 PM on May 31, 2017: contributor

    You must have created the wallet with a newer version, probably current master. Very likely the wallet your trying to run uses HD internal/external chain split (which is not backward compatible to v14.x).

    Can it be that you have created the wallet.dat with current master and now try to run 0.14.x with the same data directory (wallet.dat)?

  3. jonasschnelli added the label Wallet on May 31, 2017
  4. flypaper0 commented at 1:34 PM on May 31, 2017: none

    @jonasschnelli I'm sure that the wallet.dat was created on the current v0.14.x version. Because after checkout in v0.14.1rc2 git checkout v0.14.1rc2 I complete deleted wallet.dat

  5. flypaper0 commented at 2:10 PM on May 31, 2017: none

    @jonasschnelli How can I check with which version my wallet.dat?

  6. flypaper0 commented at 2:29 PM on May 31, 2017: none

    Just delete wallet.dat again and run bitcoind. Closed

  7. flypaper0 closed this on May 31, 2017

  8. DrahtBot locked this on Sep 8, 2021
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 15:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me