Hello, does your network have ipv6, if not, please use ipv4 to access.
Temporarily close ipv6 and execute the command:
sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=1
bt 14