Want to subscribe to topics you're interested in?
Become a Member

Beta Branch fix Nginx io_uring compile routine in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Aug 7, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    3:52 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. BamaStangGuy

    BamaStangGuy Active Member

    668
    192
    43
    May 25, 2014
    Ratings:
    +272
    Local Time:
    12:52 AM
    I get this error with completely updated centminmod code:

    Code:
    Aug 06 17:16:29 li659-138.members.linode.com systemd[1]: Starting SYSV: Nginx is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server...
    Aug 06 17:16:29 li659-138.members.linode.com nginx[27985]: Starting nginx: /usr/local/sbin/nginx: error while loading shared libraries: liburing.so.1: cannot open shar...directory
    Aug 06 17:16:29 li659-138.members.linode.com nginx[27985]: [FAILED]
    Aug 06 17:16:29 li659-138.members.linode.com systemd[1]: nginx.service: control process exited, code=exited status=1
    Aug 06 17:16:29 li659-138.members.linode.com systemd[1]: Failed to start SYSV: Nginx is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3 proxy server.
    Aug 06 17:16:29 li659-138.members.linode.com systemd[1]: Unit nginx.service entered failed state.
    Aug 06 17:16:29 li659-138.members.linode.com systemd[1]: nginx.service failed.
     
  3. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    3:52 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  4. BamaStangGuy

    BamaStangGuy Active Member

    668
    192
    43
    May 25, 2014
    Ratings:
    +272
    Local Time:
    12:52 AM
    I'll have to retest at a lower traffic level time on this server.
     
  5. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    3:52 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    FYI, you can also backup nginx binary before running nginx upgrades https://community.centminmod.com/threads/18067/ this allows you to restore a working nginx binary without having to do centmin.sh menu option 4 recompiles as well - good for testing differently configured nginx binaries :)
     
  6. BamaStangGuy

    BamaStangGuy Active Member

    668
    192
    43
    May 25, 2014
    Ratings:
    +272
    Local Time:
    12:52 AM
    I just can't keep up with all the options haha
     
  7. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    3:52 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    hehe.. nginx-binary-backup.sh might eventually get hooked into centmin.sh menu option 4 routines so you can backup nginx binary before upgrading nginx - making it easier to restore a good working nginx binary if needed