Version 98.0.8 - Update Failed
Hi All -
Latest update on my box is failing - I'm seeing this in the logs:
[2021-09-24 23:32:14 +0000] ***** FATAL: Failed to stage "cpanel changes" because of an error: Failed to deserialize staged_files and digest_lookup from: /var/tmp/29897.ANEL_SCRIPTS_UPDATENOW_STATIC_CPANELSYNC__.52355f0f.tmp because of an error: (XID epqknc) The system tried to parse a [asis,JSON] buffer from the caller "(eval)", but the [asis,JSON] parser received no data. at /usr/local/cpanel/scripts/updatenow.static-cpanelsync line 53469.
Contents of /etc/cpupdate.conf:
CPANEL=release
RPMUP=daily
SARULESUP=daily
STAGING_DIR=/usr/local/cpanel
UPDATES=daily
Has anyone else seen this problem? If so, were you able to fix it?
-
Hi Hope you are well you can check the following article : Finding the error in a cPanel & WHM update failure Feel free to contact us for more help. 0 -
It is always recommended by me to set UPDATES=manual in production Servers. You can Try the following: /scripts/upcp --force
which will fix the error. If the Server is already on the new cPanel Version and you have problems with Server, Try:/scripts/upcp --sync
which will Sync cPanel Files with the Same Version.0 -
It is always recommended by me to set UPDATES=manual in production Servers.
We definitely don't recommend doing this as that means users have to manually update their systems. Choosing Stable or Release is more than enough for most users to have a fully-functioning system, but also ensure they are getting the latest security udpates. As for the update error, when we've seen that in the past it is related to missing downloads happening earlier in the update. I'd recommend checking the firewall settings on the machine to ensure there are no connection issues. Running this command may give you more output that is relevant to the issue:/scripts/upcp --force | grep -Ei "(fail|error)"0
Please sign in to leave a comment.
Comments
4 comments