Welcome to Centmin Mod Community
Register Now

centmin menu stuck, for several minutes now

Discussion in 'Install & Upgrades or Pre-Install Questions' started by rdan, Jan 13, 2020.

  1. rdan

    rdan Well-Known Member

    5,452
    1,418
    113
    May 25, 2014
    Ratings:
    +2,212
    Local Time:
    12:22 PM
    Mainline
    10.2
    • CentOS Version: CentOS 7 64bit
    • Centmin Mod Version Installed:123.09beta01
    • When was last time updated Centmin Mod code base ? :cmupdate command
    What to do? How to debug this?
    Thanks Eva!


    Code:
    # centmin
    /usr/local/src/centminmod ~
    
    
    
    
    
     
  2. rdan

    rdan Well-Known Member

    5,452
    1,418
    113
    May 25, 2014
    Ratings:
    +2,212
    Local Time:
    12:22 PM
    Mainline
    10.2
    Wooops it runs fine now.Sorry.
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    2:22 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    centmin.sh menu has background tasks it does so could be why
     
  4. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    2:22 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    technically you could use cminfo's debug-menuexit command log to inspect both centmin.sh menu initial run and exit routines in verbose log when you run
    Code (Text):
    cminfo debug-menuexit

    The verbose debug log which may contain sensitive info is saved at /root/centminlogs/debug-menuexit.txt and it's date timestamped for each line, so you can see where the longer delays between command/line output happens

    Example of first few lines from debug-menuexit.txt log
    Code (Text):
    cat /root/centminlogs/debug-menuexit.txt 
    2020-01-12 15:56:52 + export PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
    2020-01-12 15:56:52 + PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
    2020-01-12 15:56:52 + export LC_ALL=en_US.UTF-8
    2020-01-12 15:56:52 + LC_ALL=en_US.UTF-8
    2020-01-12 15:56:52 + export LANG=en_US.UTF-8
    2020-01-12 15:56:52 + LANG=en_US.UTF-8
    2020-01-12 15:56:52 + export LANGUAGE=en_US.UTF-8
    2020-01-12 15:56:52 + LANGUAGE=en_US.UTF-8
    2020-01-12 15:56:52 + export LC_CTYPE=en_US.UTF-8
    2020-01-12 15:56:52 + LC_CTYPE=en_US.UTF-8
    2020-01-12 15:56:52 + EMAIL=
    2020-01-12 15:56:52 + PUSHOVER_EMAIL=
    2020-01-12 15:56:52 + ZONEINFO=Etc/UTC
    2020-01-12 15:56:52 + NGINX_IPV=n
    2020-01-12 15:56:52 + USEEDITOR=nano
    2020-01-12 15:56:52 + FORCE_IPVFOUR=y
    2020-01-12 15:56:52 + CUSTOMSERVERNAME=y
    2020-01-12 15:56:52 + CUSTOMSERVERSTRING='nginx centminmod'
    2020-01-12 15:56:52 + PHPFPMCONFDIR=/usr/local/nginx/conf/phpfpmd
    2020-01-12 15:56:52 + UNATTENDED=y
    2020-01-12 15:56:52 + CMVERSION_CHECK=n
    2020-01-12 15:56:52 + MENUEXIT_ALWAYS_YUMCHECK=y
    2020-01-12 15:56:52 + CMSDEBUG=n
    2020-01-12 15:56:52 ++ date +%d%m%y-%H%M%S
    2020-01-12 15:56:52 + DT=120120-155652
    2020-01-12 15:56:52 + branchname=123.09beta01
    2020-01-12 15:56:52 + SCRIPT_MAJORVER=1.2.3
    2020-01-12 15:56:52 + SCRIPT_MINORVER=09
    2020-01-12 15:56:52 + SCRIPT_INCREMENTVER=401
    2020-01-12 15:56:52 + SCRIPT_VERSIONSHORT=123.09beta01
    2020-01-12 15:56:52 + SCRIPT_VERSION=123.09beta01.b401