tdtmusic2 commented on issue #9086: URL: https://github.com/apache/cloudstack/issues/9086#issuecomment-2442411177
> > As noted previously, destroying the SSVM fixes the issue. This is also confirmed when checking the contents of the keystore. But this doesn't mean that the issue won't reappear. > > that's true indeed. unfornately we cannot reproduce the issue in our setups. it would be good if anyone can upload the `/var/log/cloud.log` in SSVM, once the issue appears again. There's really nothing more in that log than this bellow, I just tried to register an iso via https: ``` 2024-10-28 19:06:39,270 INFO [storage.template.HttpTemplateDownloader] (agentRequest-Handler-3:null) No credentials configured for host=mirrors.nav.ro:443 2024-10-28 19:06:39,448 INFO [storage.template.DownloadManagerImpl] (pool-1-thread-7:null) Download Completion for jobId: 8b7a91f9-7f2d-4cef-a82e-839e7c9f91af, status=UNRECOVERABLE_ERROR 2024-10-28 19:06:39,448 INFO [storage.template.DownloadManagerImpl] (pool-1-thread-7:null) local: /mnt/SecStorage/76bd2d27-d129-38e2-b4e7-b3e736064245/template/tmpl/2/429/dnld7576821922482114492tmp_, bytes=(0 bytes) 0, error=PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target, pct=0 ``` -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org