Post
Topic
Board Armory
Re: Using Armory on the BCH chain
by
HCP
on 12/04/2018, 07:56:29 UTC
tried your method but it fails inside an Ubuntu VM.  Armory shows "Node Offline" but with the correct number of initial blocks as it must be seeing the previously running bitcoind.  i've unchecked the Setttings box that allows Armory to control bitcoind.  the background Armory Terminal  window shows "BDM is ready!" but no further blocks get appended to this window altho bitcoind is keeping up and appears to be running properly.  any help would be appreciated.
Do you have:
Code:
server=1
listen=1
in the bitcoin.conf file in the Bitcoin-ABC data directory (ie. the directory with the wallet.dat)? It's also possible that the VM setup is causing the issue with Bitcoin-ABC being able to talk to bitcoind...