Bitcoin Forum
May 04, 2024, 07:21:32 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: [Reward] Armory Wallet Stuck  (Read 375 times)
PhoenixFire
Member
**
Offline Offline

Activity: 270
Merit: 36


View Profile
June 13, 2019, 10: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
1714850492
Hero Member
*
Offline Offline

Posts: 1714850492

View Profile Personal Message (Offline)

Ignore
1714850492
Reply with quote  #2

1714850492
Report to moderator
Unlike traditional banking where clients have only a few account numbers, with Bitcoin people can create an unlimited number of accounts (addresses). This can be used to easily track payments, and it improves anonymity.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
PhoenixFire
Member
**
Offline Offline

Activity: 270
Merit: 36


View Profile
June 13, 2019, 11:03:02 PM
Merited by HCP (2)
 #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.
HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
June 14, 2019, 05: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

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
Swifft1 (OP)
Jr. Member
*
Offline Offline

Activity: 38
Merit: 1


View Profile
June 14, 2019, 06: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
Pages: « 1 [2]  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!