XML error ovirt-4.2.1 release

This is a multi-part message in MIME format. --------------3F038A49E1BAC4879CE7C6F3 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Hello all, we just tested the 4.2.0 release, worked fine so far. Yesterday just updated to the latest 4.2.1 and since then we can not send and receive response; the error has to do with the response to the server: checkContentType(XML_CONTENT_TYPE_RE, "XML", response.getFirstHeader("content-type").getValue()); it seems it is not XML type the error is: throw new Error("Failed to send request", e); Through the web api I can connect and get and see all, but through the SDK it exits. I've tried both 420 and 421 SDKs of ovirt. -- Ladislav Humenik --------------3F038A49E1BAC4879CE7C6F3 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> <p>Hello all,</p> <p><br> </p> <p>we just tested the 4.2.0 release, worked fine so far.</p> <p> Yesterday just updated to the latest 4.2.1 and since then we can not send and receive response; the error has to do with the response to the server:<br> </p> <p> <font face="Arial,sans-serif">checkContentType(XML_CONTENT_TYPE_RE, "XML", response.getFirstHeader("content-type").getValue());</font></p> <p>it seems it is not XML type</p> <p>the error is:</p> <p><span style="color: rgb(68, 68, 68); font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", "Meiryo UI"; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;"> <font size="+1"> throw new Error("Failed to send request", e);</font></span></p> <p>Through the web api I can connect and get and see all, but through the SDK it exits. I've tried both 420 and 421 SDKs of ovirt.</p> <p><br> </p> <pre class="moz-signature" cols="72">-- Ladislav Humenik</pre> </body> </html> --------------3F038A49E1BAC4879CE7C6F3--
participants (1)
-
Ladislav Humenik