Bitcoin Forum
May 25, 2024, 07:52:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: v95.1 "DB version mismatch. Use another dbdir!"  (Read 1776 times)
51mqseq (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 16, 2016, 10:02:56 PM
Last edit: November 16, 2016, 10:15:06 PM by 51mqseq
 #1

I updated to v95.1 after my previous version of Armory seemed to be unable to post transactions to the blockchain. Unfortunately, the new version exits out with error "DB version mismatch. Use another dbdir"

I have run the uninstaller before reinstalling. Bitcoin Core seems to be running fine.

Any help is greatly appreciated

recent log:
Code:
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1137 - C++ block utilities loaded successfully
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1247 -
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1248 -
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1249 -
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1250 - ************************************************************
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1251 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1252 - ************************************************************
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1253 - Loading Armory Engine:
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1254 -    Armory Version        : 0.95.1
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1255 -    Armory Build:         : 374672b751
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1256 -    PyBtcWallet  Version  : 1.35
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1257 - Detected Operating system: Windows
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1258 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1259 -    User home-directory   : C:\Users\x\AppData\Roaming
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1260 -    Satoshi BTC directory : C:\Users\x\AppData\Roaming\Bitcoin\
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1261 -    Armory home dir       : C:\Users\x\AppData\Roaming\Armory\
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1262 - Detected System Specs    :
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1263 -    Total Available RAM   : 4.00 GB
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1264 -    CPU ID string         : Intel64 Family 6 Model 61 Stepping 4, GenuineIntel
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1265 -    Number of CPU cores   : 4 cores
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1266 -    System is 64-bit      : True
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1267 -    Preferred Encoding    : cp1252
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1268 -    Machine Arch          : amd64
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1269 -    Available HDD (ARM)   : 8 GB
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1270 -    Available HDD (BTC)   : 8 GB
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1271 -
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1272 - Network Name: Main Network
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1273 - Satoshi Port: 8333
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1274 - Do wlt check: True
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1275 - Named options/arguments to armoryengine.py:
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     thread_count    : -1
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     rescan          : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     ignoreAllZC     : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     rescanBalance   : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     disableModules  : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     port            : None
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     interport       : 8223
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     skipStatsReport : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     forceWalletCheck: False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     regtest         : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     rebuild         : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     nettimeout      : 2
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     datadir         : DEFAULT
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     clearMempool    : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     offline         : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     coverageOutputDir: None
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     armoryDBDir     : DEFAULT
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_port   : 9001
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiPort     : DEFAULT
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     useTorSettings  : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     netlog          : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     keypool         : 100
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     coverageInclude : None
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     forceOnline     : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     skipAnnounceCheck: False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     redownload      : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     armorydb_ip     : 127.0.0.1
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     multisigFile    : DEFAULT
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     ram_usage       : -1
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     testAnnounceCode: False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     mtdebug         : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     logDisable      : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     settingsPath    : C:\Users\x\AppData\Roaming\Armory\ArmorySettings.txt
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     db_type         : DB_FULL
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     doDebug         : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     enableDetSign   : True
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     disableConfPermis: False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     testnet         : False
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     rpcport         : DEFAULT
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiHome     : DEFAULT
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     satoshiRpcport  : DEFAULT
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     logFile         : C:\Users\x\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1277 -     verbosity       : None
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1278 - Other arguments:
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1281 - ************************************************************
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:1684 - C++ block utilities loaded successfully
2016-11-16 12:50 (INFO) -- BDM.pyc:367 - Using the asynchronous/multi-threaded BlockDataManager.
2016-11-16 12:50 (INFO) -- BDM.pyc:368 - Blockchain operations will happen in the background.  
2016-11-16 12:50 (INFO) -- BDM.pyc:369 - Devs: check TheBDM.getState() before asking for data.
2016-11-16 12:50 (INFO) -- BDM.pyc:370 - Registering addresses during rescans will queue them for
2016-11-16 12:50 (INFO) -- BDM.pyc:371 - inclusion after the current scan is completed.
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:3597 - Using settings file: C:\Users\x\AppData\Roaming\Armory\ArmorySettings.txt
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2485 - loadWalletsAndSettings
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2539 - Loading wallets...
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2598 - Number of wallets read in: 5
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2603 -    Wallet (x):   "Primary Wallet                  "   (Encrypted)
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2603 -    Wallet (x):    "x2                          "   (Encrypted)
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2603 -    Wallet (x):   "xe3                         "   (Encrypted)
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2603 -    Wallet (x):    "x                           "   (Encrypted)
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2603 -    Wallet (x):    "x Wallet                "   (Encrypted)
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2153 - Setting up networking...
2016-11-16 12:50 (INFO) -- ArmoryQt.py:1412 - setupUriRegistration
2016-11-16 12:50 (INFO) -- ArmoryQt.py:1530 - URL-register action: AskUser
2016-11-16 12:50 (INFO) -- ArmoryQt.py:546 - Usermode: Advanced
2016-11-16 12:50 (INFO) -- ArmoryQt.py:1708 - Changing usermode:
2016-11-16 12:50 (INFO) -- ArmoryQt.py:1709 -    From: Advanced
2016-11-16 12:50 (INFO) -- ArmoryQt.py:1717 -      To: Advanced
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2217 - startBitcoindIfNecessary
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2016-11-16 12:50 (INFO) -- SDM.pyc:382 - Reading bitcoin.conf file
2016-11-16 12:50 (INFO) -- SDM.pyc:395 - Setting permissions on bitcoin.conf
2016-11-16 12:50 (INFO) -- SDM.pyc:404 - Setting permissions on bitcoin.conf
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:651 - Executing popen: [u'icacls', u'C:\\Users\\x\\AppData\\Roaming\\Bitcoin\\bitcoin.conf', u'/inheritance:r', u'/grant:r', u'x:F']
2016-11-16 12:50 (INFO) -- SDM.pyc:410 - icacls returned:
2016-11-16 12:50 (INFO) -- SDM.pyc:756 - Creating proxy in SDM: host=127.0.0.1, port=8332
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2257 - setSatoshiPaths
2016-11-16 12:50 (INFO) -- ArmoryUtils.pyc:651 - Executing popen: ['./ArmoryDB.exe', '--db-type="DB_FULL"', '--spawnId="A3XyyHLyThug8N6TKC4PnwBKkXSvgkGPyQASksKGKbHf"', u'--satoshi-datadir="C:\\Users\\x\\AppData\\Roaming\\Bitcoin\\blocks"', u'--datadir="C:\\Users\\x\\AppData\\Roaming\\Armory\\"', u'--dbdir="C:\\Users\\x\\AppData\\Roaming\\Armory\\databases"']
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 1
2016-11-16 12:50 (ERROR) -- BDM.pyc:184 - DB error: DB version mismatch. Use another dbdir!
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2307 - Setting netmode: 0
2016-11-16 12:50 (INFO) -- ArmoryQt.py:2289 - loadBlockchainIfNecessary
2016-11-16 12:50 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2016-11-16 12:50 (INFO) -- ArmoryQt.py:5645 - Dashboard switched to "Scanning" mode
2016-11-16 12:52 (INFO) -- ArmoryQt.py:6366 - BDM state is scanning -- force shutdown BDM
2016-11-16 12:52 (INFO) -- SDM.pyc:588 - Called stopBitcoind
2016-11-16 12:52 (INFO) -- SDM.pyc:594 - ...but bitcoind is not running, to be able to stop
2016-11-16 12:52 (INFO) -- ArmoryQt.py:6386 - Attempting to close the main window!
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
November 16, 2016, 10:19:30 PM
 #2

Make sure ArmoryDB.exe isn't running.

Delete this folder:

C:\Users\x\AppData\Roaming\Armory\databases

51mqseq (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 16, 2016, 11:46:22 PM
 #3

That did the trick.

I don't know how you guys keep track of all this stuff. Thanks to you, and all the devs and mods of this community, for all that you do. Kiss
joeschmoe123
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 30, 2017, 01:26:33 AM
 #4

Make sure ArmoryDB.exe isn't running.

Delete this folder:

C:\Users\x\AppData\Roaming\Armory\databases

I downloaded version 0.96 and having this problem as well. I followed the path mentioned above but the furthest I can get to us "Users". Any other way?
PhoenixFire
Member
**
Offline Offline

Activity: 270
Merit: 36


View Profile
December 30, 2017, 02:47:20 AM
 #5

Make sure ArmoryDB.exe isn't running.

Delete this folder:

C:\Users\x\AppData\Roaming\Armory\databases

I downloaded version 0.96 and having this problem as well. I followed the path mentioned above but the furthest I can get to us "Users". Any other way?
Oof, old thread - Go grab 0.96.3 at least if you haven't.
You are looking for your username rather than "x", right?
Another way is by typing
Code:
%appdata%
in explorer to get you to C:\Users\x\AppData\Roaming\
joeschmoe123
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 30, 2017, 09:19:42 PM
 #6

Thank you so much! Yes I was looking for "x". I'll download that now.
joeschmoe123
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 30, 2017, 09:34:07 PM
 #7

Where do i get v0.96.3 from? Armory only has 0.96 available on their website.




Make sure ArmoryDB.exe isn't running.

Delete this folder:

C:\Users\x\AppData\Roaming\Armory\databases

I downloaded version 0.96 and having this problem as well. I followed the path mentioned above but the furthest I can get to us "Users". Any other way?
Oof, old thread - Go grab 0.96.3 at least if you haven't.
You are looking for your username rather than "x", right?
Another way is by typing
Code:
%appdata%
in explorer to get you to C:\Users\x\AppData\Roaming\

PhoenixFire
Member
**
Offline Offline

Activity: 270
Merit: 36


View Profile
December 30, 2017, 11:54:02 PM
 #8

Look at the pinned threads by goatpig in this forum.
droark
Sr. Member
****
Offline Offline

Activity: 525
Merit: 282


View Profile WWW
December 30, 2017, 11:59:40 PM
 #9

Look at the pinned threads by goatpig in this forum.

For that matter, please look at my in-progress FAQ addendum too, at least in regards to the web site. (Hint: The site you're looking at isn't the most up-to-date.)
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!