nginx that stops by itself

Discussion in 'ISPConfig 3 Priority Support' started by misterm, Aug 19, 2020.

  1. misterm

    misterm Member HowtoForge Supporter

    Hello
    have you ever had a nginx server, that shut itself down.
    Either I can see why or it stops on its own.
    Kind regards.
    M.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Check your server logs, especially syslog. Might even be a hardware issue or the system has not enough RAM.
     
  3. misterm

    misterm Member HowtoForge Supporter

    you have a command with syslog to find out why it's crashing.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    There is no specific command for that, check what's logged there and search for anomalies like out of memory errors or details that processes died.
     
    misterm likes this.
  5. misterm

    misterm Member HowtoForge Supporter

    Hello
    Here are the errors I get when nginx this stop alone.
    Mz
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    So it seems to be caused by a segmentation fault. Segmentation faults can have many reasons like wrong library versions or even RAM or mainboard errors.
     
  7. misterm

    misterm Member HowtoForge Supporter

    the share against I don't know how to get there, because its location is in a data center.
    If I disable the perl module, doesn't that fix the problem?
    Because, there is not much documentation about this problem?
    Sincerely yours.

    Mz
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    If perl is installed as a loadable module and you don't need it, then you can try that. Check out e.g. nginx docs for details. Another possibility might be that you just run out of memory sometimes.
     
  9. misterm

    misterm Member HowtoForge Supporter

    The server has 32 GB of memory.
    East, it only takes 3 GB.
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    I don't know your setup, I've just listed you possibilities what might cause this.
     
  11. misterm

    misterm Member HowtoForge Supporter

    Xeon,
    32 Go
    2x 4To
    Ubuntu 20.04.1
     

Share This Page