weizhouapache commented on issue #4599: URL: https://github.com/apache/cloudstack/issues/4599#issuecomment-763589353
> :/ > > ``` > mysql> select id, state, download_state from template_store_ref where template_id=207; > +----+-----------+----------------+ > | id | state | download_state | > +----+-----------+----------------+ > | 11 | Allocated | NULL | > +----+-----------+----------------+ > 1 row in set (0.00 sec) > ``` @rp- apparently template is not downloaded successfully. please follow @shwstppr 's suggestion. another option is, register the template again, and click 'Direct Download' if mgt server can connect to download.cloudstack.org. it does not require SSVM to be up and running. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
