Skip to main content

Nginx Manager Uninstall

Answered

Comments

7 comments

  • lukas4444


       32  2025-08-30 07:02:11 /usr/local/cpanel/scripts/uninstall_nginx
       33  2025-08-30 07:02:24 yum remove ea-nginx* -y
       34  2025-08-30 07:02:40 ls -la /usr/local/cpanel/hooks/
       35  2025-08-30 07:03:24 dpkg -l | grep nginx
       36  2025-08-30 07:03:31 apt list --installed | grep nginx
       37  2025-08-30 07:03:58 apt remove ea-nginx* -y
       38  2025-08-30 07:03:59 apt remove nginx* -y
       39  2025-08-30 07:04:00 apt purge nginx* -y
       40  2025-08-30 07:04:01 apt autoremove -y
       41  2025-08-30 07:04:20 /usr/local/cpanel/scripts/removeenginnx
       42  2025-08-30 07:04:55 apt remove cpanel-ng-whm-nginx-manager -y
       43  2025-08-30 07:05:00 apt purge cpanel-ng-whm-nginx-manager -y
       44  2025-08-30 07:05:14 apt-mark hold cpanel-ng-whm-nginx-manager
       45  2025-08-30 07:05:53 cat /etc/cpupdate.conf | grep -i nginx
       46  2025-08-30 07:07:42 /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only | grep nginx
       47  2025-08-30 07:07:59 rm -rf /usr/local/cpanel/whostmgr/docroot/templates/nginx-manager/
       48  2025-08-30 07:07:59 rm -rf /usr/local/cpanel/base/frontend/jupiter/nginx-manager/
       49  2025-08-30 07:07:59 find /usr/local/cpanel -name "*nginx*" -type d
       50  2025-08-30 07:08:11 dpkg -l | grep nginx
       51  2025-08-30 07:08:11 ls -la /usr/local/cpanel/whostmgr/docroot/templates/ | grep nginx
       52  2025-08-30 07:08:30 /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only | grep nginx
       53  2025-08-30 07:09:36 echo "apps.cpanel-ng-whm-nginx-manager=never" >> /etc/cpupdate.conf
       54  2025-08-30 07:09:41 echo "cpanel-ng-whm-nginx-manager=never" >> /etc/cpupdate.conf
       55  2025-08-30 07:09:46 cat /etc/cpupdate.conf | grep nginx
       56  2025-08-30 07:09:56 /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only | grep nginx
       57  2025-08-30 07:12:33 touch /var/cpanel/rpm.versions.d/local.versions
       58  2025-08-30 07:12:33 echo "cpanel-ng-whm-nginx-manager: unmanaged" >> /var/cpanel/rpm.versions.d/local.versions
       59  2025-08-30 07:12:43 cat /etc/cpupdate.conf | grep nginx
       60  2025-08-30 07:12:51 history
       61  2025-08-30 07:12:59 /usr/local/cpanel/scripts/check_cpanel_pkgs --list-only | grep nginx
       62  2025-08-30 07:13:41 apt-mark hold cpanel-ng-whm-nginx-manager
       63  2025-08-30 07:15:20 touch /etc/cpanel/ea4/no_nginx
       64  2025-08-30 07:15:54 yum remove ea-nginx* ea-nginx-config* ea-nginx-manager* -y
       65  2025-08-30 07:16:07 /usr/local/cpanel/scripts/uninstall_nginx
       66  2025-08-30 07:16:29 dpkg -l | grep nginx
       67  2025-08-30 07:16:29 dpkg -l | grep ea-
       68  2025-08-30 07:16:30 dpkg -l | grep cpanel
       69  2025-08-30 07:16:48 apt remove --purge ea-nginx* ea-nginx-config* ea-nginx-manager* -y
       70  2025-08-30 07:30:58 history
       71  2025-08-30 07:36:01 cat /etc/cpupdate.conf

     

    this is all i tried. i was able to use those commands and on WHM interface i receivea white page with this error: file error - nginx-manager/index.html.tt: not found. but i checked and a few hours ago it was again reinstalled? Any fix 

    0
  • lukas4444

    anyone from the official WHM support team can help here?

    0
  • Rajiv Atre

    Hi,

    Facing same problem from last 3 days. I am uninstalling Nginx from WHM interface but somehow in nightly update or system cron job it returns back.

    0
  • cPRex Jurassic Moderator

    This is a known issue, and we have a workaround posted at https://support.cpanel.net/hc/en-us/articles/34566619293463-gather-update-log-stats-installs-ea-nginx-when-cpanel-analytics-version-1-4-57-8-8-1-is-installed with more details.

    We're tracking this in case CPANEL-49010 so if I hear any updates on that I'll be sure to post!

    0
  • cPRex Jurassic Moderator

    Update - we released an update to the analytics package that was causing this issue around 6PM Central time tonight, so things should be resolved after your server updates this evening.

    0
  • Rajiv Atre

    Ok thanks for the reply.
    My hosting provider done the following change 
    sudo apt-mark hold ea-nginx
    and now the issue stopped since last 2 days. 

    Do I need to do anything else ?

    0
  • cPRex Jurassic Moderator

    You shouldn't need to have any packages locked at this point as everything has returned to normal related to this issue.

    0

Please sign in to leave a comment.