Nginx stoped working after last updates
After last updates and instaling modsecurity for nginx, I have this error at restart!
Error: [2022-04-27 13:38:30 +0300] info [restartsrv_nginx] systemd failed to start the service "nginx" (The "/usr/bin/systemctl restart nginx.service --no-ask-password" command (process 46228) reported error number 1 when it ended.): Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details. Waiting for "nginx" to start "failed. Cpanel::Exception::Services::StartError Service Status undefined status from Cpanel::ServiceManager::Services::Nginx Service Error (XID jjrxxh) The "nginx" service failed to start. Startup Log Apr 27 13:38:30 hosting.crowds.ro systemd[1]: Starting nginx - high performance web server... Apr 27 13:38:30 hosting.crowds.ro nginx[46229]: nginx: [emerg] dlopen() "/etc/nginx/modules/ngx_http_modsecurity_module.so" failed (libmodsecurity.so.3: cannot open shared object file: No such file or directory) in /etc/nginx/conf.d/modules/ngx_http_modsecurity_module.conf:1 Apr 27 13:38:30 hosting.crowds.ro systemd[1]: nginx.service: control process exited, code=exited status=1 Apr 27 13:38:30 hosting.crowds.ro systemd[1]: Failed to start nginx - high performance web server. Apr 27 13:38:30 hosting.crowds.ro systemd[1]: Unit nginx.service entered failed state. Apr 27 13:38:30 hosting.crowds.ro systemd[1]: nginx.service failed. Log Messages Apr 27 13:38:30 hosting nginx: nginx: [emerg] dlopen() "/etc/nginx/modules/ngx_http_modsecurity_module.so" failed (libmodsecurity.so.3: cannot open shared object file: No such file or directory) in /etc/nginx/conf.d/modules/ngx_http_modsecurity_module.conf:1 nginx has failed. Contact your system administrator if the service does not automagically recover.
-
Not working... the problem is still there! I have not Apache (httpd)
/scripts/rebuildhttpdconf0 -
Not working... the problem is still there! I have not Apache (httpd)
have you triedyum update
and also can you see if it shows in this listyum list installed
0 -
Not working... the problem is still there! I have not Apache (httpd)
[root@server1 ~]# cd /etc/yum.repos.d [root@server1 yum.repos.d]# dir almalinux-ha.repo almalinux-resilientstorage.repo epel-modular.repo kernelcare.repo almalinux-plus.repo cPAddons.repo epel.repo kernelcare.repo.rpmnew almalinux-powertools.repo cpanel-plugins.repo epel-testing-modular.repo Mysql80.repo almalinux.repo EA4.repo epel-testing.repo [root@server1 yum.repos.d]#
not sure what OS your using I have Almalinux 8.5 and cpanel 102.0.13 installed on this server and this is the list of repos I have do you have similar?0 -
what is the output of: cat /etc/yum.repos.d/EA4.repo
cat /etc/redhat-release
this is my EA4.repo[root@server1 yum.repos.d]# cat EA4.repo [EA4] name=EA4 ( EasyApache 4 ) mirrorlist=http://httpupdate.cpanel.net/ea4-c$releasever-$basearch-mirrorlist gpgcheck=1 gpgkey=https://securedownloads.cpanel.net/cPanelPublicPkgKey.asc enabled=1 cost=50
[root@server1 yum.repos.d]# cat /etc/redhat-release AlmaLinux release 8.5 (Arctic Sphynx)0 -
@AlphaPrime you can try this as well clean up all repo metacache in yum then will update all yum clean all [root@server1 ~]# yum clean all 94 files removed yum makecache [root@server1 ~]# yum makecache EA4 ( EasyApache 4 ) 62 kB/s | 2.9 MB 00:48 cPanel Addons Production Feed 7.2 kB/s | 8.9 kB 00:01 cPanel Plugins project 47 kB/s | 423 kB 00:08 MySQL Connectors Community 1.9 MB/s | 74 kB 00:00 MySQL Tools Community 21 MB/s | 459 kB 00:00 MySQL 8.0 Community Server 54 MB/s | 2.3 MB 00:00 AlmaLinux 8 - BaseOS 1.5 MB/s | 8.0 MB 00:05 AlmaLinux 8 - AppStream 19 MB/s | 10 MB 00:00 AlmaLinux 8 - Extras 25 kB/s | 12 kB 00:00 AlmaLinux 8 - PowerTools 11 MB/s | 2.7 MB 00:00 Extra Packages for Enterprise Linux 8 - x86_64 18 MB/s | 11 MB 00:00 Extra Packages for Enterprise Linux Modular 8 - x86_64 4.0 MB/s | 1.0 MB 00:00 kernelcare 59 kB/s | 24 kB 00:00 Metadata cache created.
nowyum update
0 -
[root@server1 ~]# cd /etc/yum.repos.d [root@server1 yum.repos.d]# dir almalinux-ha.repo almalinux-resilientstorage.repo epel-modular.repo kernelcare.repo almalinux-plus.repo cPAddons.repo epel.repo kernelcare.repo.rpmnew almalinux-powertools.repo cpanel-plugins.repo epel-testing-modular.repo Mysql80.repo almalinux.repo EA4.repo epel-testing.repo [root@server1 yum.repos.d]#
not sure what OS your using I have Almalinux 8.5 and cpanel 102.0.13 installed on this server and this is the list of repos I have do you have similar?
I have centos with last update of whm! I have a the repos!0 -
I have centos with last update of whm! I have a the repos!
just for fun can you run this command and see if this is avail version number/usr/local/apache/bin/apachectl -v
seems weird you have no apache0 -
It is more like no Apache on the server! And yum install httpd has no packge
@AlphaPrime i didnt think of this did you try installing apache ? yum install ea-apache240 -
what is the output of:
cat /etc/yum.repos.d/EA4.repo
cat /etc/redhat-release
this is my EA4.repo[root@server1 yum.repos.d]# cat EA4.repo [EA4] name=EA4 ( EasyApache 4 ) mirrorlist=http://httpupdate.cpanel.net/ea4-c$releasever-$basearch-mirrorlist gpgcheck=1 gpgkey=https://securedownloads.cpanel.net/cPanelPublicPkgKey.asc enabled=1 cost=50
[root@server1 yum.repos.d]# cat /etc/redhat-release AlmaLinux release 8.5 (Arctic Sphynx)
[root@hosting ~]# cat /etc/yum.repos.d/EA4.repo [EA4] name=EA4 ( EasyApache 4 ) mirrorlist= enabled=1 cost=50 [root@hosting ~]# cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) [root@hosting ~]#0 -
@AlphaPrime i didnt think of this did you try installing apache ? yum install ea-apache24
yum install ea-apache24 Loaded plugins: fastestmirror, universal-hooks, versionlock Loading mirror speeds from cached hostfile * EA4: 93.115.203.100 * cpanel-addons-production-feed: 93.115.203.100 * cpanel-plugins: 93.115.203.100 * base: mirrors.m247.ro * centos-sclo-rh: mirrors.nav.ro * centos-sclo-sclo: mirrors.nav.ro * epel: mirrors.nav.ro * extras: mirrors.m247.ro * remi: mirrors.netix.net * remi-safe: mirrors.netix.net * updates: mirrors.m247.ro varnish60lts/signature | 833 B 00:00:00 varnish60lts/signature | 1.8 kB 00:00:04 !!! Resolving Dependencies --> Running transaction check ---> Package ea-apache24.x86_64 0:2.4.53-2.2.1.cpanel will be installed --> Finished Dependency Resolution Dependencies Resolved ===================================================================================================================================================================================================================================== Package Arch Version Repository Size ===================================================================================================================================================================================================================================== Installing: ea-apache24 x86_64 2.4.53-2.2.1.cpanel EA4 2.3 M Transaction Summary ===================================================================================================================================================================================================================================== Install 1 Package Total download size: 2.3 M Installed size: 8.1 M Is this ok [y/d/N]: y Downloading packages: ea-apache24-2.4.53-2.2.1.cpanel.x86_64.rpm | 2.3 MB 00:00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction usermod: no changes Installing : ea-apache24-2.4.53-2.2.1.cpanel.x86_64 1/1 Error unpacking rpm package ea-apache24-2.4.53-2.2.1.cpanel.x86_64 warning: /etc/apache2/conf/httpd.conf created as /etc/apache2/conf/httpd.conf.rpmnew warning: /etc/apache2/conf/mime.types created as /etc/apache2/conf/mime.types.rpmnew error: unpacking of archive failed on file /etc/apache2/logs: cpio: rename usermod: no changes info [009-phpconf] Could not find a handler for ea-php74. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php80. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php81. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php74. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php80. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php81. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. die [009-phpconf] Cpanel::Exception::FeatureNotEnabled/(XID e2d8q3) The following modules are required for handler "cgi": mod_cgi or mod_cgid exit level [die] [pid=63575] (Cpanel::Exception::FeatureNotEnabled/(XID e2d8q3) The following modules are required for handler "cgi": mod_cgi or mod_cgid) !!!! "/etc/yum/universal-hooks/multi_pkgs/posttrans/ea-__WILDCARD__/009-phpconf.pl --pkg_list=/tmp/tmpFjsnMd" did not exit cleanly: 65280 Purging all relevant cached command results Rebuilding global cache Building global cache for cpanel...Done Nothing to do (/etc/suphp.conf does not exist) info [modsec_cpanel_conf_init] The modsec2.cpanel.conf file and its datastore are already set up. No further action is required. Unable to detect Apache version from binary !!!! "/etc/yum/universal-hooks/multi_pkgs/posttrans/ea-__WILDCARD__/020-rebuild-httpdconf --pkg_list=/tmp/tmpFjsnMd" did not exit cleanly: 65280 Nothing to do under ea4 (this script has been deprecated under ea4). Fix mailman package directories " " PID 63595 Fix mailing list perms " " PID 63597 Aligning modsec config to Whostmgr - Whostmgr version 11.102.0.12 - Whostmgr supports conf.d/modsec location - No change necessary warn [restartsrv_httpd] The system is unable to find systemd configuration for the 'httpd' service... Service "httpd" is already stopped. Log Messages May 1 03:41:36 hosting yum[63516]: ea-apache24-2.4.53-2.2.1.cpanel.x86_64: 100 httpd stopped successfully. warn [restartsrv_httpd] The system is unable to find systemd configuration for the 'httpd' service... Cpanel::Exception::Service::BinaryNotFound Service Status undefined status from Cpanel::ServiceManager::Services::Httpd Service Error (XID 27gbzg) The system could not find the "/usr/sbin/apachectl" binary for the "httpd" service because of an error: No such file or directory Log Messages May 1 03:41:36 hosting yum[63516]: ea-apache24-2.4.53-2.2.1.cpanel.x86_64: 100 httpd has failed. Contact your system administrator if the service does not automagically recover. Setting /home permissions to 0711 " Setting permissions for users " crowdswaas " synergymarkets " tehnos " suzanabanuc " synergyf " ramira " lusatinadmin " masajholisticgal " startuplab " royalgfcstyle " medigalhouse " alphaprime " stagiipra " orientari " cebuphi " stagiipractica " " Done Verifying : ea-apache24-2.4.53-2.2.1.cpanel.x86_64 1/1 Failed: ea-apache24.x86_64 0:2.4.53-2.2.1.cpanel Complete! This is the big problem... i have an error when I try to install it! <<<<< warn [restartsrv_httpd] The system is unable to find systemd configuration for the 'httpd' service... Cpanel::Exception::Service::BinaryNotFound Service Status undefined status from Cpanel::ServiceManager::Services::Httpd Service Error (XID 27gbzg) The system could not find the "/usr/sbin/apachectl" binary for the "httpd" service because of an error: No such file or directory>>>.0 -
yum install ea-apache24 Loaded plugins: fastestmirror, universal-hooks, versionlock Loading mirror speeds from cached hostfile * EA4: 93.115.203.100 * cpanel-addons-production-feed: 93.115.203.100 * cpanel-plugins: 93.115.203.100 * base: mirrors.m247.ro * centos-sclo-rh: mirrors.nav.ro * centos-sclo-sclo: mirrors.nav.ro * epel: mirrors.nav.ro * extras: mirrors.m247.ro * remi: mirrors.netix.net * remi-safe: mirrors.netix.net * updates: mirrors.m247.ro varnish60lts/signature | 833 B 00:00:00 varnish60lts/signature | 1.8 kB 00:00:04 !!! Resolving Dependencies --> Running transaction check ---> Package ea-apache24.x86_64 0:2.4.53-2.2.1.cpanel will be installed --> Finished Dependency Resolution Dependencies Resolved ===================================================================================================================================================================================================================================== Package Arch Version Repository Size ===================================================================================================================================================================================================================================== Installing: ea-apache24 x86_64 2.4.53-2.2.1.cpanel EA4 2.3 M Transaction Summary ===================================================================================================================================================================================================================================== Install 1 Package Total download size: 2.3 M Installed size: 8.1 M Is this ok [y/d/N]: y Downloading packages: ea-apache24-2.4.53-2.2.1.cpanel.x86_64.rpm | 2.3 MB 00:00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction usermod: no changes Installing : ea-apache24-2.4.53-2.2.1.cpanel.x86_64 1/1 Error unpacking rpm package ea-apache24-2.4.53-2.2.1.cpanel.x86_64 warning: /etc/apache2/conf/httpd.conf created as /etc/apache2/conf/httpd.conf.rpmnew warning: /etc/apache2/conf/mime.types created as /etc/apache2/conf/mime.types.rpmnew error: unpacking of archive failed on file /etc/apache2/logs: cpio: rename usermod: no changes info [009-phpconf] Could not find a handler for ea-php74. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php80. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php81. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php74. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php80. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php81. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. die [009-phpconf] Cpanel::Exception::FeatureNotEnabled/(XID e2d8q3) The following modules are required for handler "cgi": mod_cgi or mod_cgid exit level [die] [pid=63575] (Cpanel::Exception::FeatureNotEnabled/(XID e2d8q3) The following modules are required for handler "cgi": mod_cgi or mod_cgid) !!!! "/etc/yum/universal-hooks/multi_pkgs/posttrans/ea-__WILDCARD__/009-phpconf.pl --pkg_list=/tmp/tmpFjsnMd" did not exit cleanly: 65280 Purging all relevant cached command results Rebuilding global cache Building global cache for cpanel...Done Nothing to do (/etc/suphp.conf does not exist) info [modsec_cpanel_conf_init] The modsec2.cpanel.conf file and its datastore are already set up. No further action is required. Unable to detect Apache version from binary !!!! "/etc/yum/universal-hooks/multi_pkgs/posttrans/ea-__WILDCARD__/020-rebuild-httpdconf --pkg_list=/tmp/tmpFjsnMd" did not exit cleanly: 65280 Nothing to do under ea4 (this script has been deprecated under ea4). Fix mailman package directories " " PID 63595 Fix mailing list perms " " PID 63597 Aligning modsec config to Whostmgr - Whostmgr version 11.102.0.12 - Whostmgr supports conf.d/modsec location - No change necessary warn [restartsrv_httpd] The system is unable to find systemd configuration for the 'httpd' service... Service "httpd" is already stopped. Log Messages May 1 03:41:36 hosting yum[63516]: ea-apache24-2.4.53-2.2.1.cpanel.x86_64: 100 httpd stopped successfully. warn [restartsrv_httpd] The system is unable to find systemd configuration for the 'httpd' service... Cpanel::Exception::Service::BinaryNotFound Service Status undefined status from Cpanel::ServiceManager::Services::Httpd Service Error (XID 27gbzg) The system could not find the "/usr/sbin/apachectl" binary for the "httpd" service because of an error: No such file or directory Log Messages May 1 03:41:36 hosting yum[63516]: ea-apache24-2.4.53-2.2.1.cpanel.x86_64: 100 httpd has failed. Contact your system administrator if the service does not automagically recover. Setting /home permissions to 0711 " Setting permissions for users " crowdswaas " synergymarkets " tehnos " suzanabanuc " synergyf " ramira " lusatinadmin " masajholisticgal " startuplab " royalgfcstyle " medigalhouse " alphaprime " stagiipra " orientari " cebuphi " stagiipractica " " Done Verifying : ea-apache24-2.4.53-2.2.1.cpanel.x86_64 1/1 Failed: ea-apache24.x86_64 0:2.4.53-2.2.1.cpanel Complete! This is the big problem... i have an error when I try to install it! <<<<< warn [restartsrv_httpd] The system is unable to find systemd configuration for the 'httpd' service... Cpanel::Exception::Service::BinaryNotFound Service Status undefined status from Cpanel::ServiceManager::Services::Httpd Service Error (XID 27gbzg) The system could not find the "/usr/sbin/apachectl" binary for the "httpd" service because of an error: No such file or directory>>>.
try running this /scripts/rpmup0 -
asl try this as well rebuild httpd conf to default and see if it helps /scripts/rebuildhttpdconf 0 -
yum install ea-apache24 Loaded plugins: fastestmirror, universal-hooks, versionlock Loading mirror speeds from cached hostfile * EA4: 93.115.203.100 * cpanel-addons-production-feed: 93.115.203.100 * cpanel-plugins: 93.115.203.100 * base: mirrors.m247.ro * centos-sclo-rh: mirrors.nav.ro * centos-sclo-sclo: mirrors.nav.ro * epel: mirrors.nav.ro * extras: mirrors.m247.ro * remi: mirrors.netix.net * remi-safe: mirrors.netix.net * updates: mirrors.m247.ro varnish60lts/signature | 833 B 00:00:00 varnish60lts/signature | 1.8 kB 00:00:04 !!! Resolving Dependencies --> Running transaction check ---> Package ea-apache24.x86_64 0:2.4.53-2.2.1.cpanel will be installed --> Finished Dependency Resolution Dependencies Resolved ===================================================================================================================================================================================================================================== Package Arch Version Repository Size ===================================================================================================================================================================================================================================== Installing: ea-apache24 x86_64 2.4.53-2.2.1.cpanel EA4 2.3 M Transaction Summary ===================================================================================================================================================================================================================================== Install 1 Package Total download size: 2.3 M Installed size: 8.1 M Is this ok [y/d/N]: y Downloading packages: ea-apache24-2.4.53-2.2.1.cpanel.x86_64.rpm | 2.3 MB 00:00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction usermod: no changes Installing : ea-apache24-2.4.53-2.2.1.cpanel.x86_64 1/1 Error unpacking rpm package ea-apache24-2.4.53-2.2.1.cpanel.x86_64 warning: /etc/apache2/conf/httpd.conf created as /etc/apache2/conf/httpd.conf.rpmnew warning: /etc/apache2/conf/mime.types created as /etc/apache2/conf/mime.types.rpmnew error: unpacking of archive failed on file /etc/apache2/logs: cpio: rename usermod: no changes info [009-phpconf] Could not find a handler for ea-php74. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php80. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php81. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php74. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php80. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. info [009-phpconf] Could not find a handler for ea-php81. Defaulting to "cgi" so that, at worst case, we get an error instead of source code. die [009-phpconf] Cpanel::Exception::FeatureNotEnabled/(XID e2d8q3) The following modules are required for handler "cgi": mod_cgi or mod_cgid exit level [die] [pid=63575] (Cpanel::Exception::FeatureNotEnabled/(XID e2d8q3) The following modules are required for handler "cgi": mod_cgi or mod_cgid) !!!! "/etc/yum/universal-hooks/multi_pkgs/posttrans/ea-__WILDCARD__/009-phpconf.pl --pkg_list=/tmp/tmpFjsnMd" did not exit cleanly: 65280 Purging all relevant cached command results Rebuilding global cache Building global cache for cpanel...Done Nothing to do (/etc/suphp.conf does not exist) info [modsec_cpanel_conf_init] The modsec2.cpanel.conf file and its datastore are already set up. No further action is required. Unable to detect Apache version from binary !!!! "/etc/yum/universal-hooks/multi_pkgs/posttrans/ea-__WILDCARD__/020-rebuild-httpdconf --pkg_list=/tmp/tmpFjsnMd" did not exit cleanly: 65280 Nothing to do under ea4 (this script has been deprecated under ea4). Fix mailman package directories " " PID 63595 Fix mailing list perms " " PID 63597 Aligning modsec config to Whostmgr - Whostmgr version 11.102.0.12 - Whostmgr supports conf.d/modsec location - No change necessary warn [restartsrv_httpd] The system is unable to find systemd configuration for the 'httpd' service... Service "httpd" is already stopped. Log Messages May 1 03:41:36 hosting yum[63516]: ea-apache24-2.4.53-2.2.1.cpanel.x86_64: 100 httpd stopped successfully. warn [restartsrv_httpd] The system is unable to find systemd configuration for the 'httpd' service... Cpanel::Exception::Service::BinaryNotFound Service Status undefined status from Cpanel::ServiceManager::Services::Httpd Service Error (XID 27gbzg) The system could not find the "/usr/sbin/apachectl" binary for the "httpd" service because of an error: No such file or directory Log Messages May 1 03:41:36 hosting yum[63516]: ea-apache24-2.4.53-2.2.1.cpanel.x86_64: 100 httpd has failed. Contact your system administrator if the service does not automagically recover. Setting /home permissions to 0711 " Setting permissions for users " crowdswaas " synergymarkets " tehnos " suzanabanuc " synergyf " ramira " lusatinadmin " masajholisticgal " startuplab " royalgfcstyle " medigalhouse " alphaprime " stagiipra " orientari " cebuphi " stagiipractica " " Done Verifying : ea-apache24-2.4.53-2.2.1.cpanel.x86_64 1/1 Failed: ea-apache24.x86_64 0:2.4.53-2.2.1.cpanel Complete! This is the big problem... i have an error when I try to install it! <<<<< warn [restartsrv_httpd] The system is unable to find systemd configuration for the 'httpd' service... Cpanel::Exception::Service::BinaryNotFound Service Status undefined status from Cpanel::ServiceManager::Services::Httpd Service Error (XID 27gbzg) The system could not find the "/usr/sbin/apachectl" binary for the "httpd" service because of an error: No such file or directory>>>.
one more you can try to update ea4 [root@server1 ~]# /usr/local/cpanel/scripts/sysup info [sysup] ea4: repo already installed checkyum version 22.3 (excludes: bind-chroot) All Needed Packages are already installed. [root@server1 ~]#0 -
just for fun can you run this command and see if this is avail version number
/usr/local/apache/bin/apachectl -v
seems weird you have no apache
Support helped me and now I have the httpd back... and php-fpm! All working. It seams that the problem started with cloudlinux because of imunify360!0 -
Support helped me and now I have the httpd back... and php-fpm! All working. It seams that the problem started with cloudlinux because of imunify360!
I"m glad you got it resolved. Really weird that imunify360 caused this issue ??0 -
The issue was that some packages had been installed from the Imunify360 repository, and then that repo was removed, causing many package conflicts. Our team was able to help sort that out and now things are working well. 0 -
The issue was that some packages had been installed from the Imunify360 repository, and then that repo was removed, causing many package conflicts. Our team was able to help sort that out and now things are working well.
And I thank them for that! I am looking for other solutions on security!0
Please sign in to leave a comment.
Comments
50 comments