juju bootstrap fails with vSphere 6.0
Martin Packman
martin.packman at canonical.com
Fri Nov 6 09:10:15 UTC 2015
On 05/11/2015, Forstner Michael <Michael.Forstner at cpg.de> wrote:
>
> Response 4 (Invalid XML; attaching Hex view):
> 00000000 1f 8b 08
Aha, that's just gzip encoded. Once decoded, the response looks sane:
http://paste.debian.net/325311
So, need the http headers as well. If the vSphere server included
"Content-Encoding: gzip" response header then the client can certainly
unpack it, whether or not an Accept-Encoding request header was given.
Martin
More information about the Juju
mailing list