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

Dependency solver overloaded #112

Closed
MrMMorris opened this issue Jul 29, 2014 · 5 comments
Closed

Dependency solver overloaded #112

MrMMorris opened this issue Jul 29, 2014 · 5 comments
Milestone

Comments

@MrMMorris
Copy link
Contributor

I was provisioning a bunch of servers and at one point, where there may have been up to 6 servers trying to resolve a run list, I ran into this error on at least one of them:

Error Resolving Cookbooks for Run List:
================================================================================


Server Unavailable
------------------
The Chef Server is temporarily unavailable


Server Response:
----------------
Dependency solver overloaded. Try again later.

Not sure if this is a one-off, but I thought I'd make you aware in case metal is too much awesome for chef-server to handle 😏

@jkeiser
Copy link
Contributor

jkeiser commented Aug 18, 2014

@MrMMorris What chef server were you running this against?

@jkeiser jkeiser added this to the 1.0 milestone Aug 19, 2014
@MrMMorris
Copy link
Contributor Author

@jkeiser hosted chef. Not sure the version at the time.

@jkeiser
Copy link
Contributor

jkeiser commented Aug 22, 2014

Wow! I'm going to close this for now as a likely one-off but if we see it a lot we'll pass it to the server team. Thanks :)

@jkeiser jkeiser closed this as completed Aug 22, 2014
@matthiasr
Copy link

We are also seeing this regularly, in particular when kicking off chef-client runs on more than 5-10 servers at the same time (not provisioning). There seems to be a hard concurrency limit there…? We have more runs than that ongoing all the time but it bites reproducibly when the beginning of the runs is synchronized.

This is on open source Chef Server 11.1.5. I'll try fiddling a bit with erchef['depsolver_worker_count'], only just found that.

@jkeiser
Copy link
Contributor

jkeiser commented Dec 4, 2014

Can you file a bug against the server? That seems like bad mojo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants