sql dumps not happening #18

Closed
opened 2025-01-28 16:31:34 +00:00 by knoflook · 1 comment
Owner

the backup bot labels are not set correctly, should be mariadbdump instead of mysqldump

{"filename": "backup", "lineno": 359, "process": 108, "message": "Failed to run command bash -c 'set -o pipefail;mysqldump -u root -p\"$(cat /run/secrets/db_root_password)\" keycloak | gzip > /tmp/dump.sql.gz' in id_vrec_coop_db.1.q95lqzere2fuzyqnxk3s5v63j: bash: line 1: mysqldump: command not found\n", "message_type": "ERROR"}

the backup bot labels are not set correctly, should be `mariadbdump` instead of `mysqldump` `{"filename": "backup", "lineno": 359, "process": 108, "message": "Failed to run command bash -c 'set -o pipefail;mysqldump -u root -p\"$(cat /run/secrets/db_root_password)\" keycloak | gzip > /tmp/dump.sql.gz' in id_vrec_coop_db.1.q95lqzere2fuzyqnxk3s5v63j: bash: line 1: mysqldump: command not found\n", "message_type": "ERROR"}`
Author
Owner
should be fixed in https://git.coopcloud.tech/coop-cloud/keycloak/src/tag/10.1.1%2B26.0.1
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/keycloak#18
No description provided.