Author

Topic: Preparing database (with bitcoin dir in another hard disk) (Read 62 times)

legendary
Activity: 3640
Merit: 1345
Armory Developer
Thanks for the reply Smiley

I use the "File -> Settings..." option within the Armory GUI



and check the configuration in AppData/Roaming/Armory/ArmorySettings.txt, alredy send in the previous post.


My complete log is:
https://pastebin.com/iyuDmpdu

Disable auto bitcoind. Start Core manually, let it sync, then start Armory.
HCP
legendary
Activity: 2086
Merit: 4314
I use the "File -> Settings..." option within the Armory GUI
https://ibb.co/RhBY0hd
I'd suggest that you remove the "C:\Program Files\Bitcoin" from the "Bitcoin Install Dir" box in the settings, just leave it blank... and then shut down Armory (and shutdown Bitcoin Core if it is running), making sure that ALL Armory and Bitcoin Core processes have stopped (double check "Task Manager" or restart your computer to be sure they're stopped). After that, manually run the Bitcoin Core GUI, wait for it to finish syncing up, then start Armory.

If that still doesn't help, then you might need to use the "Help -> Factory Reset" option in Armory.


Quote
My complete log is:
https://pastebin.com/iyuDmpdu
It's a strange one, it seems that it is definitely trying to start bitcoind using a datadir of "D:\Bitcoin", but then Armory goes looking for blocks in the AppData\Roaming directory??!? I do not think I have seen that happen before. Huh Undecided
newbie
Activity: 4
Merit: 0
Thanks for the reply Smiley

I use the "File -> Settings..." option within the Armory GUI

https://ibb.co/RhBY0hd

and check the configuration in AppData/Roaming/Armory/ArmorySettings.txt, alredy send in the previous post.


My complete log is:
https://pastebin.com/iyuDmpdu
HCP
legendary
Activity: 2086
Merit: 4314
Can you please post the complete log file? Huh (TIP: use pastebin.com rather than just copy/pasting it all into a comment directly!)

While the error you have shown would tend to indicate that the "pathing" has not been picked up correctly and it is using the wrong "Bitcoin Home Dir" value... there might be something else that isn't set quite right.

Did you simply modify the settings.txt, or did you use the "File -> Settings..." option within the Armory GUI itself? Huh
newbie
Activity: 4
Merit: 0
I have Bitcoin core installed and synced.

Bitcoin qt software is in c:\program files\bitcoin
The bitcoin folder data is d:\bitcoin.
The bitcoin blocks data is in d:\bitcoin\blocks

I try changing in the armory settings the "Bitcoin home dir" to "d:\bitcoin" but in logs is still trying to access c:\users\roaming\bitcoin

why?? How can I fix it?

My AppData/Roaming/Armory/ArmorySettings.txt:
Default_FeeByte                      | 200
ManageSatoshi                        | True
AdjustFee                            | True
MainWalletCols                       | ff0500005400a80070008d03
MainGeometry                         | 01d9d0cb00010000000001030000004c0000074c000003e20000010c0000007200000743000003d 9000000000000
Wallet_ZNJx2xSb_LedgerShow           | False
LastDirectory                        | C:/Users/Joseba/Desktop
ArmoryDbdir                          | C:\armorydb
NotifyBtcIn                          | True
FeeOption                            | Auto
DNAA_UnlockTimeout                   | False
WltPropAddrCols                      | ff04640064006400a301
Agreed_to_EULA                       | True
NotifyDiscon                         | True
NotifyIgnore                         |
DNAA_IntroDialog                     | True
SatoshiDatadir                       | D:\Bitcoin
DateFormat                           | 25592d25622d25642025493a254d2570
DNAA_AllBackupWarn                   | False
Default_FeeByte_BlocksToConfirm      | 3
Default_ReceiveType                  | P2PKH
AdvFeature_UseCt                     | 0
UnlockTimeout                        | 10
Default_Fee                          | 20000
LastFilterState                      | 0
MinimizeOrClose                      | Close
User_Mode                            | Advanced
Load_Count                           | 16
First_Load_Date                      | 1600021180
NotifyBtcOut                         | True
MinimizeOnOpen                       | False
First_Load                           | False
Default_ChangeType                   | P2PKH
IgnoreAlerts                         |
LastVersionLoad                      | v0.96.5
DNAA_DeleteLevelDB                   | False
NotifyReconn                         | True
SatoshiExe                           | C:\Program Files\Bitcoin
DNAA_DefaultApp                      | False
WltPropGeometry                      | 01d9d0cb000100000000028300000165000006a1000003760000028c0000018b000006980000036 d000000000000



The log error line:

2020-09-15 10:35:44 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\Joseba\AppData\Roaming/Bitcoin/blocks is not a valid path
Jump to: