Join the community today
Become a Member

Install Error on installation

Discussion in 'Install & Upgrades or Pre-Install Questions' started by Manhhailua, Jul 11, 2016.

  1. Manhhailua

    Manhhailua Member

    39
    2
    8
    Jul 7, 2016
    Hanoi
    Ratings:
    +5
    Local Time:
    6:01 PM
    1.11.1
    10.0.x
    Last edited by a moderator: Jul 11, 2016
  2. eva2000

    eva2000 Administrator Staff Member

    55,182
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    9:01 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    the broken image is due to my forum's image proxy - something to do with my anti-ddos setup and/or a bug in xenforo image proxy when trying to hide origin ip setting (untrustedHttpClient) is enabled. I need to look into

    as to broken url, don't use image to show issue but use /root/centminlogs initial install log output

    You'll need to post on the forums with the following info
    • Server or VPS details ? XEN, KVM, OpenVZ, VMWare or dedicated server ? OS ? CentOS 6.7 or 7.2 ? 32bit or 64bit ?
    • What version of Centmin Mod ? .07 stable or 08 stable or .09 beta01 or another branch version ?
    • Was it fresh install or upgrade ?
    • Method of install ? Via centmin.sh menu option 1, Git install or curl one liner install as outlined at centminmod.com/download.html ?
    • How long ago did you install Centmin Mod ?
    • There's numerous code changes, bug fixes over time, so ensure you have latest Centmin Mod code installed by upgrading your Centmin Mod code as instructed below.

    Troubleshooting Initial Install



    To troubleshoot initial installation, you need to check the initial install log at /root/centminlogs and instructions under Sharing logs and errors heading for using Pastebin.com or Gists to share a sanitised version of the contents of the initial install log. You can see full details at How to troubleshoot Centmin Mod initial install issues
     
    Last edited: Jul 11, 2016
  3. eva2000

    eva2000 Administrator Staff Member

    55,182
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    9:01 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  4. eva2000

    eva2000 Administrator Staff Member

    55,182
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    9:01 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    what do you get for output of this command on the problem server ?
    Code (Text):
    curl -I http://ftp.jaist.ac.jp/pub/GNU/wget/wget-1.18.tar.gz

    Might want to use CODE tags for code How to use forum BBCODE code tags :)
     
  5. Manhhailua

    Manhhailua Member

    39
    2
    8
    Jul 7, 2016
    Hanoi
    Ratings:
    +5
    Local Time:
    6:01 PM
    1.11.1
    10.0.x
    The url is now fine. My installation has just been successful but quite slow because of it's only a 768MB Memory VPS.
    Code:
    HTTP/1.1 200 OK
    Date: Mon, 11 Jul 2016 04:36:56 GMT
    Server: Apache/2.4.18 (Unix)
    Last-Modified: Thu, 09 Jun 2016 16:30:21 GMT
    ETag: "3afbb5-534daf03e441e"
    Accept-Ranges: bytes
    Content-Length: 3865525
    Content-Type: application/x-gzip
     
  6. eva2000

    eva2000 Administrator Staff Member

    55,182
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    9:01 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    ah must of been temp network connectivity issue at wget's download server :)
     
  7. Manhhailua

    Manhhailua Member

    39
    2
    8
    Jul 7, 2016
    Hanoi
    Ratings:
    +5
    Local Time:
    6:01 PM
    1.11.1
    10.0.x
    Sorry but I got another question not related to this topic. I'm trying to issue ssl (Let's Encrypt) for my domains. I'm reading your series of post about "acmetool.sh". But, I cannot find any url to download it (acmetool.sh). It's not existed at "/usr/local/src/centminmod/addons/" also (123.09beta01).
     
  8. eva2000

    eva2000 Administrator Staff Member

    55,182
    12,251
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,829
    Local Time:
    9:01 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+