Author

Topic: [Reward] Armory Wallet Stuck (Read 375 times)

jr. member
Activity: 38
Merit: 1
June 14, 2019, 02:53:21 PM
#24
PhoenixFire and HCP,

Thanks so much for taking the time to help me with this, however, I had run out of patience by 2:00PM yesterday.

So I returned that Dell G7 machine and picked up a HP Spectre, 1TB SSD Drive laptop.
Core 0.18 installed, Armory 96.5 installed, wallet fixed.................

what a pain-in-the-ass.....................

But it's fixed and I learned some new things, so thank you both.

Please PM me you Bitcoin address so I can send you some coins for
your time.

Cheers,
Mark
HCP
legendary
Activity: 2086
Merit: 4314
June 14, 2019, 01:23:47 AM
#23
Here's the Armory log> https://pastebin.com/aaSmUqSc
As expected, it was simply a "pathing" issue... Armory was looking for your Bitcoin data in the "default" location... and failing:
Quote
2019-06-13 11:24:31 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\RcrBo\AppData\Roaming/Bitcoin/blocks is not a valid path



Quote
I have the bitcoin.conf file but there's nothing in there. Not sure how to put the "server=1" in it.
It's just a "text" file with a .conf file extension... so you should be able to open it with notepad (or another texteditor) and just put the text there... or download the .conf files that PhoenixFire has created for you Smiley
member
Activity: 270
Merit: 36
June 13, 2019, 07:03:02 PM
#22
"Where on D: do you want Armory to store its database?" Thought this is automatic when you download the program?
It will store on C: usually but I think you mentioned you'd like them both on D: ?
I've set it to "D:\ArmoryDB" in the config file.

"Datadir" = D:Bitcoin
Bitcoin Core is on the D: drive
Armory is on the C: or D: drive. I've tried both
Great. I've made these .conf files for you to download:
https://gofile.io/?c=qu6xRt

You may need to manually create a new folder named "ArmoryDB" on D: (i.e at the same level as the Bitcoin folder).

  • Open just Armory and go to File> Settings
  • Make sure your settings look like this:
  • Click Save and close Armory entirely - make sure ArmoryDB is not running in the background
  • Type the following into your taskbar and hit return:
Code:
%appdata%\Armory\
  • This should open a window with your Armory wallet files and log files, but if you don't see that you can get there manually (some folders may be hidden by default):
Code:
C:\Users\yourusernamegoeshere\AppData\Roaming\Armory
  • Copy the downloaded "armoryqt.conf" to this directory
  • Navigate to D:\Bitcoin and rename the existing "bitcoin.conf" to "bitcoin.backup" (or anything else) and copy the downloaded "bitcoin.conf" here.
  • Go to D:\. Make a new folder here called "ArmoryDB", just in case Armory doesn't create it
  • If Bitcoin Core has been running, shut it down - you could restart the machine at this step, for good measure, if you want to make sure everything is shut down.
  • Start Bitcoin Core again and wait for it load the blockchain i.e. let it get to the overview screen
  • Keep Bitcoin Core running and start Armory.
  • Cross your fingers

At this point Armory should start building from the correct and current blockchain. Will take a little while but there should be progress info in the Armory window.
If this doesn't do it, we really need to see your logs as has been suggested by bob123.
member
Activity: 270
Merit: 36
June 13, 2019, 06:15:32 PM
#21
"Datadir" = D:Bitcoin
"Where on D: do you want Armory to store its database?" Thought this is automatic when you download the program?
Bitcoin Core is on the D: drive
Armory is on the C: or D: drive. I've tried both
Thanks for the info, just testing the config files before I upload and finish writing instructions Smiley
jr. member
Activity: 38
Merit: 1
June 13, 2019, 03:47:31 PM
#20


Before that, we need:


You've mentioned that the HDD is the D: drive which is a good start.
- Where have you downloaded the blockchain to on D: ? If you don't know or you're not sure, the easiest way is to open up Bitcoin Core, then Window > Information. I need the value next to "Datadir" in this window. Should be "D:\yourpathhere"
- Where on D: do you want Armory to store its database?
- Where have you installed Bitcoin Core? (the program itself)
- Where have you installed Armory? (again, the program itself, you mentioned somewhere on D: too)

We'll also need to turn off the automatic bitcoind setting.

