Pages:
Author

Topic: Need Help - Armory won't sync with Bitcoin Core - pathing? - page 2. (Read 370 times)

newbie
Activity: 33
Merit: 0

Fingers crossed, it should flick over to being connected in green when that is done - assuming you have Core set up to take incoming connections and the RPC server enabled.


Hi, what do you mean by "RPC server enabled"? I do not see any option like that in QT wallet settings under Windows.
But I noticed, that if I check the Option "let armory run ... in background" then I have a process "bitcoind" running.
But if I uncheck the armory option mentioned above, run bitcoin-qt wallet along with armory, this process is not there, and armory just doesn't do enything - progress bars stay empty and no spinner whatsoever is there.

My Question is - can it be that the "RPC server" is the bitcoind process and that it isn't running?
member
Activity: 270
Merit: 36
My untrained eye doesn't see anything obviously wrong in the logs.

At this point I'd suggest turning off "Let Armory run Bitcoin Core in the background" (File -> Settings), then close Armory down. Make sure ArmoryDB isn't running in the background still (kill it if it is).

Manually start up Bitcoin Core's GUI and let it catch up with the network completely. It'll give you some estimates as to how long that'll be.
Once that it is all caught up, leave it open and start Armory. Armory should do its thing and scan for blocks - just leave it to get on with it for a while. Usually when I've had Armory fail to close down properly, ArmoryDB is busy scanning/organising.

Fingers crossed, it should flick over to being connected in green when that is done - assuming you have Core set up to take incoming connections and the RPC server enabled.

newbie
Activity: 22
Merit: 0
ok - so im back to 0.96.3.99 RC1
now it freezes on "organizing blockchain" and stays on "Node Offline - 0 blocks"
also, never shuts down properly...

im posting the 2 logs:

https://pastebin.com/iKVUYsbj
https://pastebin.com/AemucaG7

any ideas?
thanks!  Huh
member
Activity: 270
Merit: 36
For logs head to C:\Users\YourUsernameHere\AppData\Roaming\Armory (Or %appdata%\Armory)
Should see dbLog.txt and armorylog.txt there. Add those to pastebin (or cryptbin if preferred) and paste the links here.

Could you expand on how it is freezing? Is the UI failing to respond? Or is the progress failing to update?
If the latter, 0.96.3.99/0.96.4 RC1 has some fixes related to that. Newer than the current one you're using, older than the build Holliday suggested.
newbie
Activity: 22
Merit: 0
ok -

the code worked perfectly, so that's ok
Armory loads fine and even goes through some motions of laoding the database
but it freezes well into the process. When I shut it down i get an error on "ArmoryQT.exe". it still does not find my Bitcoin and remains "offline" either all or most of the time. Bitcoin Core is running well

What logs EXACTLY should i be looking at and posting?

whats next?
MUCH appreciated
member
Activity: 270
Merit: 36
ok -
so went back to o.96.3 and splash screen is ok
there is now some movement as well on the progress bars "building databases"...
the target field is currently:
"C:\Program Files (x86)\Armory\ArmoryQt.exe"
and i tried
"C:\Program Files (x86)\Armory\ArmoryQt.exe --satoshi-datadir=D:/BitcoinCore" and got an error. "BitcoinCore" is what i named the folder on the SSD

which logs exactly should i post? also, no privacy risk with posting logs  Embarrassed?

Code:
"C:\Program Files (x86)\Armory\ArmoryQt.exe" --satoshi-datadir=D:\BitcoinCore
Note where I've moved the second " and using a backslash rather than a forward slash.  If your external SSD is D:\ then that should do the job.
Some privacy loss with logs. Username and CPU info mostly. See whether the above helps or not first.
newbie
Activity: 22
Merit: 0
ok -
so went back to o.96.3 and splash screen is ok
there is now some movement as well on the progress bars "building databases"...
the target field is currently:
"C:\Program Files (x86)\Armory\ArmoryQt.exe"
and i tried
"C:\Program Files (x86)\Armory\ArmoryQt.exe --satoshi-datadir=D:/BitcoinCore" and got an error. "BitcoinCore" is what i named the folder on the SSD

which logs exactly should i post? also, no privacy risk with posting logs  Embarrassed?
member
Activity: 270
Merit: 36
I downloaded 0.96.3.991 - thanks

Unfortunatly, I wasnt able to solve the problem using the fix you suggested. I recived an error message saying: "The name specified in the target box ....  is not valid.  make sure the path and file name are correct" - can you please show me EXACTLY what the "target" field is supposed to show?

also, now when i try to launch Armory it freezes on the splash screen, "ArmoryQT.exe is not responding"

I imagine these two issues are related ... Roll Eyes

clarification - I am only storing the Bitcoin Core info on the SSD (D:). Armory and Bitcoin Core program are on C:

help?
The freezing on the splash screen is a known issue with RC2 on Windows. Either grab RC1, use the workaround in the pinned RC2 thread, or wait until goatpig can fix it.

As for your actual issue:
Where exactly has bitcoin core downloaded the blockchain? You said on an external SSD, but need more info than that.
Can't tell you exactly what it should look like because your setup will be different to mine. You can paste here what your target field looks like (with your attempted change) and we can help point out what might be wrong.

Probably the most important thing here is to post your log files on pastebin.com or another service and add the link here so we can see what is going wrong.
newbie
Activity: 22
Merit: 0
I downloaded 0.96.3.991 - thanks

Unfortunatly, I wasnt able to solve the problem using the fix you suggested. I recived an error message saying: "The name specified in the target box ....  is not valid.  make sure the path and file name are correct" - can you please show me EXACTLY what the "target" field is supposed to show?

also, now when i try to launch Armory it freezes on the splash screen, "ArmoryQT.exe is not responding"

I imagine these two issues are related ... Roll Eyes

clarification - I am only storing the Bitcoin Core info on the SSD (D:). Armory and Bitcoin Core program are on C:

help?
newbie
Activity: 22
Merit: 0
much appreciated. will try
legendary
Activity: 1120
Merit: 1009
https://btcarmory.com/docs/pathing

If that isn't plain enough English for you, try the following.

1. Right click the Armory shortcut.
2. Choose properties.
3. Click your cursor in the "target" field after Armory.
4. With a space after ArmoryQT.exe, enter the following:

Code:
--satoshi-datadir=D:/Bitcoin

"D:/Bitcoin" in the above is just my example, please enter the actual path to Core's folder on your external SSD.

Also, I would update to the latest release candidate stickied in this sub-forum as it contains many fixes. https://bitcointalksearch.org/topic/0964-rc2-2660500
newbie
Activity: 22
Merit: 0
Hello -

I'm new and would appreciate any help.
About a month ago I transferred bitcoin from Coinbase to a newly opened wallet in Armory. I only started downloading the full node of Bitcoin Core afterwards, so my bitcoin were somewhere in the cloud-chain.... However, even now when Bitcoin Core is fully downloaded and running on my (external SSD on Windows 64 machine) - it won’t sync with Armory 0.96.3. (standard user) My wallet shows 0 balance and is usually "stuck" on the main screen with "preparing databases" and "Scan transaction history" showing no progress. Sometimes it says "Offline" in red but sometimes "online" in green. I tried the usual rebooting, re-installing etc. to no avail.

I read in the previoyus answers that I probably have a "pathing" problem, but I was not able to follow those instructions either. Can someone please explain in plain English, includinh EXACTLY how to fix the pathing?

many thanks
Marla

Pages:
Jump to: