09-26-2017, 12:25 PM
Thanks for the reply Brandin, I did actually check that link believe it or not and changed up my DNS servers on the server to googles, I found the issue pretty quickly as when I was attempting "ping google.com" it was bouncing back an error. After doing an apt-get update/upgrade and server reboot it vanished.
Again, thanks for your support. If anybody does ever happen to experience this issue do the following (Debian based);
sudo apt-get update
sudo apt-get upgrade
sudo nano /etc/resolv.conf
Replace the contents with or input as an addition;
nameserver 8.8.8.8
nameserver 8.8.4.4
Again, thanks for your support. If anybody does ever happen to experience this issue do the following (Debian based);
sudo apt-get update
sudo apt-get upgrade
sudo nano /etc/resolv.conf
Replace the contents with or input as an addition;
nameserver 8.8.8.8
nameserver 8.8.4.4