Error when upgrade DNS Only to version 74.0.12

Elizabeta

Well-Known Member
Mar 21, 2018
264
36
28
Mostar
cPanel Access Level
Root Administrator
Hello,

I´ve upgraded DNS Only to version 74.0.12. But in update_log there is an error

...
[2018-11-30 13:10:57 +0100] E [/usr/local/cpanel/scripts/find_outdated_services] The “/usr/local/cpanel/scripts/find_outdated_services --auto” command (process 18228) reported error number 255 when it ended.

Is this critical error?

On the end of the update_log there is:


----------------------------------------------------------------------------------------------------
=> Log opened from cPanel Update (upcp) - Slave (17366) at Fri Nov 30 13:11:26 2018
[2018-11-30 13:11:27 +0100] 95% complete
[2018-11-30 13:11:27 +0100] Running Standardized hooks
[2018-11-30 13:11:27 +0100] 100% complete
[2018-11-30 13:11:27 +0100]
[2018-11-30 13:11:27 +0100] cPanel update completed
[2018-11-30 13:11:27 +0100] A log of this update is available at /var/cpanel/updatelogs/update.1543579651.log
[2018-11-30 13:11:27 +0100] Removing upcp pidfile
[2018-11-30 13:11:27 +0100]
[2018-11-30 13:11:27 +0100] Completed all updates
=> Log closed Fri Nov 30 13:11:27 2018

Is this some problem?

Best regards,
Elizabeta
 

GOT

Get Proactive!
PartnerNOC
Apr 8, 2003
1,774
328
363
Chesapeake, VA
cPanel Access Level
DataCenter Provider
It's not a critical error no. It's just the part that checks to see if the server should be rebooted.

You can check this yourself by seeing if you're running the newest installed kernel and by running the command needs-restarting.
 

Elizabeta

Well-Known Member
Mar 21, 2018
264
36
28
Mostar
cPanel Access Level
Root Administrator
Hello,

Thank you GOT for your answer.

Should I reboot the server? I do not understand this: "You can check this yourself by seeing if you're running the newest installed kernel and by running the command needs-restarting."

Just info, before I´ve upgraded DNS Only to version 74.0.12, I´ve upgraded kernel from 3.10.0-957.el7.x86_64 to 3.10.0-957.1.3.el7.x86_64?

What should I do now?
Is upgrade properly installed?

Best regards,
Elizabeta
 

Elizabeta

Well-Known Member
Mar 21, 2018
264
36
28
Mostar
cPanel Access Level
Root Administrator
I have one more question GOT, to check is everything is ok, should I run maybe this scripts /usr/local/cpanel/scripts/find_outdated_services manually?


Best regards,
Elizabeta
 

Elizabeta

Well-Known Member
Mar 21, 2018
264
36
28
Mostar
cPanel Access Level
Root Administrator
Ok, I have run this scripts and the output is:

[[email protected] ~]# /usr/local/cpanel/scripts/find_outdated_services
Looking for outdated services …
The system did not find any outdated services.

So, I suppose everything is fine now.

Thank you GOT so much.

Best regards,
Elizabeta
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,301
363
Houston
Ok, I have run this scripts and the output is:

[[email protected] ~]# /usr/local/cpanel/scripts/find_outdated_services
Looking for outdated services …
The system did not find any outdated services.

So, I suppose everything is fine now.

Thank you GOT so much.

Best regards,
Elizabeta
Since you rebooted the server you wouldn't have anything that's outdated. If the same issue occurs again it would actually be best to run:

Code:
/usr/local/cpanel/scripts/find_outdated_services
Before rebooting. Sometimes it's just services that need to be restarted but the script output will tell you which needs to be done.


Thanks!