summer-abacus opened a new issue, #12137:
URL: https://github.com/apache/cloudstack/issues/12137

   ### problem
   
   Removing a MagementServer fails with a database error
   
   ```
   remove managementserver id=ac85dcf4-c405-445f-b7d8-d279154019e7
   Error: (HTTP 530, error code 4250) Unable to update on DB, due to: The 
target table mshost_view of the UPDATE is not updatable
   ```
   
   It looks like the API call tries to update the view mshost_view instead of 
the table mshost.
   
   ### versions
   
   CloudStack 4.22.0
   
   ### The steps to reproduce the bug
   
   1. Try to remove a mangementserver via cmk
   2. Error-message is shown
   
   
   ### What to do about it?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to