Linux & WebHosting Discussion and Support Forum

Full Version: E The install encountered a fatal error: (XID ) The system failed to create the
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Edward

Hi Guys

Any idea on this error . I am unable to do cpanel update nor able to install SSL cert in the server via whm. 

Any idea / fix will be great 

E The install encountered a fatal error: (XID 6t2utp) The system failed to create the temporary file “/var/tmp/389391._USR_LOCAL_CPANEL_SCRIPTS_UPDATENOW__.tmp.jqFsn5zw” because of an error: No such file or directory
Hi

From the error it seems related to /var/tmp

1. Is the Disk usage on /var reached 100 percent ?
2. Is there any permission issue with /var/tmp ?
3. If you did run /scripts/securetmp during hardening, then please umount it and then run it again

#umount -l /var/tmp
#/scripts/securetmp

Let me know if any of the fix helps

Edward

Hi

That did the trick !!!

Below worked fine for me

#umount -l /var/tmp
#/scripts/securetmp
Glad you got it fixed. Seems some sort of bug with the cpanel