-
Notifications
You must be signed in to change notification settings - Fork 113
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
Add support for AWS Elasticsearch Service #4664
Conversation
Deploy preview for chef-automate processing. Building with commit cebf2b7 https://app.netlify.com/sites/chef-automate/deploys/6022dc9c061cba0007fdb7cb |
0e2f34d
to
308894e
Compare
Signed-off-by: Kallol Roy <karoy@progress.com>
Signed-off-by: Jay Mundrawala <jmundrawala@chef.io>
Signed-off-by: Jay Mundrawala <jmundrawala@chef.io>
308894e
to
d6e34a8
Compare
Signed-off-by: Jay Mundrawala <jmundrawala@chef.io>
c0e6020
to
308894e
Compare
308894e
to
c0e6020
Compare
Signed-off-by: Jay Mundrawala <jmundrawala@chef.io>
Backup worked successfully, but restore failed. Below are some of the error logs s operations" backup_id=20210218183956 error="failed to import database dump from authz-service/pg_data/chef_authz_service.fc: error importing database "chef_authz_service": failed to import SQL file from "stdin", stderr: pg_restore: [archiver (db)] Error while PROCESSING TOC:\npg_restore: [archiver (db)] Error from TOC entry 3357; 0 0 COMMENT EXTENSION pgcrypto \npg_restore: [archiver (db)] could not execute query: ERROR: must be owner of extension pgcrypto\n Command was: COMMENT ON EXTENSION pgcrypto IS 'cryptographic functions';\n\n\n\npg_restore: [archiver (db)] Error from TOC entry 3358; 0 0 COMMENT EXTENSION "uuid-ossp" \npg_restore: [archiver (db)] could not execute query: ERROR: must be owner of extension uuid-ossp\n Command was: COMMENT ON EXTENSION "uuid-ossp" IS 'generate universally unique identifiers (UUIDs)';\n\n\n\nWARNING: errors ignored on restore: 2\n: exit status 1" restore_id=20210218190036 |
Any update on restore support in Aws Elasticsearch? |
Signed-off-by: Kallol Roy karoy@progress.com
🔩 Description: What code changed, and why?
External AWS ES Service backup fails with the error:
⛓️ Related Resources
4645
👍 Definition of Done
👟 How to Build and Test the Change
Assumptions about your AWS Elasticsearch configuration:
Example Automate Configuration:
✅ Checklist
📷 Screenshots, if applicable
Aha! Link: https://chef.aha.io/epics/SH-E-376