-
Notifications
You must be signed in to change notification settings - Fork 270
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
Creating snapshots of Windows VM result in Status Code: 500 #913
Comments
these kinds of error are usually due to mismatch in versions of frontend and backend. I would suggest to doublecheck the packages, make sure repos are set up correctly. |
Is there a specific set of packages I should evaluate? I'll be more than happy to poke around. |
sadly i can't assist much more than that:/ perhaps check ovirt-engine-* versions of rpms deployed, and where they come from |
I should have searched better. This appears to be a duplicate of #783. |
Duplicate of #900 |
Affected version
I receive a "Status Code: 500" popup whenever I attempt to create a snapshot for a Windows VM from the Administration Portal UI. It doesn't matter if the VM is powered on or off. Nor the OS designation set in the UI (setting Linux or Other...).
The modal usually states: "Operation Canceled" followed by "Error while executing action: A Request to the Server failed with the following Status Code: 500" or "Error while executing query: null". There are at least a dozen popups, and will continue to repeat every few seconds.
The snapshot tab in the Admin Portal UI will then have issues displaying the Active VM and the newly created snapshot entry. If you try to examine both entries, the disk, network, and installed applications might appear blank.
The web inspector will usually contain the following:
The engine logs will have:
File: server.log
The same snapshot will appear fine in the VM Portal. I am able to see the network interfaces, and disks.
No issues creating a snapshot of a Linux-based VM from either UI interfaces.
A clear and concise description of what the bug is
Steps to reproduce the behavior
No internal server error 500 modal / popup
The text was updated successfully, but these errors were encountered: