On Fri, Jul 01, 2022 at 09:17:56AM -0000, si...@justconnect.ie wrote:
> The error I'm seeing on the engine when loading VMs is:
> Error parsing OVF due to Error loading ovf, message Content is not allowed in 
> prolog.
> 
> Following a Google search for this error I cam up with:
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1684140
> 
> The Additional info section is what I am seeing as well:
> 
> Additional info:
> The immediate difference I saw in the OVA logs is that the XML is now 
> starting with a quote: '<?xml version="1.0" encoding="UTF-8"? 
> .......</ovf:Envelope>' 
> while before(working) was without it: <?xml version="1.0" encoding="UTF-8"? 
> .......</ovf:Envelope>
> 
> Is this the cause and if so is there a quick fix?

Yes, this is the same issue. You will have to un-pack the OVA (it is a
tar archive) on the host. Open OVF file in editor and remove quotes from
the start and end of the XML. You don't have to re-pack the OVA, in the
import dialog you can point oVirt to the directory with extracted files.

Hope this helps,

    Tomas

> 
> Kind Regards
> 
> Simon...
> _______________________________________________
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct: 
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives: 
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/IRU5ANAKWNOHS2VF45MKGIVFSPFWIYQJ/

-- 
Tomáš Golembiovský <tgole...@redhat.com>
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/DX43VOT65WOSVQW2ATCTXSQNUJHPQMXK/

Reply via email to