"Datadir" = D:Bitcoin
"Where on D: do you want Armory to store its database?" Thought this is automatic when you download the program?
Bitcoin Core is on the D: drive
Armory is on the C: or D: drive. I've tried both
jr. member
Activity: 38
Merit: 1
June 13, 2019, 02:48:47 PM
#19
It would help us a lot if you could post your armoy logs.

Upload them to https://pastebin.com/ or any similar site and provide us the URL.

My guess would be that some configuration is wrong. Without the logs we can't say whether it is the directory or anything else. 

Here's the Armory log> https://pastebin.com/aaSmUqSc

Also:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
You will also need a "bitcoin.conf" file in your Bitcoin "datadir" that has the following line in it:
Code:

server=1


That will enable the RPC component in Bitcoin Core and allow Armory to communicate with your Bitcoin Core instance correctly... In the Bitcoin Core GUI "network" settings (Settings -> Options -> Network), you need to check the "Allowing Incoming Connections" option
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I have the bitcoin.conf file but there's nothing in there. Not sure how to put the "server=1" in it.

Bitcoin core has the box checked to "Allowing Incoming Connections"
In fact those settings look exactly like yours.

I did change Armory to find the Bitcoin Core directory in the "D" drive, but something is still off.

I get the feeling when I make a change in some way, the entire configuration is still off. Everything needs to be properly configured. I' just not sure if I'm leaving something simple unchanged or i'm making changes in the wrong place.
The fact that I'm running dual drives is complicating things.

If I don't get this solved by tonight I'm taking this thing back to exchange for a single drive laptop. Unless you folks feel otherwise.........

jr. member
Activity: 38
Merit: 1
June 12, 2019, 08:39:38 AM
#18
It would help us a lot if you could post your armoy logs.

Upload them to https://pastebin.com/ or any similar site and provide us the URL.

My guess would be that some configuration is wrong. Without the logs we can't say whether it is the directory or anything else. 

That's what I needed to know.
Will get those up.....

legendary
Activity: 1624
Merit: 2481
June 12, 2019, 02:48:44 AM
#17
It would help us a lot if you could post your armoy logs.

Upload them to https://pastebin.com/ or any similar site and provide us the URL.

My guess would be that some configuration is wrong. Without the logs we can't say whether it is the directory or anything else. 
jr. member
Activity: 38
Merit: 1
June 10, 2019, 08:56:40 AM
#16
I use Bitcoin Core 0.18 and Armory 0.96.5 on Windows 10 and it all seems to work fairly well.

