View Single Post
  #5  
Old 07-30-2020, 01:07 PM
Argh Argh is offline
Planar Protector

Argh's Avatar

Join Date: Aug 2010
Posts: 1,166
Default

Try flushing your DNS on your computer. Open command prompt or powershell as admin and type the following commands:

Quote:
ipconfig /flushdns
ipconfig /registerdns
ipconfig /release
ipconfig /renew
netsh winsock reset
And then restart computer.
Reply With Quote