Skip to main content

Server Errors

Comments

9 comments

  • keat63
    Have any updates been performed recently. Maybe a graceful out of hours restart might help
    0
  • dusanf
    Hi, please provide output of cat /var/log/messages | grep memory so we can confirm you are not getting out of ram ...
    0
  • cPanelLauren
    With 1GB of memory on the system available I'd also be concerned this would be relatively likely. This does not meet our installation requirements and the function of the server may not be reliable. Along with the suggestion by @dusanf I'd check some stats on memory usage for the day or so: sar -r
    Then current usage: free -m
    0
  • ImperialTrader
    Have any updates been performed recently. Maybe a graceful out of hours restart might help

    Hi, please provide output of cat /var/log/messages | grep memory so we can confirm you are not getting out of ram ...

    With 1GB of memory on the system available I'd also be concerned this would be relatively likely. This does not meet our installation requirements and the function of the server may not be reliable.

    It's a new server and I just installed the cPanel, so I didn't make any updates or any actions yet!
    Along with the suggestion by @dusanf I'd check some stats on memory usage for the day or so: sar -r
    Then current usage: free -m

    Kindly check the screenshot 60163
    0
  • dusanf
    You are getting out of ram, you should add at least 1GB more but I would prefer to go with 4GB total at least
    0
  • cPanelLauren
    I'd assume that checking /var/log/messages with something like grep memory /var/log/messages
    might confirm the speculation that you're running out of memory as suggested by @dusanf previously but I would agree it looks like during normal operations you're consuming a large amount of the available memory and more than likely there's not enough to reserve for all processes which need to run.
    0
  • ImperialTrader
    I'd assume that checking /var/log/messages with something like grep memory /var/log/messages
    might confirm the speculation that you're running out of memory as suggested by @dusanf previously but I would agree it looks like during normal operations you're consuming a large amount of the available memory and more than likely there's not enough to reserve for all processes which need to run.

    If the memory is the problem, so that's fine that we found where is the issue, so I can solve it and add more RAM to my server :) 60167
    0
  • cPanelLauren
    Not much in the logs here but I feel like seeing what happened on the 21st would be more valuable. The log here seems to have only been in play for the last hour.
    0
  • ImperialTrader
    Not much in the logs here but I feel like seeing what happened on the 21st would be more valuable. The log here seems to have only been in play for the last hour.

    Ok by the way I will add more RAM .. thanks for your help :)
    0

Please sign in to leave a comment.