Diagnostic rapide
bash scripts/pre/ensure-docker.sh!health-prenet
MariaDB indisponible au démarrage
Résumé
Le pool MariaDB zarfxp n’est pas joignable au boot : reconnexion automatique en arrière-plan ; modules PRE/IMDB/TV peuvent être dégradés.
Quand ça apparaît
- Log boot :
MariaDB indisponible au démarrage — reconnexion automatique en arrière-plan - Handlers :
MariaDB indisponible — réessayez.(web share, invite, etc.)
Ce que ça signifie
pre/store/pool tente la connexion ; échec → WARN, pas de crash bot. Ingress PRE peut être fail-closed.
Impact si ignoré
!pre, ingress!addpre, TopClient SQL : échecs ou repli- IMDB/TVInfo désactivés si MariaDB down (
pretime_imdb_tv.rs)
À faire
bash scripts/pre/ensure-docker.shou vérifier service MariaDB- Contrôler
ZARTEK_PRE_MYSQL_URL/[database]dansdist/zartek_fxp.toml bash scripts/pre/schema-ensure.shsi première install!reloadaprès MariaDB OK ;!health-prenetsur hub
À ne pas faire
- Ignorer si PRE actif — pas d’insert tempdb / SP
- Modifier
slftp/ou schéma à la main sans migrations
Validation
- Log :
MariaDB connecté !health-prenet: segment DB OKbash scripts/audit-zartek-fxp-log.sh --post-bootexit 0
Références code
zartek-fxp/src/pre/store/pool/connect_init.rs:39-42zartek-fxp/src/i18n/pre/access.rs—WARN_PRE_MARIADB_UNAVAILABLE
Voir aussi
- troubleshooting § MariaDB
!help alert mariadb-down