mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-07 14:29:33 +01:00
ce5b4bddf2
E ConnectionRefusedError: [Errno 111] Connection refused And in debug.log: 2018-05-17T04:06:35Z Warning: Config setting for -rpcport only applied on regtest network when in [regtest] section. Unfortunately, current versions including 0.16.1 *ignore* the contents of a '[regtest]' section, so we need it in *both* places. Also remove the misleading 'rpcport' initialization which we always override. Note that we don't fix this message though: 2018-05-17T04:06:35Z Config options rpcuser and rpcpassword will soon be deprecated. Locally-run instances may remove rpcuser to use cookie-based auth, or may be replaced with rpcauth. Please see share/rpcuser for rpcauth auth generation. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
benchmark.py | ||
fixtures.py | ||
requirements.txt | ||
test_closing.py | ||
test_gossip.py | ||
test_lightningd.py | ||
utils.py |