Bitcoin Forum

Bitcoin => Armory => Topic started by: Zacharybinks on October 26, 2018, 01:01:59 AM



Title: Armoury won't load up! Please help !
Post by: Zacharybinks on October 26, 2018, 01:01:59 AM
So I downloaded armoury and transferred some Bitcoin to armoury before I knew I had to download and update Bitcoin core as well. Once Bitcoin core had finished catching up, I tried to load up armoury but it won't even start. It brings up the loading screen with 100% at the top but never gets past that. If you click it, it just says not responding and shuts down. The offline mode starts instantly just fine but I cannot seem to get into the online armoury. Any ideas?

Thanks:)


Title: Re: Armoury won't load up! Please help !
Post by: droark on October 26, 2018, 01:58:47 AM
Hi. Can you please post your logs?


Title: Re: Armoury won't load up! Please help !
Post by: Zacharybinks on October 26, 2018, 06:38:23 AM
How do I find the logs? Sorry I'm new to this


Title: Re: Armoury won't load up! Please help !
Post by: bob123 on October 26, 2018, 02:32:57 PM
You can find the logs in the armory data directory (default: C:\Users\YOUR_USER\AppData\Roaming\Armory).
You can access this directory by pressing WIN-key and R -> then enter: %appdata%\Armory\

The logs are named armorylog and dblog. You can use a service like patsebin (https://pastebin.com/) to upload them.


Another way would be to export them by opening Armory and going to File -> Export Log File.


Title: Re: Armoury won't load up! Please help !
Post by: HCP on October 26, 2018, 09:34:40 PM
Also... where did you get Armory from? There is an old, out-dated and no longer maintained version (0.96.0) that still lives at: https://www.bitcoinarmory.com/

If you used that version, it won't work with newer versions of Bitcoin Core (v0.15+). It should NOT be used.

You should download the latest version of Armory (currently 0.96.4) from here: https://btcarmory.com/ <-- ONLY use versions from here (or ones linked to in the pinned post at the top of this subforum! (https://bitcointalk.org/index.php?topic=3363679.0))



Title: Re: Armoury won't load up! Please help !
Post by: Zacharybinks on October 26, 2018, 11:27:37 PM
https://pastebin.com/agjGK0VC


Title: Re: Armoury won't load up! Please help !
Post by: HCP on October 26, 2018, 11:45:37 PM
Ok, from your log file, I can see that:

1. You are using Armory 0.96.4
2. It is trying to find Bitcoin Core blocks in: C:\Users\User\AppData\Roaming\Bitcoin\blocks

Can you please confirm the version of Bitcoin Core you are using, and where the data directory for Bitcoin Core is set to? (start Bitcoin Core and goto "Help -> Debug Window -> Information" and look for the line labelled: "Datadir")


Title: Re: Armoury won't load up! Please help !
Post by: Zacharybinks on October 27, 2018, 01:29:23 AM
I'm using Bitcoin core version v0.16.3

I checked  C:\Users\User\AppData\Roaming\Bitcoin\blocks and there seems to be loads of files.

Datadir is going to C:\users\user\appdata\roaming\bitcoin


Title: Re: Armoury won't load up! Please help !
Post by: goatpig on October 27, 2018, 05:16:33 PM
Post dblog.txt


Title: Re: Armoury won't load up! Please help !
Post by: Zacharybinks on October 31, 2018, 05:59:06 PM
Hi,

Sorry for the delayed response.

my dblog file is almost 7gb and notepad won't me allow to open it as its too big!

is there something else i can open this file with?

Thank you :)


Title: Re: Armoury won't load up! Please help !
Post by: bob123 on October 31, 2018, 07:34:30 PM
my dblog file is almost 7gb and notepad won't me allow to open it as its too big!

is there something else i can open this file with?

This seems weird.

You can open the last X lines by using the following command inside of the powershell (press WIN-key, then enter 'powershell'):
Code:
Get-Content FILENAME -Tail X

where FILENAME is either the filename or the full path and X is the amount of lines you want to display.

I'd say 300-400 lines should be enough.


Title: Re: Armoury won't load up! Please help !
Post by: Zacharybinks on October 31, 2018, 11:06:35 PM
So I struggled using that but I have managed the next best thing.

I looked at the Dblog and it's a LOT of this next sequence:
"-ERROR - 20:00:27.578: (e:\users\goat\code\armory3\cppforswig\stringsockets.cpp:210) POLLERR error in readAndWrite
-ERROR - 20:00:27.578: (e:\users\goat\code\armory3\cppforswig\socketobject.cpp:447) POLLERR error in readAndWrite"

I've deleted the repeat of the previous 2 lines as there were so many and managed to save the rest below, please help, I'm freaking out that I'm never going to be able to access my coins, thank you :)

https://pastebin.com/vTTj9vJX

the last 2 lines repeated so many times I think thats why the file is nearly 7gb.


Title: Re: Armoury won't load up! Please help !
Post by: goatpig on November 01, 2018, 02:32:59 AM
It says your top block is #364461 and that your node sync is 20.2311%. You need to start BitcoinQt manually, let it sync all the way, delete the content of your databases folder (C:\Users\User\AppData\Roaming\Armory\databases) then you can start Armory.


Title: Re: Armoury won't load up! Please help !
Post by: Zacharybinks on November 01, 2018, 03:04:22 AM
Just tried that, armoury still won't load, keeps crashing saying bitcoinQt is not responding


Title: Re: Armoury won't load up! Please help !
Post by: goatpig on November 01, 2018, 04:34:06 AM
What's the sync status on BitcoinQt?


Title: Re: Armoury won't load up! Please help !
Post by: bob123 on November 01, 2018, 08:19:30 AM
Just tried that

I can't imagine that you have synced ~200.000 blocks within 30 minutes..

You'd need some monster hardware and monster internet connection for that speed..

Armory needs core to be fully synced (and preferably also up-to-date) to work fully functional.


Title: Re: Armoury won't load up! Please help !
Post by: goatpig on November 01, 2018, 04:12:46 PM
the last 2 lines repeated so many times I think thats why the file is nearly 7gb.

Delete it if it gets past 2MB