Bitcoin Forum
May 02, 2024, 02:56:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 »  All
  Print  
Author Topic: Armory 0.96 is out  (Read 13772 times)
HyperDesmo
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 13, 2017, 09: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
1714661762
Hero Member
*
Offline Offline

Posts: 1714661762

View Profile Personal Message (Offline)

Ignore
1714661762
Reply with quote  #2

1714661762
Report to moderator
1714661762
Hero Member
*
Offline Offline

Posts: 1714661762

View Profile Personal Message (Offline)

Ignore
1714661762
Reply with quote  #2

1714661762
Report to moderator
1714661762
Hero Member
*
Offline Offline

Posts: 1714661762

View Profile Personal Message (Offline)

Ignore
1714661762
Reply with quote  #2

1714661762
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714661762
Hero Member
*
Offline Offline

Posts: 1714661762

View Profile Personal Message (Offline)

Ignore
1714661762
Reply with quote  #2

1714661762
Report to moderator
1714661762
Hero Member
*
Offline Offline

Posts: 1714661762

View Profile Personal Message (Offline)

Ignore
1714661762
Reply with quote  #2

1714661762
Report to moderator
achow101
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6577


Just writing some code


View Profile WWW
May 13, 2017, 09: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/

Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
May 13, 2017, 10: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
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 13, 2017, 10: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?

Portnoy
Legendary
*
Offline Offline

Activity: 2030
Merit: 1000

My money; Our Bitcoin.


View Profile
May 14, 2017, 12:50:00 AM
 #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
Portnoy
Legendary
*
Offline Offline

Activity: 2030
Merit: 1000

My money; Our Bitcoin.


View Profile
May 14, 2017, 01:08:25 AM
Last edit: May 14, 2017, 01:27:27 AM by Portnoy
 #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?
Stroto
Sr. Member
****
Offline Offline

Activity: 449
Merit: 251


View Profile
May 14, 2017, 10: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
HyperDesmo
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 14, 2017, 11:14:44 AM
 #88

Where is your bitcoin datadir located?

I used:
Code:
%APPDATA%\Bitcoin
And received:
C:\Users\XXX\AppData\Roaming\Bitcoin
This folder exists, but it's empty
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 14, 2017, 01:14:10 PM
 #89

edit/ I mean shouldn't those blk...dat files be regenerated by bitcoin core?

They should have been. Let me look at dbLog.txt. Also, are you building the db with DB_BARE?

goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 14, 2017, 01:15:37 PM
 #90

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

Will think about it.

Quote
This folder exists, but it's empty

Why is it empty? Do you not run your node against that folder?

Portnoy
Legendary
*
Offline Offline

Activity: 2030
Merit: 1000

My money; Our Bitcoin.


View Profile
May 14, 2017, 03:55:53 PM
 #91

You're gonna to delete about 110 blkXXXXX.dat files worth of block data.

I tried something else...

I got into settings and turned on the option to let Armory run Bitcoin Core in the background.
I put into the 'Bitcoin Home Dir' field the location of another Bitcoin installation on an external drive (HD).
The default installation I have on my C: drive is a SSD drive.

I still run Bitcoin Core manually before starting Armory and everything starts normally it seems.
Everything is sync'd up to the latest block. That missing tx shows now with the correct number of confirmations.
It looks like Armory is continuing to stay in sync as more blocks come in.
It showed 466380 in the bottom right when I first started it and right now it shows 466381.

/edit: The only thing seemingly not normal is that when I shutdown Armory, ArmoryDB stays open and I need to shut it down manually.
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 14, 2017, 04:00:11 PM
 #92

I put into the 'Bitcoin Home Dir' field the location of another Bitcoin installation on an external drive (HD).

So you have 2 copies of the chain to begin with?

Portnoy
Legendary
*
Offline Offline

Activity: 2030
Merit: 1000

My money; Our Bitcoin.


View Profile
May 14, 2017, 04:14:08 PM
 #93

I put into the 'Bitcoin Home Dir' field the location of another Bitcoin installation on an external drive (HD).

So you have 2 copies of the chain to begin with?

Yes.
Portnoy
Legendary
*
Offline Offline

Activity: 2030
Merit: 1000

My money; Our Bitcoin.


View Profile
May 14, 2017, 04:38:32 PM
 #94

I put into the 'Bitcoin Home Dir' field the location of another Bitcoin installation on an external drive (HD).

So you have 2 copies of the chain to begin with?

It's on an external drive that can be plugged into other computers. I don't run multiple instances of Bitcoin Core at the same time.
I don't see it having anything to do with the problem I had. 
Portnoy
Legendary
*
Offline Offline

Activity: 2030
Merit: 1000

My money; Our Bitcoin.


View Profile
May 14, 2017, 05:02:02 PM
 #95

I put into the 'Bitcoin Home Dir' field the location of another Bitcoin installation on an external drive (HD).

So you have 2 copies of the chain to begin with?

It's on an external drive that can be plugged into other computers. I don't run multiple instances of Bitcoin Core at the same time.
I don't see it having anything to do with the problem I had. 

Oh damn!  I looked at the shortcut for my original installation of Bitcoin Core and I see that I have pointed it to yet another chain (my C: drive was getting full ).
When I point armory there everything works with that installation now as well...

Sorry for wasting your time.  Embarrassed

Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
May 15, 2017, 11:48:02 AM
 #96

I'll try to give more details:

- I empty the entire .armory folder
- I copy that old 01.wallet
- I start Armory
- a "mirroring" popup shows for some seconds , the following files are created:

Quote
01_backup.wallet
armory_2bXSMWfMy_wallet.lmdb
armory_2bXSMWfMy_wallet.lmdb-lock
armorycpplog.txt
armorylog.txt
ArmorySettings.txt
databases

- the licence agreement shows, I accept it
- a short flash of GUI is seen, file "multipliers" is created,  new entries into armorylog (last one: "Dashboard switched to "Scanning" mode")
- segfault with no entries into any logfiles or on the terminal that I can see

My Armory is pulled from Git, checkout v0.96, regular installation procedure with no edits to any files.
Started with regular
Quote
python ArmoryQt.py --armorydb-ip=192.168.1.1 --armorydb-port=9001
And as I hinted, if this is a local problem here on my side, I don't even need this fixed.

I hope anything is of help here?

Ente
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 15, 2017, 12:33:46 PM
 #97

Build 0.96.1 and try again.

Ente
Legendary
*
Offline Offline

Activity: 2126
Merit: 1001



View Profile
May 15, 2017, 04:17:02 PM
 #98

Build 0.96.1 and try again.

All the same segfault with v0.96.0.1-testing.

Ente
HyperDesmo
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
May 15, 2017, 04:26:22 PM
 #99

Why is it empty? Do you not run your node against that folder?

I did not! That was the issue the whole time. Thanks for help!
goatpig (OP)
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1345

Armory Developer


View Profile
May 15, 2017, 04:35:07 PM
 #100

Build 0.96.1 and try again.

All the same segfault with v0.96.0.1-testing.

Ente

You mean the invalid instruction issue?

Pages: « 1 2 3 4 [5] 6 7 8 9 10 11 12 13 14 »  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!