-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
"An unexpected error occurred" when two builds are triggered #2901
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
Comments
I seem to be running into this today as well: https://readthedocs.org/projects/drupal-vm/builds/5463920/ |
This is currently a problem for me too with https://readthedocs.org/projects/grx/ Except I am also getting "Version locked, retrying in 5 minutes.", so I am being spammed every 5 minutes with error emails (currently 222 unread messages in my inbox this morning!) |
Related to #3180. |
We're seeing this too: |
I'm closing this one since the original problem was solved. I'm getting the version locked error which is the correct. Please feel free to open other issue if you have a similar problem. Thanks. |
Triggering the build twice almost at the same time in my local instance makes the second build (the one that receives the LockTimeout exception) to show
An unexpected error occurred
instead ofVersion locked, retrying in 5 minutes
Also, the first one also fails with the same error but most of the commands where executed:
(when running just one build it works properly)
The text was updated successfully, but these errors were encountered: