Post
Topic
Board Bitcoin Technical Support
Merits 2 from 1 user
Need some help with c-lightning. Address is not routable...
by
jimbobway
on 22/01/2018, 19:00:06 UTC
⭐ Merited by DannyHamilton (2)
bitcoind is running and is synchonized. I am trying to run lightning with the first command and I get this error:

lightningd/lightningd --log-level=debug

    lightningd(3684): Trying to guess public addresses...

    lightningd(3684): Address 192.168.1.12:9735 is not routable

    lightningd(3684): Failed to connect 10 socket: Network is unreachable

My bitcoin.conf file has these lines:

    server=1

    rpcuser=aUser

    rpcpassword=aPassword

Any help would be appreciated.
My computer is behind a router...