Discover Centmin Mod today
Register Now

Install MariaDB default installation error

Discussion in 'Install & Upgrades or Pre-Install Questions' started by pamamolf, Feb 10, 2020.

  1. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    3:14 PM
    Nginx-1.29.x
    MariaDB 10.6.x
    Hello

    I just install on a dedicated server Centminmod using as always:

    Code:
    yum -y update; curl -O https://centminmod.com/betainstaller73.sh && chmod 0700 betainstaller73.sh && bash betainstaller73.sh
    and at the end i got this:

    but at the end Mariadb was Active and i was able to stop and start it with no problem...

    Don't know why ... Maybe @eva2000 you will need to double check the detection routine to be sure that MariaDB is running and not try to start it again?

    Thank you

     
  2. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:14 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    that is working as expected the MariaDB first time start up issue you reported at https://community.centminmod.com/th...to-restart-at-first-install.18780/#post-79851 and the workaround I do is what you see by that message
    the workaround fix is what makes MariaDB start up for the first time properly after that error message :)

    I can probably add a 2nd check after the workaround to display the status after the fix too. Edit: updated 123.09beta01 to make the workaround less verbose + a 2nd indicator that MariaDB started properly after the workaround :)
     
  3. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    3:14 PM
    Nginx-1.29.x
    MariaDB 10.6.x
    I thought that message was after your fix...

    Yes your fix now is more clear :)

    Thank you
     
  4. eva2000

    eva2000 Administrator Staff Member

    58,895
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    10:14 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+