Bitcoin Forum
May 12, 2024, 03:56:43 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Added specific 'connect' peers (not addnode), now armory doesn't launch  (Read 700 times)
Automatic (OP)
Full Member
***
Offline Offline

Activity: 238
Merit: 105


View Profile
January 25, 2014, 12:35:54 PM
 #1

Long story short, I added two nodes I 100% trust to relay my bitcoin traffic for me (They're both on 24/7), like so:-


But, now Armory gets stuck at 0 blocks, it manages to sync up from however many blocks it was back by (E.G., if it I was 55 blocks behind, it syncs to 0, then hangs):-


Launching Bitcoin-QT manually works fine:-


And help with why Armory refuses to go onto step 2?

EDIT:- Reason why I want to relay my traffic is I've noticed that my legitimate IP address seems to be attached to all of my transactions on blockchain.info, I could firewall blockchain.info, but, then I'm sure there's other companies that also log data like that. I'd prefer just to relay it through someone who I'm sure isn't publicly logging me. I know I could relay it through tor (or any other sock proxy), but, I care less about my anonymity (I.E. that everything that goes through those two nodes is me) than I do about people just not having my IP.

Please ask for a signed message from my on-site Bitcoin address (Check my profile) before doing any offsite trades with me.
1715486203
Hero Member
*
Offline Offline

Posts: 1715486203

View Profile Personal Message (Offline)

Ignore
1715486203
Reply with quote  #2

1715486203
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
January 25, 2014, 06:58:24 PM
Last edit: January 25, 2014, 07:20:15 PM by goatpig
 #2

add a connect=127.0.0.1

scratch that, its bind=127.0.0.1 that you need

Automatic (OP)
Full Member
***
Offline Offline

Activity: 238
Merit: 105


View Profile
January 25, 2014, 09:12:03 PM
 #3

add a connect=127.0.0.1

scratch that, its bind=127.0.0.1 that you need

This solved it, unsure why (As wouldn't it already have to be connected to get the amount of remaining blocks?), but, it did, thank you  Kiss

Please ask for a signed message from my on-site Bitcoin address (Check my profile) before doing any offsite trades with me.
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
January 25, 2014, 09:44:06 PM
 #4

There are actually 3 places where Armory gets its data in that regard:

1) The block height is fetched straight from the raw blockchain files
2) Assuming you let Armory manage bitcoind, it will query bitcoind's status through the RPC, mainly for the progress bar. Armory won't use the RPC at all if you manage BitcoinQt yourself.
3) Armory connects as a network node on localhost to your (local, obviously) bitcoin instance to monitor the network and push its transactions.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!