Was the forum down?

Discussion in 'Forum Related Discussions' started by FanJ, Mar 24, 2016.

  1. FanJ

    FanJ Updates Team

    Joined:
    Feb 9, 2002
    Posts:
    4,653
    Hi,
    Earlier today I could not get here. Was the board down? Checked it at one of those sites where you can see whether you are not the only one; I wasn't the only one. Happy to see it is back now!
    I think that I will add the IP adress again to my HOSTS file, in case it is/was a DNS issue.
    Thanks!
     
  2. Daveski17

    Daveski17 Registered Member

    Joined:
    Nov 11, 2008
    Posts:
    10,239
    Location:
    Lloegyr
    Yeah, it was weird, it was out for me and others I spoke to on other forums, yet not for all.
     
  3. Page42

    Page42 Registered Member

    Joined:
    Jun 18, 2007
    Posts:
    6,941
    Location:
    USA
    Down for me as well. Message pertained to DNS not resolving.
    I checked downforeveryone.com and they said it was just me, yet I could not get here.
    I performed a simple ipconfig /flushdns and then the site was accessible.
     
  4. quietman

    quietman Registered Member

    Joined:
    Dec 27, 2014
    Posts:
    511
    Location:
    Earth .... occasionally
    Last edited: Mar 24, 2016
  5. Daveski17

    Daveski17 Registered Member

    Joined:
    Nov 11, 2008
    Posts:
    10,239
    Location:
    Lloegyr
  6. Trooper

    Trooper Registered Member

    Joined:
    Jan 26, 2005
    Posts:
    5,507
    Yup same issue. Glad it's back up and running.
     
  7. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    97,905
    Location:
    U.S.A.
    Yes, Digital Ocean's DNS servers were having issues earlier, and it may be continuing.

    Best bet is to add our domain name (wilderssecurity.com) and IP address (104.236.97.180) to your hosts file.
     
  8. Daveski17

    Daveski17 Registered Member

    Joined:
    Nov 11, 2008
    Posts:
    10,239
    Location:
    Lloegyr
    Is that an easy thing to do?
     
  9. Amanda

    Amanda Registered Member

    Joined:
    Aug 8, 2013
    Posts:
    2,115
    Location:
    Brasil
    If you're still using Ubuntu, just do:

    Code:
    sudo nano /etc/hosts
    Then add:

    104.236.97.180 wilderssecurity.com
    104.236.97.180 www.wilderssecurity.com

    My file looks like this:

    Code:
    #
    # /etc/hosts: static lookup table for host names
    #
    
    #<ip-address>   <hostname.domain.org>   <hostname>
    127.0.0.1       localhost.localdomain   localhost
    ::1             localhost.localdomain   localhost
    
    # End of file
    
    104.236.97.180   wilderssecurity.com
    104.236.97.180   www.wilderssecurity.com
    
     
  10. JRViejo

    JRViejo Super Moderator

    Joined:
    Jul 9, 2008
    Posts:
    97,905
    Location:
    U.S.A.
  11. FanJ

    FanJ Updates Team

    Joined:
    Feb 9, 2002
    Posts:
    4,653
  12. Daveski17

    Daveski17 Registered Member

    Joined:
    Nov 11, 2008
    Posts:
    10,239
    Location:
    Lloegyr
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.