Install JetBackup 5 proses Terminated
Hello everyone,
I have a problem Installing JetBackup 5 process Terminated during the install process, I have tried deactivating the immunify360 but it still gets killed
server specifications : 8 vcpu core 8 GB and disk lot free space ( usage I saw with htop only using 30 % )
has anyone ever experienced? was the process killed by cloudlinux? because I tried to install it on another server with centos 7 it worked
is there any way to keep the process from being killed?
install from doc : /dev/null | awk '{print $3, $2}' | grep -E '^installed|^@/?jetapps-?|^@@commandline'
***********************************
***********************************
yum install jetbackup5-cpanel -y --enablerepo=jetapps,jetapps-stable
EA4 ( EasyApache 4 ) 870 kB/s | 3.4 MB 00:04
cPanel Addons Production Feed 5.5 kB/s | 10 kB 00:01
cPanel Plugins project 89 kB/s | 351 kB 00:03
AlmaLinux 8.6 - AppStream 2.4 MB/s | 12 MB 00:04
AlmaLinux 8.6 - BaseOS 1.6 MB/s | 8.1 MB 00:04
AlmaLinux 8.6 - PowerTools 544 kB/s | 2.9 MB 00:05
cl-mysql 5.7 kB/s | 17 kB 00:03
CloudLinux 8 mirror 16 MB/s | 16 MB 00:00
CloudLinux 8 - Updates Testing 5.6 MB/s | 44 MB 00:07
CloudLinux 8.6 - Source 163 kB/s | 453 kB 00:02
***********************************
***********************************
yum --skip-broken list jetbackup5-cpanel --disablerepo=* 2>/dev/null | awk '{print $3" "$2}' | grep -E '^installed|^@/?jetapps-?|^@@commandline' | sed 's/^@\(.*\)$/\1/'
***********************************
***********************************
yum --skip-broken --showduplicates list jetbackup5-cpanel --disablerepo=* 2>/dev/null | awk '{print $3, $2}' | grep -E '^installed|^@/?jetapps-?|^@@commandline'
***********************************
##
-
Hey there! This seems like it may be a Yum issue. Are you able to run a "yum update" on that server without experiencing any problems? 0 -
i'm running yum update, and get Terminated to 0 -
Thanks for that information. That at least confirms the issue is with Yum itself and not with JetBackup or cPanel tools. Can you try the following to see if that helps resolve the issue? yum clean all yum makecache yum update
If not, you may need to reach out to your hosting provider to have them check the operating system itself for problems.0
Please sign in to leave a comment.
Comments
3 comments