Pages:
Author

Topic: Armory 0.96 is out - page 10. (Read 13794 times)

sr. member
Activity: 449
Merit: 251
May 14, 2017, 06:22:06 AM
#87
Just a short simple question.

Would it be possible to make in 0.96.1 in wallet properties when I click on balances, comments, tx count or addresses and so it would order them (highest, alphabetical, etc)? It doesn't seem to work right now and i'm searching my ass off when i look for a particular address or balance.

Thank You for considering
legendary
Activity: 2030
Merit: 1000
My money; Our Bitcoin.
May 13, 2017, 09:08:25 PM
#86
You're gonna to delete about 110 blkXXXXX.dat files worth of block data.

Did that and then started bitcoin core... (to redownload those blocks?)
Deleted the database subdirectory again and ran armorydb again with those parameters you mentioned.
It only got up to 461207 this time... do I need to let bitcoin core run longer?

 Sad

Note: Bitcoin core was sync'd up to the latest block. It is perhaps rebuilding those blk...dat files in the background?

edit/ I mean shouldn't those blk...dat files be regenerated by bitcoin core?
legendary
Activity: 2030
Merit: 1000
My money; Our Bitcoin.
May 13, 2017, 08:50:00 PM
#85
You're gonna to delete about 110 blkXXXXX.dat files worth of block data.

Did that and then started bitcoin core... (to redownload those blocks?)
Deleted the database subdirectory again and ran armorydb again with those parameters you mentioned.
It only got up to 461207 this time... do I need to let bitcoin core run longer?

 Sad
legendary
Activity: 3640
Merit: 1345
Armory Developer
May 13, 2017, 06:13:22 PM
#84
Thanks for help. I tried that, exactly as you wrote and how it's in https://www.bitcoinarmory.com/troubleshooting/ Command-Line Options, but error and log is the same. I tried both C: and F: and created folders myself. Will try tomorrow, maybe I did sth wrong...

Where is your bitcoin datadir located?
legendary
Activity: 2126
Merit: 1001
May 13, 2017, 06:03:06 PM
#83
Also, bitcoinarmory.com is not our website. The website is https://btcarmory.com/

..seems like ATI is gone for good now. Maybe they'll give us the domain? Maybe a small fundraiser would help. Or they shall shut it down, link to the new one or similar? I guess they would have a small, vague interest to help the current development, if they still hope to gain anything from their involvement back then?

Ente
staff
Activity: 3374
Merit: 6530
Just writing some code
May 13, 2017, 05:49:30 PM
#82
Thanks for help. I tried that, exactly as you wrote and how it's in https://www.bitcoinarmory.com/troubleshooting/ Command-Line Options, but error and log is the same. I tried both C: and F: and created folders myself. Will try tomorrow, maybe I did sth wrong...
If you copy and pasted directly from the examples on that site, then it is wrong. There's something wrong with the quotation marks that are used there. Type it out manually, don't copy and paste.

Also, bitcoinarmory.com is not our website. The website is https://btcarmory.com/
newbie
Activity: 4
Merit: 0
May 13, 2017, 05:43:21 PM
#81
Thanks for help. I tried that, exactly as you wrote and how it's in https://www.bitcoinarmory.com/troubleshooting/ Command-Line Options, but error and log is the same. I tried both C: and F: and created folders myself. Will try tomorrow, maybe I did sth wrong...

Quote
2017-05-13 23:38 (ERROR) -- ArmoryQt.py:1808 - Failed to start Armory database: Invalid blockdata path
Traceback (most recent call last):
  File "ArmoryQt.py", line 1793, in startArmoryDBIfNecessary
  File "SDM.pyc", line 368, in spawnDB
BadPath: Invalid blockdata path
2017-05-13 23:38 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 0
legendary
Activity: 3640
Merit: 1345
Armory Developer
May 13, 2017, 05:05:25 PM
#80
Code:
BadPath: Invalid blockdata path

Specify your block data folder with --satoshi-datadir
newbie
Activity: 4
Merit: 0
May 13, 2017, 04:28:51 PM
#79
Hi,

I'm receiving an error: "Armory failed to spawn the DB!". Could you please help me with this issue? At first I wanted install on F: cause it's my HDD disk, but after this problem appears I switched to C:, so that's why you can see F: in the log.

Code:
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1138 - C++ block utilities loaded successfully
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1255 -
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1256 -
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1257 -
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1258 - ************************************************************
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1259 - Invoked: C:\Program Files (x86)\Armory\ArmoryQt.exe
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1260 - ************************************************************
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1261 - Loading Armory Engine:
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1262 -    Armory Version        : 0.96
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1263 -    Armory Build:         : a3d01aa722
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1264 -    PyBtcWallet  Version  : 1.35
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1265 - Detected Operating system: Windows
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1266 -    OS Variant            : 8-6.2.9200--Multiprocessor Free
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1267 -    User home-directory   : C:\Users\XXX\AppData\Roaming
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1268 -    Satoshi BTC directory : C:\Users\XXX\AppData\Roaming\Bitcoin\
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1269 -    Armory home dir       : C:\Users\XXX\AppData\Roaming\Armory\
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1270 - Detected System Specs    :
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1271 -    Total Available RAM   : 15.89 GB
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1272 -    CPU ID string         : Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1273 -    Number of CPU cores   : 8 cores
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1274 -    System is 64-bit      : True
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1275 -    Preferred Encoding    : cp1250
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1276 -    Machine Arch          : amd64
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1277 -    Available HDD (ARM)   : 18 GB
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1278 -    Available HDD (BTC)   : 18 GB
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1279 -
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1280 - Network Name: Main Network
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1281 - Satoshi Port: 8333
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1282 - Do wlt check: True
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1283 - Named options/arguments to armoryengine.py:
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     thread_count    : -1
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     rescan          : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     ignoreAllZC     : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     rescanBalance   : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     disableModules  : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     port            : None
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     interport       : 8223
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     coverageOutputDir: None
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     forceWalletCheck: False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     regtest         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     rebuild         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     nettimeout      : 2
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     datadir         : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     clearMempool    : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     offline         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     armoryDBDir     : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     armorydb_port   : 9001
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiPort     : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     useTorSettings  : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     netlog          : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     keypool         : 100
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     coverageInclude : None
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     forceOnline     : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     redownload      : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     rpcBindAddr     : 127.0.0.1
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     armorydb_ip     : 127.0.0.1
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     multisigFile    : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     ram_usage       : -1
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     mtdebug         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     logDisable      : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     settingsPath    : C:\Users\XXX\AppData\Roaming\Armory\ArmorySettings.txt
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     language        : en
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     db_type         : DB_FULL
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     doDebug         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     enableDetSign   : True
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     disableConfPermis: False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     testnet         : False
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     rpcport         : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiHome     : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     satoshiRpcport  : DEFAULT
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     logFile         : C:\Users\XXX\AppData\Roaming\Armory\ArmoryQt.exe.log.txt
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1285 -     verbosity       : None
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1286 - Other arguments:
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1289 - ************************************************************
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:1692 - C++ block utilities loaded successfully
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\XXX\AppData\Roaming\Armory\ArmorySettings.txt
2017-05-13 22:24 (ERROR) -- ArmoryUtils.pyc:3747 - Unsupported language  specified. Defaulting to English (en)
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:3750 - Using Language: en
2017-05-13 22:24 (INFO) -- BDM.pyc:368 - Using the asynchronous/multi-threaded BlockDataManager.
2017-05-13 22:24 (INFO) -- BDM.pyc:369 - Blockchain operations will happen in the background. 
2017-05-13 22:24 (INFO) -- BDM.pyc:370 - Devs: check TheBDM.getState() before asking for data.
2017-05-13 22:24 (INFO) -- BDM.pyc:371 - Registering addresses during rescans will queue them for
2017-05-13 22:24 (INFO) -- BDM.pyc:372 - inclusion after the current scan is completed.
2017-05-13 22:24 (INFO) -- ArmoryUtils.pyc:3590 - Using settings file: C:\Users\XXX\AppData\Roaming\Armory\ArmorySettings.txt
2017-05-13 22:24 (INFO) -- ArmoryQt.py:2042 - loadWalletsAndSettings
2017-05-13 22:24 (INFO) -- ArmoryQt.py:2102 - Loading wallets...
2017-05-13 22:24 (INFO) -- ArmoryQt.py:2167 - Number of wallets read in: 1
2017-05-13 22:24 (INFO) -- ArmoryQt.py:2172 -    Wallet (XXX):   "Primary Wallet                  "   (Encrypted)
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1747 - acquiring process mutex...
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1385 - setupUriRegistration
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1453 - Armory already registered for current user.  Done!
2017-05-13 22:24 (INFO) -- ArmoryQt.py:558 - Usermode: Advanced
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1681 - Changing usermode:
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1682 -    From: Advanced
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1690 -      To: Advanced
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1814 - startBitcoindIfNecessary
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1850 - setSatoshiPaths
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1868 - Setting satoshi datadir = F:\Program Files\Armory
2017-05-13 22:24 (ERROR) -- ArmoryQt.py:1808 - Failed to start Armory database: Invalid blockdata path
Traceback (most recent call last):
  File "ArmoryQt.py", line 1793, in startArmoryDBIfNecessary
  File "SDM.pyc", line 368, in spawnDB
