EasyApache v3.32.5 hung at end of build process.

Tanner_W

Member
Feb 2, 2015
10
0
1
cPanel Access Level
DataCenter Provider
I had EasyApache hang at the end of the build process. I ran it as root, doing so within screen so that if I disconnected or lost connection it would continue. When the build appeared to be complete but hung at a self-test, after waiting a while I attempted to see if the console was waiting for input and CTRL+C'd. That is when it said it would continue in the background. Checking a minute or two later, I found no evidence of easyapache process still running on the system when filtering via htop. It seemed that overall the build was successful as my Apache server status page showed the updated version and build time. I figured though this was an anomaly worth reporting.


Code:
[FONT=Courier New]...

tailwatchd restarted successfully.
Building global cache for cpanel...Done
Distilled successfully
Distilled successfully
!! Executing '/usr/local/cpanel/scripts/initsslhttpd' !!
!! Executing '/usr/local/cpanel/scripts/update_apachectl' !!
!! Restarting 'httpd' ... !!
!! 'httpd' restart complete. !!
-- Begin post apache restart tests --
    -- Begin test 'Basic HTTPD Process Check' --
!! Test passed ok !!
    -- End test 'Basic HTTPD Process Check' --
    -- Begin test 'Pre-test ACL limits check' --
!! Begin debug information' !!
!! 
Output from '/usr/bin/getfacl /usr/bin/perl': 
getfacl: Removing leading '/' from absolute path names
# file: usr/bin/perl
# owner: root
# group: root
user::rwx
group::r-x
other::r-x[/FONT]

[FONT=Courier New]!!
!! 
Output from 'ls -l /usr/bin/perl': 
-rwxr-xr-x 2 root root 7184 Nov 11 00:58 /usr/bin/perl
!!
!! 
Output from 'lsattr /usr/bin/perl': 
-------------e- /usr/bin/perl
!!
!! End debug information' !!
!! Test passed ok !!
    -- End test 'Pre-test ACL limits check' --
    -- Begin test 'Pre-test htaccess check' --
!! Test passed ok !!
    -- End test 'Pre-test htaccess check' --
    -- Begin test 'Basic HTTP Request for static content' -- [/FONT][FONT=Arial][SIZE=5][COLOR=#b30000]<-- This is where it hung, then I pressed CTRL+C after waiting for a few minutes.[/COLOR][/SIZE][/FONT]
[FONT=Courier New]!! Continuing Build in background !! [/FONT]
 
Last edited by a moderator:

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,258
463
Hello :)

You can find the EasyApache logs in:

/usr/local/cpanel/logs/easy/apache/

Could you verify if the build completed based on the information in the build log?

Thank you.