Author

Topic: Stuck in Offline (Read 148 times)

legendary
Activity: 1624
Merit: 2481
August 31, 2018, 03:28:09 AM
#10

Or a faster way:

Press WIN-key + R to open the Run-command-windows.
Then enter either:

Code:
%APPDATA%\Bitcoin
(to open the bitcoin folder inside AppData)

or:
Code:
%APPDATA%

to open the AppData folder.


This does work WITHOUT activating to display hidden folders.
Then do what HCP said and look if the tree structure looks 'normal' (blocks folder exists, .. ).
HCP
legendary
Activity: 2086
Merit: 4314
August 30, 2018, 11:43:04 PM
#9
Very odd... So Bitcoin Core claims it is using that folder, but Armory doesn't recognise it... Huh

If you open that folder in Windows Explorer (note that "AppData" is hidden by default in Windows, see below), do you see a Bitcoin folder? If so, does it have a "blocks" folder in it?? Huh



To view AppData, have a read of this: https://support.microsoft.com/en-us/help/14201/windows-show-hidden-files
newbie
Activity: 3
Merit: 0
August 28, 2018, 09:53:57 PM
#8
I do, it is fully synced too.
What folder did you set your Bitcoin Data Directory to? What is the "datadir" path as shown by Bitcoin Core? .

C:\Users\ben_000\AppData\Roaming\Bitcoin
HCP
legendary
Activity: 2086
Merit: 4314
August 26, 2018, 09:47:32 PM
#7
I do, it is fully synced too.
What folder did you set your Bitcoin Data Directory to? What is the "datadir" path as shown by Bitcoin Core? (Help -> Debug Window -> Information):



You will need to use that path... and the information here (https://btcarmory.com/docs/pathing) to get Armory to find your Bitcoin Core blocks folder correctly. Once that is setup properly, you will find that Armory will "find" your BTC.
legendary
Activity: 3640
Merit: 1345
Armory Developer
August 26, 2018, 08:06:28 AM
#6
Windows can use both slashes, only caveat being that within a string literal you need to escape the backslash (\).

The issue is that he isn't pathing at all. What we are shown here is the default database folder resolved by Armory.
legendary
Activity: 1624
Merit: 2481
August 26, 2018, 07:56:06 AM
#5
Did you set the path manually ?

2018-08-23 20:52:06 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\ben_000\AppData\Roaming/Bitcoin/blocks is not a valid path

The slashes (/) seem to be wrong. Windows does use backslashes (\).
newbie
Activity: 3
Merit: 0
August 26, 2018, 12:08:32 AM
#4
2018-08-23 20:52:06 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\ben_000\AppData\Roaming/Bitcoin/blocks is not a valid path
Do you have core installed ?

I do, it is fully synced too.
legendary
Activity: 1624
Merit: 2481
August 24, 2018, 05:10:31 AM
#3
2018-08-23 20:52:06 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\ben_000\AppData\Roaming/Bitcoin/blocks is not a valid path

This means that either:
1) Your data directory path of core is not in the standard directory (which would require you to change it to your custom directory in the settings) or
2) You don't have core installed at all.

Armory does retrieve all information from your local core installation. Core has to be synced and running for armory to be able to retrieve the current information regarding your transactions.
You will only be able to have armory 'synced' with core being synced and running.

As long as you have a backup of your private keys, your coins are safe. This is just a problem with armory trying to connect to core.


Do you have core installed ?
HCP
legendary
Activity: 2086
Merit: 4314
August 24, 2018, 12:21:51 AM
#2
Do you have Bitcoin Core installed and fully synced?

If so, did you set it up to use a "custom" data directory?
If not, Armory requires Bitcoin Core to be installed and fully synced to work properly.

Fully synced == Synced up to Block# 538198 (or higher) as of this message...
newbie
Activity: 3
Merit: 0
August 23, 2018, 11:13:44 PM
#1
My armory is stuck in offline mode, I have connection except it says offline in the bottom right corner, my wallet should have BTC in it but it doesn't. The transaction was confirmed to have gone through. I noticed an error consistently popping up in my logs though...

2018-08-23 20:52:06 (ERROR) -- BDM.pyc:197 - DB error: C:\Users\ben_000\AppData\Roaming/Bitcoin/blocks is not a valid path

Any help is much appreciated, thank you!
Jump to: