无法连接到网络
Failed to connect to orchestrator at wss://beta.orchestrator.nexus.xyz:443/prove: IO error: Connection timed out (os error 110)
same
I think this is a DNS issue, can you please wait a few minutes and try again
@NooBiToo @Tomochinyoku You can change DNS Google/xxx :
cp /etc/resolv.conf /etc/resolv.conf.backup
echo "nameserver 8.8.8.8" > /etc/resolv.conf
echo "nameserver 8.8.4.4" >> /etc/resolv.conf
I have adjusted the dns and it works fine again. Maybe the problem is related to DNS cache
@NooBiToo @Tomochinyoku You can change DNS Google/xxx :
cp /etc/resolv.conf /etc/resolv.conf.backup echo "nameserver 8.8.8.8" > /etc/resolv.conf echo "nameserver 8.8.4.4" >> /etc/resolv.confI have adjusted the dns and it works fine again. Maybe the problem is related to DNS cache
It didn't work
https://beta.orchestrator.nexus.xyz/ - 404 error
Worked now
same