Pages:
Author

Topic: 0.94.1 crashes (Read 1699 times)

legendary
Activity: 3430
Merit: 3071
June 26, 2016, 06:03:55 PM
#22
0.94 is especially fast for users syncing it for the first time, compared to all previous versions. Although your machine is setting world records: how did you get it to sync up fully in less than 30 minutes? (as the posting times suggest)
member
Activity: 68
Merit: 10
June 26, 2016, 04:56:22 PM
#21
Ah, so you have to rewrite stuff. That explains everything. Well for start I feel like it starts faster and certainly uses less disk space Smiley
Wish you all the best in realising your plans and apologize for my sarcasm.
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 26, 2016, 01:54:15 PM
#20
I noticed that Armory was removed from bitcoin.org recommended clients list. It's becasue of such overwhelming user-friendliness, or there is something more behind it?

It was removed because my fork is not the official work from ATI, nor does ATI offer links to my versions on their web page. At the same time, I don't have a web page, I just deliver my binaries through the github release feature. In other words, they think the situation is confusing.
member
Activity: 68
Merit: 10
June 26, 2016, 01:42:45 PM
#19
No, I don't see how what other websites say or other wallet/client developers do has to do with Armory's software quality.



Your issue sounds strange to me, I'm not having that problem and never have. What does LastDirectory entry in ArmorySettings.txt read?

It means that low quality interface worries me about quality of safety.

LastDirectory                        | C:/Users/Andrzej/Downloads

I turned option "Let run Bitcoin Core in background" back and Armory read correct directory and synched at last.
It's homedir is down in size from ~65GB to 140MB - that's a nice surprise.
legendary
Activity: 3430
Merit: 3071
June 26, 2016, 01:20:35 PM
#18
No, I don't see how what other websites say or other wallet/client developers do has to do with Armory's software quality.



Your issue sounds strange to me, I'm not having that problem and never have. What does LastDirectory entry in ArmorySettings.txt read?
member
Activity: 68
Merit: 10
June 26, 2016, 01:15:58 PM
#17
Ah I see. Close Armory. Open \ArmorySettings.txt, and alter the SatoshiDatadir line to the correct Bitcoin home directory. Reload Armory. That might work.

It shows correct path, but it only works when "Let Armory run Bitcoin-Core in background" is turned on.

I noticed that Armory was removed from bitcoin.org recommended clients list. It's becasue of such overwhelming user-friendliness, or there is something more behind it?
Such bugs make wonder if this client is still safe at all.

Other day I tried Electrum but I couldn't even run it. I posted bug to github nad they answered "Oh, I just removed some lines cause I thought they are not needed".
I wouldn't be surprised if they one day remove code that checks if Google confirmation code is correct.

You know what I mean?
legendary
Activity: 3430
Merit: 3071
June 26, 2016, 12:51:32 PM
#16
Ah I see. Close Armory. Open \ArmorySettings.txt, and alter the SatoshiDatadir line to the correct Bitcoin home directory. Reload Armory. That might work.
member
Activity: 68
Merit: 10
June 26, 2016, 12:33:58 PM
#15
Are your wallet files in the Armory home directory? There's one line in that output that reads "No history to scan". That implies no wallet file is being read.

Yes, but Core directory isn't default - please see my previous post edit.
legendary
Activity: 3430
Merit: 3071
June 26, 2016, 12:29:16 PM
#14
Are your wallet files in the Armory home directory? There's one line in that output that reads "No history to scan". That implies no wallet file is being read.
member
Activity: 68
Merit: 10
June 26, 2016, 12:25:26 PM
#13
Code:
Log file opened at 1466953544: C:\Users\Andrzej\AppData\Roaming\Armory\armorycpplog.txt
-INFO  - 1466953544: (..\BlockUtils.cpp:924) blkfile dir: C:\Users\Andrzej\AppData\Roaming\Bitcoin\blocks
-INFO  - 1466953544: (..\BlockUtils.cpp:925) lmdb dir: C:\Users\Andrzej\AppData\Roaming\Armory\databases
-INFO  - 1466953544: (..\lmdb_wrapper.cpp:387) Opening databases...
-INFO  - 1466953545: (..\BlockUtils.cpp:1105) Executing: doInitialSyncOnLoad
-INFO  - 1466953545: (..\DatabaseBuilder.cpp:162) Reading headers from db
-INFO  - 1466953545: (..\DatabaseBuilder.cpp:195) Found 225 headers in db
-INFO  - 1466953545: (..\DatabaseBuilder.cpp:43) updating HEADERS db
-INFO  - 1466953545: (..\DatabaseBuilder.cpp:223) parsed block file #0
-DEBUG - 1466953545: (..\Blockchain.cpp:213) Organizing chain
-INFO  - 1466953545: (..\DatabaseBuilder.cpp:47) updated HEADERS db in 0.021s
-INFO  - 1466953545: (..\DatabaseBuilder.cpp:98) scanning new blocks from #225 to #224
-INFO  - 1466953545: (..\BlockchainScanner.cpp:65) no history to scan
-INFO  - 1466953545: (..\BlockchainScanner.cpp:788) no SSH to scan
-INFO  - 1466953545: (..\DatabaseBuilder.cpp:149) scanned new blocks in 0s
-INFO  - 1466953545: (..\DatabaseBuilder.cpp:153) init db in 0.024s
-INFO  - 1466953545: (..\BlockDataViewer.cpp:155) Enabling zero-conf tracking

I think I found the bug - Armory open's C:\Users\Andrzej\AppData\Roaming\Bitcoin\blocks - old default directory from years behind.
I have moved it to another partition with more disk space.
I pointed it in Armory settings but they aren't loaded - I guess in case of turned off option "Let Armory run Bitcoin-Core in background"?
member
Activity: 68
Merit: 10
June 26, 2016, 11:57:12 AM
#12
That should point to the Bitcoin-Qt/bitcoind home directory, not the Armory home directory. It's where Armory reads the blockchain information from.

Yes it points to Bitcoin Core directory, not Armory directory. I meant Core wallet.
legendary
Activity: 3430
Merit: 3071
June 26, 2016, 11:15:19 AM
#11
That should point to the Bitcoin-Qt/bitcoind home directory, not the Armory home directory. It's where Armory reads the blockchain information from.
member
Activity: 68
Merit: 10
June 26, 2016, 11:11:10 AM
#10
How to rebuild database after upgrade from 0.93.x?

When I remove whole databases dir it continues to crash.
When I remove only contents of that dir Armory runs happily (at last! after 2 days) but doesn't rebuild anything.

Check in Settings that Armory is pointed to the correct directory for Bitcoin's blockchain files.

Did you mean option called "Bitcoin Home Dir" in Armory? I turned off Core management as sugested in this thread, but it points to directory where wallet file is stored (same as before upgrade).
legendary
Activity: 3430
Merit: 3071
June 26, 2016, 08:57:44 AM
#9
How to rebuild database after upgrade from 0.93.x?

When I remove whole databases dir it continues to crash.
When I remove only contents of that dir Armory runs happily (at last! after 2 days) but doesn't rebuild anything.

Check in Settings that Armory is pointed to the correct directory for Bitcoin's blockchain files.
member
Activity: 68
Merit: 10
June 26, 2016, 08:24:33 AM
#8
How to rebuild database after upgrade from 0.93.x?

When I remove whole databases dir it continues to crash.
When I remove only contents of that dir Armory runs happily (at last! after 2 days) but doesn't rebuild anything.
legendary
Activity: 3430
Merit: 3071
June 21, 2016, 05:40:24 PM
#7
I do, stored the <0.94 Armory database directory there too. I jumped early with SSDs.

No idea how long it will take on a mechanical disk
legendary
Activity: 3430
Merit: 3071
June 21, 2016, 04:18:16 PM
#6
Any way for me to know whether everything is going well? How long should this process take on a 2.4 Ghz 6-core with 4 GB of RAM?

Thanks!

Hour or less I'd guess. Using SSD disks, of course.
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 20, 2016, 02:52:00 PM
#5
You can empty it or remove it. Ideally you want to back up the old DB in case 0.94 gives you a headache, but so far it has proven to be stable so you should be able to go all the way with this.

I'm adding a DB version check in the next release so this kind of issues don't happen anymore.
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 20, 2016, 02:24:58 PM
#4
Let bitcoin resync first.

If you are experience issues with Armory controlling bitcoind, first backup your bitcoin datadir. Then turn off auto managed bitcoind in Armory (first check box in the File -> Settings menu) and run Bitcoin-Qt manually instead.

Once bitcoin is synced, you will have to do a rebuild & rescan in Armory to get it working. Also, do not let 0.94 run in the same dbdir as 0.93's.
legendary
Activity: 3640
Merit: 1345
Armory Developer
June 20, 2016, 12:57:06 PM
#3
need armorycpplog.txt as well
Pages:
Jump to: