File "/home/arlene_m/skipper/skipper/venv/lib/python3.10/site-packages/anyio/_core/_sockets.py", line 186, in connect_tcp
addr_obj = ip_address(remote_host)
File "/usr/lib/python3.10/ipaddress.py", line 54, in ip_address
raise ValueError(f'{address!r} does not appear to be an IPv4 or IPv6 address')
ValueError: 'rpc-juno-ia.cosmosia.notional.ventures' does not appear to be an IPv4 or IPv6 address
I am running the bot on ArchLinux FYI. Only envs/juno.env throws this error. terra works fine
File "/home/arlene_m/skipper/skipper/venv/lib/python3.10/site-packages/anyio/_core/_sockets.py", line 186, in connect_tcp addr_obj = ip_address(remote_host) File "/usr/lib/python3.10/ipaddress.py", line 54, in ip_address raise ValueError(f'{address!r} does not appear to be an IPv4 or IPv6 address') ValueError: 'rpc-juno-ia.cosmosia.notional.ventures' does not appear to be an IPv4 or IPv6 address
I am running the bot on ArchLinux FYI. Only envs/juno.env throws this error. terra works fine