I simply start the Bitcoin Core GUI (it's configured with a datadir of E:\Bitcoin)... and after it is up and running and synced, I start Armory (I've left it to just use the default Armory locations for it's databases etc, but that is easy enough to change). So, my settings in Armory look like this:



You will also need a "bitcoin.conf" file in your Bitcoin "datadir" that has the following line in it:
Code:
server=1

That will enable the RPC component in Bitcoin Core and allow Armory to communicate with your Bitcoin Core instance correctly... In the Bitcoin Core GUI "network" settings (Settings -> Options -> Network), you need to check the "Allowing Incoming Connections" option:


Good info for sure. Thank you.

I will not be getting back to this issue until Wednesday late.
My free time being pretty limited lately, hence the need to get this thing fixed on the quick!
Any and all insight on this is welcomed.

I'll get back to you guys sometime on Thursday.

Thanks again!

Cheers,
Mark
HCP
legendary
Activity: 2086
Merit: 4314
June 09, 2019, 08:27:49 PM
#15
I use Bitcoin Core 0.18 and Armory 0.96.5 on Windows 10 and it all seems to work fairly well.

I simply start the Bitcoin Core GUI (it's configured with a datadir of E:\Bitcoin)... and after it is up and running and synced, I start Armory (I've left it to just use the default Armory locations for it's databases etc, but that is easy enough to change). So, my settings in Armory look like this:



You will also need a "bitcoin.conf" file in your Bitcoin "datadir" that has the following line in it:
Code:
server=1

That will enable the RPC component in Bitcoin Core and allow Armory to communicate with your Bitcoin Core instance correctly... In the Bitcoin Core GUI "network" settings (Settings -> Options -> Network), you need to check the "Allowing Incoming Connections" option:

jr. member
Activity: 38
Merit: 1
June 09, 2019, 01:50:02 PM
#14
I would say it was viable. My only minor concern is that the 1TB drive is 5400rpm (standard for laptops) rather than 7200rpm (expected for desktops). In my experience the difference in class can make a substantial difference to performance and reliability, but you've also managed to sync the blockchain on it without any mention of it being a painfully slow process.

FWIW. It's blazingly fast compared to my old desktop that I was using before.  Shocked  Only took a day and a half to download the entire blockchain.
My desktop would take 4 weeks or more!  Roll Eyes


I will perform the steps and get the info you've requested above when I get back to the laptop.

Thanks!
member
Activity: 270
Merit: 36
June 09, 2019, 12:29:38 PM
#13
Well I do plan on keeping this Laptop for awhile.
So if you think it can be a viable dual drive setup I'll stay with it.

Should I just wipe off all the Bitcoin Core and Armory stuff and start over?
Or would you just recommend moving things around between the drives?

Perhaps a check list of some sort?
Once I have the wallet up I can access my coins and then can pay you for your time.............. Smiley
I would say it was viable. My only minor concern is that the 1TB drive is 5400rpm (standard for laptops) rather than 7200rpm (expected for desktops). In my experience the difference in class can make a substantial difference to performance and reliability, but you've also managed to sync the blockchain on it without any mention of it being a painfully slow process.

We'll probably want to wipe the other partial blockchain copy that I expect you have eating up storage on your SSD, but keep everything else installed as is.

Okay, a few things.
Armory by default is set up to automatically run a background version of bitcoin which downloads the blockchain for you. Smart, right? Unfortunately when things go wrong it isn't obvious where things have broken so we (or at least I do) tend to recommend that you opt for a more manual setup.
For day to day this basically means that you keep doing what you are doing now. You open Bitcoin Core, let it sync, keep it open once complete and then open Armory. Works for me, hopefully acceptable for you. I've had to get Armory to rescan and rebuild a few times in the past 2 years but nothing drastic and usually related to client upgrades.

Before that, we need:
  • a configuration file to tell Armory where to look for the blockchain and where to store the Armory database
  • another config file to make sure Bitcoin Core is looking in the same place and allows Armory access to the information it needs.
To do that I need some information from you on where things are stored and where they should be stored. I can give you correct config files and tell you where to place them. Nothing complicated, just text files.

You've mentioned that the HDD is the D: drive which is a good start.
- Where have you downloaded the blockchain to on D: ? If you don't know or you're not sure, the easiest way is to open up Bitcoin Core, then Window > Information. I need the value next to "Datadir" in this window. Should be "D:\yourpathhere"
- Where on D: do you want Armory to store its database?
- Where have you installed Bitcoin Core? (the program itself)
- Where have you installed Armory? (again, the program itself, you mentioned somewhere on D: too)

We'll also need to turn off the automatic bitcoind setting.
jr. member
Activity: 38
Merit: 1
June 09, 2019, 11:41:40 AM
#12
Bitcoin and Armory see a lot of benefit when their data files are on a SSD but it has taken a while for SSD storage to come down in price. The blockchain has increased in size by ~50GB in the past 12 months, and will be about the same in the next 12. My fully synced blocks folder is at 236GB right now, nearly half of that 535GB SSD (ignoring Windows and anything else). I'd want a 1TB SSD to see me through if I planned to have that laptop for a while.

Up to you really but there is nothing stopping you from having a working setup with dual drives. I have Armory and Core installed to one drive, while Armory's DB and the blockchain are on a larger drive.
With some information from you I'm hoping to provide you with config files that you can just put in place. Should give you a nice stable setup Smiley

Well I do plan on keeping this Laptop for awhile.
So if you think it can be a viable dual drive setup I'll stay with it.

Should I just wipe off all the Bitcoin Core and Armory stuff and start over?
Or would you just recommend moving things around between the drives?

Perhaps a check list of some sort?
Once I have the wallet up I can access my coins and then can pay you for your time.............. Smiley
member
Activity: 270
Merit: 36
June 09, 2019, 10:21:08 AM
#11
I'm at work, laptop is at home, but I wondered....

Would it be easier to to return this laptop and get one with a single larger SSD Drive
for the application, or is this dual drive setup workable for Core/Wallet applications?

I bought this G7 gaming laptop with the thinking that the addition of the second 1TB HDD was better than
a stand alone 535GB SSD laptop....  Huh
Bitcoin and Armory see a lot of benefit when their data files are on a SSD but it has taken a while for SSD storage to come down in price. The blockchain has increased in size by ~50GB in the past 12 months, and will be about the same in the next 12. My fully synced blocks folder is at 236GB right now, nearly half of that 535GB SSD (ignoring Windows and anything else). I'd want a 1TB SSD to see me through if I planned to have that laptop for a while.

Up to you really but there is nothing stopping you from having a working setup with dual drives. I have Armory and Core installed to one drive, while Armory's DB and the blockchain are on a larger drive.
With some information from you I'm hoping to provide you with config files that you can just put in place. Should give you a nice stable setup Smiley
jr. member
Activity: 38
Merit: 1
June 09, 2019, 09:27:19 AM
#10
I'm at work, laptop is at home, but I wondered....

Would it be easier to to return this laptop and get one with a single larger SSD Drive
for the application, or is this dual drive setup workable for Core/Wallet applications?

I bought this G7 gaming laptop with the thinking that the addition of the second 1TB HDD was better than
a stand alone 535GB SSD laptop....  Huh
jr. member
Activity: 38
Merit: 1
June 08, 2019, 11:03:25 PM
#9
Lately I've been starting Bitcoin Core and leaving it open.
Then starting Armory.

I also been having trouble getting Armory to download and stay in the D: drive which is where Core is.
I'll download Armory to the D: drive. Then when it starts and runs, I can look in the directories and Armory files are in the C: drive  Angry

So I think you're onto something here.
I'll try you recommendation tomorrow>

"What you want to do is open Armory and go to File > Settings.
Is there a value in the "Bitcoin Home Dir" box and is it the same folder that you have Bitcoin Core set up to use on your hard drive?
If no to either, change it to the correct directory and close Armory. Make sure ArmoryDB.exe has closed too before restarting Armory"

As I'm out of time for today.

Thanks for the help thus far. It is very much appreciated.

I'll report back the results later.

Cheers,
Mark
member
Activity: 270
Merit: 36
June 08, 2019, 10:20:40 PM
#8
Core Information: Current block = 579869 Last Block = Sat June 8th 16:50:17 2019

Looks good.

Armory still stuck at 28%, 169113................

I'll let it play out for awhile

Okay following up on this.
I'm pretty sure Armory isn't looking in the correct location for the Bitcoin blockchain that Core has downloaded.
Sorry, I should've realised when I saw "Node Status" but I haven't done a fresh sync for quite some time. To my knowlege, Node Status displays the progress Core has made towards downloading the blockchain. Going by the block count you gave, your core installation is fully synced so this would make very little sense.

Unless you've configured Armory to tell Bitcoin Core otherwise, Bitcoin Core will download to %appdata%\Bitcoin by default. I expect there will be some blockchain files there now, using up space on your SSD.

What you want to do is open Armory and go to File > Settings.
Is there a value in the "Bitcoin Home Dir" box and is it the same folder that you have Bitcoin Core set up to use on your hard drive?
If no to either, change it to the correct directory and close Armory. Make sure ArmoryDB.exe has closed too before restarting Armory.

Let me know if it was/wasn't correct and see if that helps or changes the situation.
Unless it all magically works perfectly, please answer these questions from my previous post too Smiley
Quote
how have you got Armory & Bitcoin Core set up to work together? Are you starting Bitcoin Core, leaving it open and then starting Armory? Or have you been closing Bitcoin Core?
In Armory under File > Settings is "Let Armory run Bitcoin Core/bitcoind in the background" checked or unchecked?
member
Activity: 270
Merit: 36
June 08, 2019, 08:57:14 PM
#7
Core Information: Current block = 579869 Last Block = Sat June 8th 16:50:17 2019

Looks good.
Great!

Armory still stuck at 28%, 169113................

I'll let it play out for awhile
Not so great to be on the same spot an hour later.
I don't know how accurate that node progress percentage is but if 169113 is the 72% of blocks that you have to go, then 100% would be #234879 which can't be right. I could be making a huge math fail too!

Going to refresh my memory on a Win10 VM but this has made me think: how have you got Armory & Bitcoin Core set up to work together? Are you starting Bitcoin Core, leaving it open and then starting Armory? Or have you been closing Bitcoin Core?
In Armory under File > Settings is "Let Armory run Bitcoin Core/bitcoind in the background" checked or unchecked?

jr. member
Activity: 38
Merit: 1
June 08, 2019, 07:57:14 PM
#6
Worth checking where Core has got to in the sync process too. From the Bitcoin Core client go to Help > Debug Window > Information.
In Core 0.18 this was moved to the Window menu. So Window > Information.
Check that the value next to "Current number of blocks" is greater than 579853

Core Information: Current block = 579869 Last Block = Sat June 8th 16:50:17 2019

Looks good.

Armory still stuck at 28%, 169113................

I'll let it play out for awhile
jr. member
Activity: 38
Merit: 1
June 08, 2019, 07:01:06 PM
#5
I deleted the chainstate and installed 0.18, ran Core to completion.
Deleted Armory databases and started the scan and rebuild process.

Armory is for sure loading much differently this time around. Instead of the "Node" loading quickly,
it is now taking it's sweet time and giving detailed info it never did before.

"Node Status" = 28% 169113 blocks remaining...............

Fingers crossed...............  Lips sealed   We'll see how it goes........
member
Activity: 270
Merit: 36
June 08, 2019, 05:43:15 PM
#4
Not running out of space, no. 1TB HD and 125GB SSD. Bitcoin is on the HD, Armory on the SSD.
Great, definitely fine for space, but good to know.

Bitcoin Core finishes loading complete. Then I'll start Amory.
It runs until it hits 180043 then says it's complete when it's not.
Worth checking where Core has got to in the sync process too. From the Bitcoin Core client go to Help > Debug Window > Information.
In Core 0.18 this was moved to the Window menu. So Window > Information.
Check that the value next to "Current number of blocks" is greater than 579853.

I could run Core 0.18. But are there compatibility issues with some core versions paired with Armory versions?
Yes but Core 0.18 and Armory 0.96.5 do play nice together, thankfully. Core 0.17.1 would be fine too if you wanted to avoid the latest release still.
I can't compare with this Laptop to my old desktop. But my old laptop required older versions of both in order
for me to use my wallet on that machine.
There definitely have been some compatibility issues in the past and probably more if you were on a really old version (such as Armory 0.93)

I'll go ahead and try load the 0.18 and see what happens.
Good luck. There will likely be more steps after that but it helps to fix the simplest things first. If I've not explained something clearly enough don't be afraid to ask Smiley
jr. member
Activity: 38
Merit: 1
June 08, 2019, 04:30:30 PM
#3
Not running out of space, no. 1TB HD and 125GB SSD. Bitcoin is on the HD, Armory on the SSD.
Bitcoin Core finishes loading complete. Then I'll start Amory.
It runs until it hits 180043 then says it's complete when it's not.

I could run Core 0.18. But are there compatibility issues with some core versions paired with Armory versions?

I can't compare with this Laptop to my old desktop. But my old laptop required older versions of both in order
for me to use my wallet on that machine.

I'll go ahead and try load the 0.18 and see what happens.

-Mark-


member
Activity: 270
Merit: 36
June 08, 2019, 09:29:29 AM
#2
Some quick questions:
Any reason you can't run Bitcoin Core 0.18?
Has Bitcoin core actually synced fully? Block 180043 is from 2012.
Quite unlikely given it is a new laptop, but you're not running out of space on the hard drive, are you?
jr. member
Activity: 38
Merit: 1
June 07, 2019, 09:24:52 PM
#1
Alright folks,

I've kind of poked around here looking for the answers myself.  Embarrassed

Now I'm running out of patience and time. My old, and I mean 10 year old computer
just would not load my wallet anymore. So I bought a new Dell G7 laptop running Windows 10.
Loaded Bitcoin Core 15.2, Armory 96.5. Restored my wallet from backup.

Wallet says it's connected, but I think the RPC is an issue from what I've read here so far, as the text is purple
 and stuck at 180043 Blocks  Angry

I'm no computer specialist, I'm rocky at best of it, which is why I'm seeking help.

I need this thing fixed, and I'm not begging or crying for help. I'm looking to pay someone to help me understand
and fix this issue.

 I have screenshots of Bitcoin Core, Armory Wallet and dblog.txt file, I just can't paste them here.  Sad

Whoever helps me get this thing fixed so I can use the wallet will be paid. In BTC of course.   Smiley

Cheers,
Mark
Jump to: