Skip to main content

exim-daemon.pid not readable error

Comments

6 comments

  • cPanelLauren
    Hello, can you tell me what the output is after running the following? ps faux |grep exi[m]
    /scripts/restartsrv_exim --status
    Thanks!
    0
  • ubuntu2018
    the output of ps faux |grep exi[m] is: 4485 0.0 0.0 112648 960 pts/0 S+ 19:48 0:00 \_ grep --color=auto exim and output after run /scripts/restartsrv_exim --status is: (XID 2hgrvc) The "exim" service is down.
    0
  • ubuntu2018
    the output of ps faux |grep exi[m] is: nothing and output after run /scripts/restartsrv_exim --status is: (XID 2hgrvc) The "exim" service is down.
    0
  • cPanelLauren
    Hello, Do you happen to have exim set to unmanaged? You can check this here: /var/cpanel/rpm.versions.d/local.versions
    If it is here, it's keeping it from being updated. To resolve this you need to remove that line and then run the following to update it: /scripts/check_cpanel_rpms --fix
    If it's not in /var/cpanel/rpm.version.d/local.versions you may still need to reinstall exim and the easiest way to do this would be to run the following: rpm -e --nodeps exim /scripts/check_cpanel_rpms --fix
    Please let us know if you continue having issues after this. Thanks!
    0
  • ubuntu2018
    thank you very much exim now up and work
    0
  • cPanelLauren
    Hi @ubuntu2018 I am so happy to hear that! Can you confirm what the resolution was? Was it set to unmanaged? Thanks!
    0

Please sign in to leave a comment.