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

[BUG] Failure when trying to restore archive to different target #703

Open
doru-b opened this issue Apr 16, 2021 · 0 comments
Open

[BUG] Failure when trying to restore archive to different target #703

doru-b opened this issue Apr 16, 2021 · 0 comments
Labels
triage Issues that are pending triage / validation by a SHIELD contributor

Comments

@doru-b
Copy link

doru-b commented Apr 16, 2021

Describe the bug
When trying to restore a backup archive to a different target (MariaDB) the task fails with message:

Running restore task (using bzip2 compression)
              ==============================================
              Restore Full Database
               ✗ MySQL Instance Connection
              this authentication plugin is not supported
              EXITING 4
              ERR> remote execution failed: Process exited with status 4

To Reproduce
Steps to reproduce the behavior:
1. shield restore --target <NEW_TARGET_UUID> <ARCHIVE_UUID>

Expected behavior
The restore should be successful.

SHIELD versions (please complete the following information):

  • SHIELD Core: 8.7.3
  • SHIELD CLI: 8.7.3
  • Target: MariaDB 10.2
@doru-b doru-b added the triage Issues that are pending triage / validation by a SHIELD contributor label Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issues that are pending triage / validation by a SHIELD contributor
Development

No branches or pull requests

1 participant