Bitcoin Forum
May 28, 2024, 07:05:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Armory Directory Change  (Read 888 times)
Justous (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 10, 2016, 03:55:25 PM
 #1

So, the other day, I was downloading the Blockchain via Armory and when it stopped, I found out that it was downloading to my appdata folder on my main hard drive and it had filled up. How can I change the location of the blockchain to another drive?
achow101
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6659


Just writing some code


View Profile WWW
April 10, 2016, 04:01:06 PM
 #2

So, the other day, I was downloading the Blockchain via Armory and when it stopped, I found out that it was downloading to my appdata folder on my main hard drive and it had filled up. How can I change the location of the blockchain to another drive?
If you go into settings, you can change the data directory of bitcoind and it will download the blocks to that other location.

Justous (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 10, 2016, 04:05:24 PM
 #3

I forgot to add, that when I change the home directory and restart Armory, it says it is offline.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6659


Just writing some code


View Profile WWW
April 10, 2016, 04:16:53 PM
 #4

I forgot to add, that when I change the home directory and restart Armory, it says it is offline.
Try starting bitcoin core manually. Uncheck the option to allow armory to start up Bitcoin core automatically then start Bitcon Core manually. To start it manually with the data directory in another place, right click the shortcut to start Bitcoin Core and click Properties. Then in the textbox next to "Target" add to the end of the stuff in there
Code:
 --datadir=<path to datadir>
where <path to datadir> is the path to the location you want the data directory to be. Then click OK and run the program from that shortcut.

Justous (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 10, 2016, 04:23:09 PM
 #5

I did as you said, and Armory still said the same thing, only this time it had a "Go Online!" button next to it. When I clicked this button, nothing happened. Some additional information that might be helpful is: I'm running Windows 10 and the specified datadir is K:\Bitcoin\Bitcoin
achow101
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6659


Just writing some code


View Profile WWW
April 10, 2016, 04:31:21 PM
 #6

I did as you said, and Armory still said the same thing, only this time it had a "Go Online!" button next to it. When I clicked this button, nothing happened. Some additional information that might be helpful is: I'm running Windows 10 and the specified datadir is K:\Bitcoin\Bitcoin
Oh, I forgot something. You need to then do the same thing to the shortcut for armory when you do this except instead of the option being --datadir, you do
Code:
 --satoshi-datadir=<path to datadir>

Justous (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 10, 2016, 04:34:03 PM
 #7

That worked! Thanks so much!  Grin
Justous (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 10, 2016, 04:41:24 PM
 #8

I did as you said, and Armory still said the same thing, only this time it had a "Go Online!" button next to it. When I clicked this button, nothing happened. Some additional information that might be helpful is: I'm running Windows 10 and the specified datadir is K:\Bitcoin\Bitcoin
Oh, I forgot something. You need to then do the same thing to the shortcut for armory when you do this except instead of the option being --datadir, you do
Code:
 --satoshi-datadir=<path to datadir>

Actually, it seems that it keeps crashing every few minutes. The Armory program, that is.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6659


Just writing some code


View Profile WWW
April 10, 2016, 04:42:40 PM
 #9

Actually, it seems that it keeps crashing every few minutes. The Armory program, that is.
Can you post the log files?

Justous (OP)
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
April 10, 2016, 04:54:04 PM
 #10

Once it crashes again, I'll get the log. But it seems that Amory thinks that it is completely synchronized with the network while Bitcoin Core still says that I'm 3 years and 18 weeks behind. It seems to be running alright for now. I'll let you know if anything changes.
Pages: [1]
  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!