omega8cc / boa

Barracuda Octopus Aegir 5.2.0
https://omega8.cc/compare
395 stars 77 forks source link

Error while upgrading to boa lite from head. #1785

Open Chester01010 opened 1 month ago

Chester01010 commented 1 month ago

So I tried to run the upgrade script to lite. Everything is great till I get this error and it bombs out with the following error

BOA [14:12:43] ==> ALRT! Percona server not running properly! BOA [14:12:43] ==> EXIT: We can't proceed and will exit now BOA [14:12:43] ==> HINT: Please check /var/backups/barracuda-upgrade-240418-134154.log for more information, BOA [14:12:43] ==> HINT: (re)start Percona server, then run the installer again BOA [14:12:43] ==> Bye

BARRACUDA upgrade completed Bye

Wierd part is that it verifies in the aegir console. Any help appreciated!

Aegir BOA-5.1.0-head on Devuan/chimaera x86_64

VPS VMware ESXi guest

DSK 3/100

CPU 4

RAM 5928

NGX 1.24.0

PHP 8.1.28

DBV 5.7.44

RDS 7.0.15

SHD 8.4p1

SSH OpenSSH_8.4p1 Debian-5+deb11u3, OpenSSL 1.1.1w 11 Sep 2023

SSL 1.1.1w

CRL 8.4.0

CRL_From_Packages NO

CRL_Local_Bin YES

_AUT _AUTOPILOT=NO

_CCC _CUSTOM_CONFIG_CSF=NO

_CCL _CUSTOM_CONFIG_LSHELL=NO

_CCR _CUSTOM_CONFIG_REDIS=NO

_CCS _CUSTOM_CONFIG_SQL=NO

_DBG _DEBUG_MODE=NO

_DBS _DB_SERIES=10.2

_DNS _DNS_SETUP_TEST=YES

_EXP _EXTRA_PACKAGES=

_MFS _MAGICK_FROM_SOURCES=NO

_MFX _MODULES_FIX=YES

_PCV _PHP_CLI_VERSION=8.1

_PEC _PHP_EXTRA_CONF=""

_PFD _PHP_FPM_DENY=""

_PFV _PHP_FPM_VERSION=8.1

_PFX _PERMISSIONS_FIX=YES

_PMI _PHP_MULTI_INSTALL="7.4 8.1"

_PSI _PHP_SINGLE_INSTALL=

_SAR _SSH_ARMOUR=NO

_SBP _STRICT_BIN_PERMISSIONS=YES

_SFS _SSH_FROM_SOURCES=YES

_STP _STRONG_PASSWORDS=YES

_SUO _SYSTEM_UPGRADE_ONLY=NO

_UMY _USE_MYSQLTUNER=NO

_XTR _XTRAS_LIST="ADM CSF FTP CSS DCS"

_AUT _AUTOPILOT=NO

Mon 18 Mar 2024 06:38:24 PM EDT / Devuan.chimaera x86_64 VMware ESXi guest / Aegir HEAD / Barracuda BOA-5.1.0-head / Nginx 1.24.0 / PHP-MI 7.4 8.1 / PHP-SE / FPM 8.1 / CLI 8.1 / Percona-5.7.44 localhost

Please link this information in your submission,

but only in a form of Gist snippet and not inline,

along with your hosting provider name

in the BOA issue queue on GitHub.

Rob D.

omega8cc commented 1 month ago

Have you checked the detailed log and successfully restarted mysql?

Sent with GitHawk

Chester01010 commented 1 month ago

I looked at the logs but there's nothing at the end about this error. And yes restarted an no joy, same error. Last entry in the log is building tag database...


From: BOA Dev Team @.> Sent: Monday, April 22, 2024 10:58 AM To: omega8cc/boa @.> Cc: Chester01010 @.>; Author @.> Subject: Re: [omega8cc/boa] Error while upgrading to boa lite from head. (Issue #1785)

Have you checked the detailed log and successfully restarted mysql?

Sent with GitHawkhttp://githawk.com

— Reply to this email directly, view it on GitHubhttps://github.com/omega8cc/boa/issues/1785#issuecomment-2069777133, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFHWIGM6GO7WGY6ZXDWC3ADY6UQSRAVCNFSM6AAAAABGRVMJW6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRZG43TOMJTGM. You are receiving this because you authored the thread.Message ID: @.***>

omega8cc commented 1 month ago

Not sure why you see this because it’s only displayed when one of two required files created by properly started MySQL server is missing.

Also it looks like haven’t completed system upgrade before because you are still running SSH from packages instead of from sources.

Since this check is used only when you attempt full barracuda upgrade including master Aegir instance, I would recommend that you run barracuda system only upgrade without Aegir and if that brings your SSH to 9.7p1 then you should be able to run full upgrade followed by octopus upgrade.

Sent with GitHawk

omega8cc commented 1 month ago

Besides you have wrong DB_SERIES in you barracuda.cnf — you have 10.2 instead of 5.7 which also suggests that something was not done right before to bring your system up to date.

Sent with GitHawk