Bitcoin Forum

Bitcoin => Armory => Topic started by: caruanas on November 29, 2016, 12:20:26 AM



Title: Upon clicking on the "Download Bitcoin" button, nothing happens (new user)
Post by: caruanas on November 29, 2016, 12:20:26 AM
Hi all,

I'm new to Armory and (after realising I needed to use the newer btcarmory.com website) I've finally managed to successfully download and install Armory 0.95.1

However Armory is always stuck on "Offline" (which from the forum I gather is because I do not have bitcoin installed yet.)

But on clicking on "Download Bitcoin", nothing happens. On looking at armorylog.txt I see this error:

Code:
2016-11-29 01:02 (ERROR) -- Traceback (most recent call last):
  File "ArmoryQt.py", line 4468, in openDLSatoshi
AttributeError: 'ArmoryMainWindow' object has no attribute 'getDownloaderData'

Is this something anyone has ever encountered?

Cheers!



Title: Re: Upon clicking on the "Download Bitcoin" button, nothing happens (new user)
Post by: achow101 on November 29, 2016, 12:38:26 AM
Download and install the latest Bitcoin Core from https://bitcoin.org/en/download. That "Download Bitcoin" button probably doesn't work because it is related to ATI phone home code which was mostly removed.


Title: Re: Upon clicking on the "Download Bitcoin" button, nothing happens (new user)
Post by: caruanas on November 29, 2016, 12:43:41 AM
Oh I see. I thought I couldn't do that separately.

That's great, will try it. Thanks loads!