Installing NCDNS

Namecoin, NMControl
hla
Posts: 46
Joined: Mon Nov 10, 2014 12:01 am
os: linux
Contact:

Re: Installing NCDNS

Post by hla »

Most likely it isn't managing to contact namecoind. Wireshark might help.

Try adding this to backend.go, after line 350:

Code: Select all

log.Errore(err, "failed to query namecoin")
I need to add more logging.

Post Reply