Skip to main content

Outdated services script reported error number 255 when it ended

Comments

9 comments

  • cPanelLauren
    Hi @Jordy Vialoux What happens when you run just this: /usr/local/cpanel/scripts/find_outdated_services
    0
  • Jordy Vialoux
    Hi @Jordy Vialoux What happens when you run just this: /usr/local/cpanel/scripts/find_outdated_services

    Hi there, Thanks for this - I'm unsure where to run this within cPanel - new to it. Can you advise please?
    0
  • cPanelLauren
    Hi @Jordy Vialoux This would need to be run over ssh while logged in as the root user. Thanks!
    0
  • Jordy Vialoux
    Hi @Jordy Vialoux This would need to be run over ssh while logged in as the root user. Thanks!

    Thank you - I got the response: The system found 1 outdated service: queueprocd I was then asked if I would like to restart this service - yes or no?
    0
  • cPanelLauren
    If you run the following: /scripts/restartsrv_queueprocd
    To restart queuprocd Then allow cPanel to update automatically or start an update with the following: /scripts/upcp
    Does the issue persist?
    0
  • Jordy Vialoux
    If you run the following: /scripts/restartsrv_queueprocd
    To restart queuprocd Then allow cPanel to update automatically or start an update with the following: /scripts/upcp
    Does the issue persist?

    Unfortunately yes - after the above commands I ran /usr/local/cpanel/scripts/find_outdated_services again to check - same as before: The system found 1 outdated service: queueprocd
    0
  • cPanelLauren
    Let's try it this way: 1. Run the following: /scripts/restartsrv_queueprocd --stop
    2. Ensure that there's no queueprocd services running: ps faux |grep queueprocd
    If there is they'll need to be killed/stopped 3. Start queueprocd once more: /scripts/restartsrv_queueprocd
    4. Run the find outdated services script once more: /usr/local/cpanel/scripts/find_outdated_services
    0
  • Jordy Vialoux
    That's done the trick - thank you very much for your help!
    0
  • cPanelLauren
    Glad to have been able to help! Thanks!
    0

Please sign in to leave a comment.