BadPath: Invalid blockdata path
2017-05-13 22:24 (INFO) -- ArmoryQt.py:1900 - Setting netmode: 0
legendary
Activity: 3640
Merit: 1345
Armory Developer
May 13, 2017, 02:12:32 PM
#78
You're gonna to delete about 110 blkXXXXX.dat files worth of block data.
legendary
Activity: 2030
Merit: 1000
My money; Our Bitcoin.
May 13, 2017, 01:07:14 PM
#77
Did I mess up that wallet when I used 'Clear All Unconfirmed' when the transaction really wasn't unconfirmed just that Armory never recognized it as such?

What's your top block in the bottom right corner?

455618 ( or something close to that... I didn't write it down before I tried another restart... )

Yes it appears to be stuck there, and now when I start it up again it seems to be stalled at the scanning history stage again...

The console has this in it:
... BDM thread failed: empty pool ptr
... Starting address registration process
... running 10 zc parser threads
...
legendary
Activity: 3640
Merit: 1345
Armory Developer
May 13, 2017, 09:40:46 AM
#76
Quote
If you want I'll send you the crashing wallet to have a look by yourself.
It's all not too important for me. But maybe I found some weird cornercase that helps for finalizing the wallet format?

I'd look at a WO copy.
legendary
Activity: 2126
Merit: 1001
May 13, 2017, 09:26:56 AM
#75
You mean you managed to import an compressed priv key into an Armory wallet? That's damn weird. Can you try to reproduce this on testnet?

In fact I am not entirely sure what exactly I imported.
It certainly was a vanity-address, generated with vanitygen.
I imported the private key. I couldn't spend funds on that address with Armory. I believe I sent the funds to the vanity-address I created, but Armory showed a different address when importing the privkey. But then I did see the funds in a pre-0.96 Armory, just couldn't spend them. I am not too sure.

I remember that I could import privkeys created by bitcoinj, but couldn't see the funds there, and that bitcoinj used compressed keys back then already.

Anyway, I'll just wait for the final version of the new wallet format and check again then.
If you want I'll send you the crashing wallet to have a look by yourself.
It's all not too important for me. But maybe I found some weird cornercase that helps for finalizing the wallet format?

Cheers,

Ente
legendary
Activity: 3640
Merit: 1345
Armory Developer
May 13, 2017, 06:59:54 AM
#74
Did I mess up that wallet when I used 'Clear All Unconfirmed' when the transaction really wasn't unconfirmed just that Armory never recognized it as such?

What's your top block in the bottom right corner?
legendary
Activity: 2030
Merit: 1000
My money; Our Bitcoin.
May 12, 2017, 10:21:56 PM
#73
It needs a lot of RAM during the scan phase, but maintenance is around 350MB. You have to consider Core and your OS are also running, which will eat ~3GB+ each as well.

You can tone down the RAM utilization by lowering RAM target and thread count during the build & scan. Your issue is not fixed regardless, if you didn't rebuild your DB, it is still corrupt. You want to delete your Armory /databases folder, shut down your Bitcoin node and start ArmoryDB with the following command line:

Code:
--db-type=DB_BARE --ram-usage=1 --thread-count=(whatever you want)

Once the DB is done building (says "Enabling zero conf"), you can start ArmoryQt on top of it and the DB will start scanning. Once it is done scanning, you can shut this whole thing down and go back to regular operations.

Okay I did all that. Everything went smoothly. Everything started quickly when I went back to regular operations. Thanks for all the help.

But again...

That transaction still doesn't show up after all these rescans; the wallet still has the old wrong balance. 
What can be done about that Watching-Only wallet?
If I try to send any more transactions from it there will no doubt be problems won't there?

Did I mess up that wallet when I used 'Clear All Unconfirmed' when the transaction really wasn't unconfirmed just that Armory never recognized it as such?
legendary
Activity: 3640
Merit: 1345
Armory Developer
May 12, 2017, 08:22:04 PM
#72
It needs a lot of RAM during the scan phase, but maintenance is around 350MB. You have to consider Core and your OS are also running, which will eat ~3GB+ each as well.

You can tone down the RAM utilization by lowering RAM target and thread count during the build & scan. Your issue is not fixed regardless, if you didn't rebuild your DB, it is still corrupt. You want to delete your Armory /databases folder, shut down your Bitcoin node and start ArmoryDB with the following command line:

Code:
--db-type=DB_BARE --ram-usage=1 --thread-count=(whatever you want)

Once the DB is done building (says "Enabling zero conf"), you can start ArmoryQt on top of it and the DB will start scanning. Once it is done scanning, you can shut this whole thing down and go back to regular operations.
legendary
Activity: 2030
Merit: 1000
My money; Our Bitcoin.
May 12, 2017, 08:12:15 PM
#71
As in build the DB with --db-type=DB_BARE

Even before seeing this I tried something else. I shutdown as many background programs etc. as I could to give me as much RAM as possible.
I am back to where the program starts and shows the balances. I didn't have memory problems before. Does 0.96 need greater than 8 GB of RAM?
I have 9GB in total on this machine before anything loads. What would be a good amount?

But again...
That transaction still doesn't show up after all these rescans; the wallet still has the old wrong balance. 
What can be done about that Watching-Only wallet?
If I try to send any more transactions from it there will no doubt be problems won't there?
brand new
Activity: 0
Merit: 0
legendary
Activity: 3640
Merit: 1345
Armory Developer
May 12, 2017, 05:29:14 PM
#70
You mean you managed to import an compressed priv key into an Armory wallet? That's damn weird. Can you try to reproduce this on testnet?
legendary
Activity: 2126
Merit: 1001
May 12, 2017, 05:13:05 PM
#69
I didn't "import" with that feature, but copied some old wallets into my armory folder.

So it comes down to wallets with imports crashing Armory on startup?

I have two old wallet files, both have an imported privatekey.
The first wallet file has a "regular" address imported, and works fine (that specific imported address is empty though).
The second wallet file has that compressed type privkey (I think) imported. Armory segfaults immediately on startup with that wallet in its folder.

Ente
Pages:
Jump to: