-
Notifications
You must be signed in to change notification settings - Fork 10
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
Builder queue size keeps growing #6
Comments
There are currently three papers that aren't building. http://zibi.bids.berkeley.edu:5000/ This is bad because reviewers are supposed to be reviewing papers now. I've tried to trigger a manual build. http://zibi.bids.berkeley.edu:5000/build/3 It says the build queue is full. That may be related to this issue? I'm not sure how to debug this issue myself. Please help. |
@sbenthall I think we should share an account on zibi, I'll find a way to send my credentials to you so we can both adjust the server. The problems currently seem to be unicode problems, I'm going to look into it, not really sure what could be wrong. |
Thanks, sharing credentials will make this easier. Did you need to kick the server to reset the build queue, or was I off about the cause of the problem? |
Just make a pull request, then I'll merge it. On Thu, 23 Jun 2016 at 06:10 Sebastian Benthall [email protected]
|
I'm running the procbuild build_papers.py script now locally and am not reproducing this problem. https://gist.github.com/sbenthall/55b7e45897066fbce818350af626c240 |
#5 introduces a new way of getting the queue length, but it never decreases the queue size, so after 50 papers have been built, the builder gets stuck
The text was updated successfully, but these errors were encountered: