-
Notifications
You must be signed in to change notification settings - Fork 26
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
"Running Nova API bootstrap container"- creation of stable environment fails: #2241
Comments
This is an operational error (https://sqlalche.me/e/14/e3q8). The main reason for this is that MariaDB itself does not work well because the storage backend used is too slow/laggy. I could not reproduce this with either stable or latest. Runs completely smoothly here. |
I can try it again if you like. I didn't have time at the weekend to look at the message in detail. I have now output it in a slightly more formatted form (see attachment). It shows that the error occurred when creating the 'instances' table. The creation failed because the table already existed. What could be the reason for this? Conceptually, this could be the following, for example:
For the testbed users on this specific test cloud deployment, this is of course somewhat unsatisfactory if it is so flaky. Do you have any tips on where I can get more information with little effort or a good probability of understanding the cause of the problem?
|
Creation of stable testbed fails with the follwing message:
The text was updated successfully, but these errors were encountered: