Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not create new mysql database from backup #1095

Open
atompie opened this issue Feb 11, 2025 · 0 comments
Open

Can not create new mysql database from backup #1095

atompie opened this issue Feb 11, 2025 · 0 comments
Assignees

Comments

@atompie
Copy link

atompie commented Feb 11, 2025

Context Percona Everest 1.4:

Back up was made to MinIo S3 that has self-signed certificate. Storage was configured not to verify cert and Force-path style URL.

When restoring. K8s restore-job-* fails 5 time with the message that it can not verify certificate. (Notice: Storage was configured not to verify cert)

Logs from rstore-job-* pod

+ LIB_PATH=/usr/lib/pxc
+ . /usr/lib/pxc/check-version.sh
+ . /usr/lib/pxc/vault.sh
++ set -o errexit
++ keyring_vault=/etc/mysql/vault-keyring-secret/keyring_vault.conf
+ XBCLOUD_ARGS='--curl-retriable-errors=7 '
+ MC_ARGS='-C /tmp/mc'
+ '[' -n true ']'
+ [[ true == \f\a\l\s\e ]]
+ '[' -n tracardi-mysql-backup/mysql-tracardi/7fdd15d3-1165-4430-8cea-7186f808dad0/mysql-tracardi-2025-02-11-12:34:10-full ']'
+ mc -C /tmp/mc config host add dest https://167.*.*.*:9000 ACCESS_KEY_ID SECRET_ACCESS_KEY
mc: <ERROR> Unable to initialize new alias from the provided credentials. Get "https://167.*.*.*:9000/probe-bsign-uc1sp3m1u3s4h4nubqxy0nsujxp9dc/?location=": tls: failed to verify certificate: x509: cannot validate certificate for 167.235.119.124 because it doesn't contain any IP SANs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants