Jayd603 opened a new issue, #13401: URL: https://github.com/apache/cloudstack/issues/13401
### problem Latest 4.22.1 cluster. Upload of this same ISO worked on a different cluster. This one is failing as it seems to think it is a VMware template. The file uploads and is available on secondary storage as an ISO, then for some reason it is looking for a VMware template file when I don't even use VMWare. ```RealFile: /mnt/SecStorage/0e070177-286d-3fa9-b56f-41d84c40dac7/template/tmpl/1/276/FUp_15837747280681320537_-838595071 DeleteAfter: false 2026-06-11T13:27:06,868 INFO [storage.template.OVAProcessor] (nioEventLoopGroup-3-1:[]) Template processing. templatePath: /mnt/SecStorage/0e070177-286d-3fa9-b56f-41d84c40dac7/template/tmpl/1/276, templateName: e2a0d456-963d-41a2-90ae-dda0dc1c3e26 2026-06-11T13:27:06,875 INFO [storage.template.OVAProcessor] (nioEventLoopGroup-3-1:[]) Unable to find the VMware Template file: /mnt/SecStorage/0e070177-286d-3fa9-b56f-41d84c40dac7/template/tmpl/1/276/e2a0d456-963d-41a2-90ae-dda0dc1c3e26.ova 2026-06-11T13:27:06,876 INFO [storage.template.VmdkProcessor] (nioEventLoopGroup-3-1:[]) Template processing. templatePath: /mnt/SecStorage/0e070177-286d-3fa9-b56f-41d84c40dac7/template/tmpl/1/276, templateName: e2a0d456-963d-41a2-90ae-dda0dc1c3e26 2026-06-11T13:27:06,877 INFO [storage.template.VmdkProcessor] (nioEventLoopGroup-3-1:[]) Unable to find the VMware Template file: /mnt/SecStorage/0e070177-286d-3fa9-b56f-41d84c40dac7/template/tmpl/1/276/e2a0d456-963d-41a2-90ae-dda0dc1c3e26.vmdk 2026-06-11T13:27:06,946 WARN [storage.resource.HttpUploadServerHandler] (nioEventLoopGroup-3-1:[]) Decoder already destroyed io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 ``` ### versions Latest everything. 4.22.1 on Ubuntu 24.04 etc. ### The steps to reproduce the bug 1. 2. 3. ... ### 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]
