Bitcoin Forum
May 07, 2024, 06:21:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 »  All
  Print  
Author Topic: Armory 0.96.3 released  (Read 15542 times)
Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
January 17, 2018, 09:01:08 PM
 #81

Tonight, apparently ArmoryDB crashed. This happened once before, months ago. Both times on 0.96.3.
This is what I got in logs:
Quote
armorydb.sh[12614]: -INFO  - 03:34:40: (BlockchainScanner.cpp:852) scanned from block #504582 to #504583
armorydb.sh[12614]: -INFO  - 04:06:12: (BlockchainScanner.cpp:852) scanned from block #504584 to #504586
armorydb.sh[12614]: -INFO  - 04:06:31: (BlockchainScanner.cpp:857) scanned block #504587
armorydb.sh[12614]: -INFO  - 04:28:58: (BlockchainScanner.cpp:857) scanned block #504588
armorydb.sh[12614]: -ERROR - 04:39:33: (BlockchainScanner.cpp:445) Missing file map for output scan, thi...xpected
armorydb.sh[12614]: -ERROR - 04:39:33: (BlockchainScanner.cpp:447) Has the following block files:
armorydb.sh[12614]: -ERROR - 04:39:33: (BlockchainScanner.cpp:449)  --- #1144
armorydb.sh[12614]: -ERROR - 04:39:33: (BlockchainScanner.cpp:451) Was looking for id #1145
armorydb.sh[12614]: terminate called after throwing an instance of 'std::runtime_error'
armorydb.sh[12614]: what():  missing file map
A simple "service armorydb {stop-start}" fixed it (I had to stop it, only a start didn't suffice).

It's a FIY only, it's no hassle for me, and eventually I'll update to 0.96.4 anyway.

Cheers,

Ente
1715062893
Hero Member
*
Offline Offline

Posts: 1715062893

View Profile Personal Message (Offline)

Ignore
1715062893
Reply with quote  #2

1715062893
Report to moderator
1715062893
Hero Member
*
Offline Offline

Posts: 1715062893

View Profile Personal Message (Offline)

Ignore
1715062893
Reply with quote  #2

1715062893
Report to moderator
1715062893
Hero Member
*
Offline Offline

Posts: 1715062893

View Profile Personal Message (Offline)

Ignore
1715062893
Reply with quote  #2

1715062893
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715062893
Hero Member
*
Offline Offline

Posts: 1715062893

View Profile Personal Message (Offline)

Ignore
1715062893
Reply with quote  #2

1715062893
Report to moderator
1715062893
Hero Member
*
Offline Offline

Posts: 1715062893

View Profile Personal Message (Offline)

Ignore
1715062893
Reply with quote  #2

1715062893
Report to moderator
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
January 18, 2018, 06:46:59 PM
 #82

Can I ask you a few questions about your DB usage and experience in PMs?

Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
January 20, 2018, 02:18:14 AM
 #83

Can I ask you a few questions about your DB usage and experience in PMs?

Yes please! :-)

Ente
Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
February 02, 2018, 02:23:04 PM
 #84

..happened twice again:

Quote
-INFO  - 20:54:37: (BlockchainScanner.cpp:852) scanned from block #506854 to #506855
-INFO  - 20:54:41: (BlockchainScanner.cpp:857) scanned block #506856
-INFO  - 20:54:42: (BlockchainScanner.cpp:857) scanned block #506857
-INFO  - 20:54:43: (BlockchainScanner.cpp:857) scanned block #506858
-INFO  - 20:54:45: (BlockchainScanner.cpp:857) scanned block #506859
-ERROR - 20:54:47: (BlockchainScanner.cpp:445) Missing file map for output scan, this is unexpected
-ERROR - 20:54:47: (BlockchainScanner.cpp:447) Has the following block files:
-ERROR - 20:54:47: (BlockchainScanner.cpp:449)  --- #1162
-ERROR - 20:54:47: (BlockchainScanner.cpp:451) Was looking for id #1165

At least in this cae, it seems like my machine was offline (unrelated to armory) and went online (I have to pull the ethernet cable once in a while). That's why it found the blocks so fast.

Cheers,

Ente
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
February 02, 2018, 02:45:22 PM
 #85

Does it use a SSD or a HDD?

Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
February 07, 2018, 10:29:35 AM
 #86

Does it use a SSD or a HDD?

SSD for OS and program files, HDD for core blockchain and armory db.

Ente
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
February 07, 2018, 04:12:57 PM
 #87

HDD for core blockchain and armory db.

That's your culprit.

Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
February 08, 2018, 08:32:43 PM
 #88

HDD for core blockchain and armory db.

That's your culprit.

Sorry, doesn't seem to be the hdd. It's a btrfs filesystem, I scrubbed it, shows zero errors. Nothing in syslog neither.

Ente
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
February 08, 2018, 09:51:35 PM
 #89

It's not a matter of filesystem so much as cost of flushing. The DB looks for data on disk after it receives notification for a new block from the node. The node may not have been done flushing the data on disk by the time it has pushed the block over the P2P.

alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
February 10, 2018, 06:48:50 PM
 #90

i'm trying to print out a list of all private keys and especially imported private keys to move to another wallet.  when i go to "Backup this Wallet" and "Export Key Lists", i don't see a display of all the individual private keys like i used to.  could this be b/c i'm working with a "Restored" wallet?
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
February 11, 2018, 04:45:53 AM
 #91

i'm trying to print out a list of all private keys and especially imported private keys to move to another wallet.  when i go to "Backup this Wallet" and "Export Key Lists", i don't see a display of all the individual private keys like i used to.  could this be b/c i'm working with a "Restored" wallet?

You'd have to elaborate on  what you mean by "Restored". Did you restore this wallet from the private root? What makes you think you have imports in there?

alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
February 11, 2018, 10:46:36 PM
 #92

i'm trying to print out a list of all private keys and especially imported private keys to move to another wallet.  when i go to "Backup this Wallet" and "Export Key Lists", i don't see a display of all the individual private keys like i used to.  could this be b/c i'm working with a "Restored" wallet?

You'd have to elaborate on  what you mean by "Restored". Did you restore this wallet from the private root? What makes you think you have imports in there?

yes, a restore from the private root.  yeah, i guess i forgot about that part about imported keys not being included in that restore method.  but i don't even see the native keys whereas i have before.
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
February 12, 2018, 03:36:01 AM
 #93

but i don't even see the native keys whereas i have before.

It won't show you addresses that aren't used nor requested. You need to extend the address chain, request new addresses or sync the wallet.

alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
March 06, 2018, 05:43:53 PM
 #94

confused about something.  for a long while i've been working with the std Armory wallet with one imported key. i'd like to get rid of that imported key.

since there doesn't seem to be a way to delete that single imported key, i decided to do a Restore of my offline wallet using the root seed.  i then made a new watching only wallet which i then imported into my online Armory (after deleting the existing watching wallet) expecting it to display without the imported key.  yet when i go into Coin Control, i still see this imported key with a balance in it.  how does this happen?
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
March 06, 2018, 06:39:59 PM
 #95

If you restore on top of an existing wallet, you get the option to recover the meta data from the existing one (comments, address chain length, imports). This is the most likely explanation. You can delete imports from a wallet, but you have to be in Expert User mode.

alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
March 06, 2018, 11:01:18 PM
 #96

If you restore on top of an existing wallet, you get the option to recover the meta data from the existing one (comments, address chain length, imports). This is the most likely explanation. You can delete imports from a wallet, but you have to be in Expert User mode.

are you talking about the offline or online wallet?
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
March 06, 2018, 11:27:18 PM
 #97

Applies to both.

alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
March 07, 2018, 12:00:06 AM
 #98

Applies to both.

then that's weird b/c i deleted the old WO wallet from Armory first before importing the restored new one.  that should have deleted the imported key.  but it's still there while the comments are not...
alomar
Member
**
Offline Offline

Activity: 178
Merit: 10


View Profile
March 07, 2018, 12:43:47 AM
 #99

You can delete imports from a wallet, but you have to be in Expert User mode.

i've been in Expert Mode.  i don't see an option to delete an imported key anywhere...
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
March 07, 2018, 11:09:44 AM
 #100

https://imgur.com/a/v7Tlz

Pages: « 1 2 3 4 [5] 6 7 8 »  All
  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!