Chrome stuck on 'resolving host'
Solution 1:
just add 2 lines end of the file /etc/resolve.conf
:
nameserver 8.8.8.8
nameserver 8.8.4.4
and then
sudo service network restart
and you can visit https://developers.google.com/speed/public-dns/.
Solution 2:
Clear your browser cache with the following code in Google Chrome: CTRL+SHIFT+DEL then restart Google Chrome en chek if the problem has been resolved.