-
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
Restore Doc Troubleshoot section update #8732
Conversation
Signed-off-by: βSanjuPal01β <[email protected]>
β Deploy Preview for chef-automate ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Signed-off-by: βSanjuPal01β <[email protected]>
Signed-off-by: Dishank Tiwari <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please update the error message as well
Signed-off-by: βSanjuPal01β <[email protected]>
@@ -213,7 +213,7 @@ Success: Restored backup 20180517223558 | |||
chef-automate debug set-log-level deployment-service debug | |||
``` | |||
|
|||
1. To restore a backup on a different host with an existing Automate deployment, delete the `.tmp` folder in the configured backup directory before proceeding (the default directory is `/var/opt/chef-automate/backups`). | |||
1. If you already deployed Chef Automate and while restoring you are getting this error in logs: `The Access Key Id you provided does not exist in our records.`, then delete the `.tmp` folder in the configured backup directory before proceeding (the default directory is `/var/opt/chef-automate/backups`). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replace it with: 1. If you have already deployed Chef Automate and are getting this error in the logs while restoring: The Access Key ID you provided does not exist in our records.
Before proceeding, delete the .tmp
folder in the configured backup directory (the default directory is /var/opt/chef-automate/backups
).
Signed-off-by: βSanjuPal01β <[email protected]>
Quality Gate passedIssues Measures |
π© Description: What code changed, and why?
βοΈ Related Resources
https://progresssoftware.atlassian.net/browse/CHEF-17894
π Definition of Done
π How to Build and Test the Change
β Checklist
All PRs must tick these:
With occasional exceptions, all PRs from Progress employees must tick these:
make spell
in any component directory)All PRs from Progress employees should tick these if appropriate:
Please add a note next to any checkbox above if you are NOT ticking it.
π· Screenshots, if applicable