This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

the web console of Sophos UTM 9.2 is not available !!!!

Hello , 

Today, when I tried to connect to the web console of my Sophos UTM9.2 , i get an error  !!!
the error is : 

"Web page unavailable"

I made ​​it clear that the connection of internet and the rules work fine but the web console is not available.

I have tried to restart the webadmin console with the command : /etc/init.d/httpd restart but no result !!!


Thanks


This thread was automatically locked due to age.
  • Although it was 9.1, I experienced restart failure of httpd too. 
    I confirmed that the process of httpd existed by ps aux |grep httpd.
    (Since I was communicating by telephone, the exact information on a process does not remain. I think that it was a process of wwwrun.)
    I succeeded in the restart by killing those process.
  • I have had this problem a number of times now. It is damned annoying.
    When WebAdmin becomes inaccessible due to the httpd deamon crashing, this will fix it:

    Log in at the UTM console prompt as loginuser
    At the prompt, type: su   (this gives you root login)
    At the prompt, type:  /etc/init.d/httpd restart
    The httpd deamon and WebAdmin will now restart.
    At the prompt, type: exit  (this exits the root login)
    At the prompt, type:  exit  (this exits the loginuser login, locking the console again)
  • Firefox benutzt.
    Oberfläche erreicht!
    Problem gelöst.
  • This issue continues to happen in 9.305-4.  Will this ever be fixed?
  • In another thread I shared a command-line that will restart httpd if the HTTP response code (via curl) is not 200.  Adding it to a cron job may alleviate some of the pain while awaiting a permanent solution.
  • Are you guys leaving the log viewing windows open.  This is the only time I see the HTTPD crashing.  I suggest closing them when you are not using them.  Or, is the daemon still crashing for you without view log windows being open?