Want more timely Centmin Mod News Updates?
Become a Member

Nginx PageSpeed Unable to re-install ngx_PageSpeed

Discussion in 'Install & Upgrades or Pre-Install Questions' started by EckyBrazzz, Apr 16, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,900
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:07 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    different error, usually you answer no to yum checks unless there's new yum repos added

     
  2. eva2000

    eva2000 Administrator Staff Member

    58,900
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:07 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Just updated 123.09beta01 with fix, though you rarely need to do yum checks with nginx or php recompiles
     
  3. EckyBrazzz

    EckyBrazzz Active Member

    917
    190
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +363
    Local Time:
    11:07 AM
    Latest
    Latest
    Thanks, fixed it. (layout of posting)
     
    Last edited: Apr 16, 2019
  4. EckyBrazzz

    EckyBrazzz Active Member

    917
    190
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +363
    Local Time:
    11:07 AM
    Latest
    Latest
    Hmmm, just checked your fix but still gettin2 errors when using the Yum option
    Code (Text):
    percona-release-0.1-4.noarch.rpm [found]
    Preparing...                          ########################################
            package percona-release-0.1-4.noarch is already installed
    Error: problem with percona-release-0.1-4.noarch.rpm install.
    remi-release-7.rpm [found]
    curl: (7) Failed connect to rpms.remirepo.net:80; Connection timed out
    error: http://rpms.remirepo.net/RPM-GPG-KEY-remi: import read failed(2).
    curl: (7) Failed connect to rpms.remirepo.net:443; Connection timed out
    error: https://rpms.remirepo.net/RPM-GPG-KEY-remi2017: import read failed(2).
    --> cut part
    gpg(MariaDB Package Signing Key <package-signing-key@mariadb.org>) ->1bb943db-511147a9
    Preparing...                          ########################################
            package remi-release-7.6-2.el7.remi.noarch (which is newer than remi-release-7.1-3.el7.remi.noarch) is already installed
    Error: problem with remi-release-7.rpm install.
    Processing package: figlet
    
     
  5. eva2000

    eva2000 Administrator Staff Member

    58,900
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:07 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Code (Text):
    curl: (7) Failed connect to rpms.remirepo.net:80; Connection timed out
    error: http://rpms.remirepo.net/RPM-GPG-KEY-remi: import read failed(2).
    curl: (7) Failed connect to rpms.remirepo.net:443; Connection timed out
    error: https://rpms.remirepo.net/RPM-GPG-KEY-remi2017: import read failed(2).
    

    what's output for
    Code (Text):
    curl -I http://rpms.remirepo.net/RPM-GPG-KEY-remi
    curl -I https://rpms.remirepo.net/RPM-GPG-KEY-remi
    

    and
    Code (Text):
    curl -I https://rpms.remirepo.net/RPM-GPG-KEY-remi2017
    

    could be problems specific to your vps's network connectivity
     
  6. EckyBrazzz

    EckyBrazzz Active Member

    917
    190
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +363
    Local Time:
    11:07 AM
    Latest
    Latest
    No problem with server connectivity.
    Code (Text):
    [13:36][root@server3]# curl -I http://rpms.remirepo.net/RPM-GPG-KEY-remi
    HTTP/1.1 200 OK
    Date: Tue, 16 Apr 2019 13:36:56 GMT
    Server: Apache/2.2.15 (CentOS)
    Last-Modified: Sun, 24 Jun 2007 09:38:26 GMT
    ETag: "b812e5-53c-433a3a8788880"
    Accept-Ranges: bytes
    Content-Length: 1340
    Connection: close
    Content-Type: text/plain; charset=UTF-8
    
    [13:36][root@server3]# curl -I https://rpms.remirepo.net/RPM-GPG-KEY-remi
    HTTP/1.1 200 OK
    Date: Tue, 16 Apr 2019 13:37:15 GMT
    Server: Apache/2.2.15 (CentOS)
    Last-Modified: Sun, 24 Jun 2007 09:38:26 GMT
    ETag: "b812e5-53c-433a3a8788880"
    Accept-Ranges: bytes
    Content-Length: 1340
    Connection: close
    Content-Type: text/plain; charset=UTF-8
    
    [13:37][root@server3]# curl -I https://rpms.remirepo.net/RPM-GPG-KEY-remi2017
    HTTP/1.1 200 OK
    Date: Tue, 16 Apr 2019 13:37:28 GMT
    Server: Apache/2.2.15 (CentOS)
    Last-Modified: Mon, 06 Mar 2017 10:43:35 GMT
    ETag: "b80883-c1c-54a0d9140f20e"
    Accept-Ranges: bytes
    Content-Length: 3100
    Connection: close
    Content-Type: text/plain; charset=UTF-8
    
     
  7. EckyBrazzz

    EckyBrazzz Active Member

    917
    190
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +363
    Local Time:
    11:07 AM
    Latest
    Latest
    Run the Yum option again, was probably a temporary issue.
    Only error that shows up is:
    Code (Text):
    percona-release-0.1-4.noarch.rpm [found]
    Preparing...                          ########################################
            package percona-release-0.1-4.noarch is already installed
    Error: problem with percona-release-0.1-4.noarch.rpm install.
    remi-release-7.rpm [found]
    gpg(DigitalOcean Insights Engineering <sonar-agent@digitalocean.com>) ->a4c6383f-56c4b467
    gpg(CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>) ->f4a80eb5-53a7ff4b
    gpg(Fedora EPEL (7) <epel@fedoraproject.org>) ->352c64e5-52ae6884
    gpg(Dag Wieers (Dag Apt Repository v1.0) <dag@wieers.com>) ->6b8d79e6-3f49313d
    gpg(Percona MySQL Development Team <mysql-dev@percona.com>) ->cd2efd2a-4b26dda1
    gpg(Remi Collet <RPMS@FamilleCollet.com>) ->00f97f56-467e318a
    gpg(Remi's RPM repository <remi@remirepo.net>) ->0364b949-58bd2928
    gpg(CentOS SoftwareCollections SIG (https://wiki.centos.org/SpecialInterestGroup/SCLo) <security@centos.org>) ->f2ee9d55-560cfc0a
    gpg(MariaDB Package Signing Key <package-signing-key@mariadb.org>) ->1bb943db-511147a9
    Preparing...                          ########################################
            package remi-release-7.6-2.el7.remi.noarch (which is newer than remi-release-7.1-3.el7.remi.noarch) is already installed
    Error: problem with remi-release-7.rpm install.
    
     
  8. eva2000

    eva2000 Administrator Staff Member

    58,900
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:07 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    you can ignore that one as remi repo is already installed that's why it says error

    i did make a few unreleaed yum repo updates in 123.09beta01 just now though - one for percona-release install.