You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, following the guide Desire provides on its website and after getting the Watchdog expired status I had entered the following commands on the remote console:
Could you give me some advice of how to sort this out please?
many thanks.
2018-01-05 15:57:45,378 ERROR Invalid IPv6 URL
2018-01-05 15:57:45,379 ERROR Traceback (most recent call last):
File "main.py", line 43, in run_sentinel
File "bin/sentinel.py", line 267, in entrypoint
File "bin/sentinel.py", line 164, in main
File "bin/sentinel.py", line 151, in is_desired_port_open
File "lib/desired.py", line 42, in rpc_command
File "lib/desired.py", line 31, in rpc_connection
File "site-packages/bitcoinrpc/authproxy.py", line 86, in init
File "urlparse.py", line 143, in urlparse
File "urlparse.py", line 191, in urlsplit
ValueError: Invalid IPv6 URL
The text was updated successfully, but these errors were encountered:
Hi, following the guide Desire provides on its website and after getting the Watchdog expired status I had entered the following commands on the remote console:
cd ~;
cd ~/.desirecore;
./sentinel-lin64
after entering that I receive this error:
Using desire.conf: /root/.desirecore/desire.conf
2017-12-27 06:03 Running sentinel
Error: Invalid IPv6 URL
2017-12-27 06:04 Running sentinel
Could you give me some advice of how to sort this out please?
many thanks.
2018-01-05 15:57:45,378 ERROR Invalid IPv6 URL
2018-01-05 15:57:45,379 ERROR Traceback (most recent call last):
File "main.py", line 43, in run_sentinel
File "bin/sentinel.py", line 267, in entrypoint
File "bin/sentinel.py", line 164, in main
File "bin/sentinel.py", line 151, in is_desired_port_open
File "lib/desired.py", line 42, in rpc_command
File "lib/desired.py", line 31, in rpc_connection
File "site-packages/bitcoinrpc/authproxy.py", line 86, in init
File "urlparse.py", line 143, in urlparse
File "urlparse.py", line 191, in urlsplit
ValueError: Invalid IPv6 URL
The text was updated successfully, but these errors were encountered: