itobin commented on issue #12042:
URL: https://github.com/apache/cloudstack/issues/12042#issuecomment-3587480770

   > [@itobin](https://github.com/itobin) can you try
   > 
   >     * add `{SHA-512}` before the value of checksum
   > 
   >     * restart `cloud` service in ssvm, or reboot ssvm ?
   
   do you mean like this ?
   
   update vm_template set checksum= 
'{SHA-512}10987c4fb3158d40006b1a1db89bf6e9b6c3995294f295e1ca564c26c9543453d4d21a7d8c967d5487b489d88194ecfba9829f00e929b17e3ddaa70751cece90'
 where id = 251;


-- 
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