-
Notifications
You must be signed in to change notification settings - Fork 27
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
knife-ec-backup FAILING with GATEWAY TIMEOUT #81
Comments
This looks like one of the services isn't up and running, most likely What does |
I have this same issue, it seems to be after getting through the last of the cookbooks. I have checked that all the chef-server services are running and they seem to be fine. Generally, I have had success with this on some servers and not on others... chef-server-ctl status |
We are facing similar issue as per our recent observation using knife ec backup. Is there a fix at all for this, as from long time this issue seems to be open.
|
We are seeing this issue randomly on our chef server backups. The backup tar seems to be incomplete because of this. ``INFO: HTTP Request Returned 504 Gateway Time-out: |
Get the same problem, same error message. |
I have the same issue. After running ec backup again and again it worked fine on the third time. |
I'm also seeing this very frequently, and it's getting worse. We have daily backups, and from January 1, 2020 to June 30, 2020 we had 88 failures. From July 1 to July 19, we've only had 2 backups succeed. Today, I've retried 4 times in a row and it has failed every time. I also ran |
A 504 error message typically means that the chef-server itself is having some sort of problem serving requests, either because of a problem with a particular service or because the server itself is overloaded. The place to start investigating this would be to investigate the chef-server logs with |
I get the following error when attempting to backup a single org. I'm running the knife command off the chef server itself. Any help would be appreciated!
The text was updated successfully, but these errors were encountered: