search for: encode_chunk

Displaying 14 results from an estimated 14 matches for "encode_chunk".

Did you mean: encode_chunked
2019 Nov 19
2
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
...ation_url) > File "/var/tmp/rhvupload.Vw0CIU/rhv-upload-plugin.py", line 575, in get_options > http.request("OPTIONS", url.path) > File "/usr/lib64/python3.7/http/client.py", line 1252, in request > self._send_request(method, url, body, headers, encode_chunked) > File "/usr/lib64/python3.7/http/client.py", line 1298, in _send_request > self.endheaders(body, encode_chunked=encode_chunked) > File "/usr/lib64/python3.7/http/client.py", line 1247, in endheaders > self._send_output(message_body, encode_chunked=enc...
2019 Nov 19
2
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
...r/tmp/rhvupload.Vw0CIU/rhv-upload-plugin.py", line 575, in > get_options > >> http.request("OPTIONS", url.path) > >> File "/usr/lib64/python3.7/http/client.py", line 1252, in request > >> self._send_request(method, url, body, headers, encode_chunked) > >> File "/usr/lib64/python3.7/http/client.py", line 1298, in > _send_request > >> self.endheaders(body, encode_chunked=encode_chunked) > >> File "/usr/lib64/python3.7/http/client.py", line 1247, in endheaders > >> self._sen...
2019 Nov 19
0
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
...options(http, destination_url) File "/var/tmp/rhvupload.Vw0CIU/rhv-upload-plugin.py", line 575, in get_options http.request("OPTIONS", url.path) File "/usr/lib64/python3.7/http/client.py", line 1252, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.7/http/client.py", line 1298, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.7/http/client.py", line 1247, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File...
2019 Nov 19
0
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
...gt; File "/var/tmp/rhvupload.Vw0CIU/rhv-upload-plugin.py", line 575, in get_options >> http.request("OPTIONS", url.path) >> File "/usr/lib64/python3.7/http/client.py", line 1252, in request >> self._send_request(method, url, body, headers, encode_chunked) >> File "/usr/lib64/python3.7/http/client.py", line 1298, in _send_request >> self.endheaders(body, encode_chunked=encode_chunked) >> File "/usr/lib64/python3.7/http/client.py", line 1247, in endheaders >> self._send_output(message_body, en...
2019 Nov 19
0
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
...Vw0CIU/rhv-upload-plugin.py", line 575, in >> get_options >> >> http.request("OPTIONS", url.path) >> >> File "/usr/lib64/python3.7/http/client.py", line 1252, in request >> >> self._send_request(method, url, body, headers, encode_chunked) >> >> File "/usr/lib64/python3.7/http/client.py", line 1298, in >> _send_request >> >> self.endheaders(body, encode_chunked=encode_chunked) >> >> File "/usr/lib64/python3.7/http/client.py", line 1247, in endheaders >> &g...
2019 Nov 18
15
[PATCH v2 00/11] rvh-upload: Various fixes and cleanups
This series extract oVirt SDK and imageio code to make it eaiser to follow the code and improve error handing in open() and close(). Tested with virt-v2v master. Changes since v1: - Rebase on merged patches from v1 - Fix regression introduced by "rhv-upload: Fix cleanup after errors" - Remove "rhv-upload: Try to remove disk on timeout" since it cannot succeed - Add more
2019 Nov 21
1
[PATCH] rhv-upload: Handle any error in NBD handlers
... return func(h, *args)\n', '  File "/home/nsoffer/src/virt-v2v/tmp/rhvupload.YOMKDV/rhv-upload-plugin.py", line 207, in pwrite\n    http.endheaders()\n', '  File "/usr/lib64/python3.7/http/client.py", line 1247, in endheaders\n    self._send_output(message_body, encode_chunked=encode_chunked)\n', '  File "/usr/lib64/python3.7/http/client.py", line 1026, in _send_output\n    self.send(msg)\n', '  File "/usr/lib64/python3.7/http/client.py", line 966, in send\n    self.connect()\n', '  File "/home/nsoffer/src/virt-v2v/tmp/r...
2019 Nov 19
4
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
...N1W/rhv-upload-plugin.py", line 298, in flush\n >> http.request("PATCH", h[\'path\'], body=buf, headers=headers)\n', ' File >> "/usr/lib64/python3.7/http/client.py", line 1252, in request\n >> self._send_request(method, url, body, headers, encode_chunked)\n', ' File >> "/usr/lib64/python3.7/http/client.py", line 1263, in _send_request\n >> self.putrequest(method, url, **skips)\n', ' File >> "/usr/lib64/python3.7/http/client.py", line 1108, in putrequest\n raise >> CannotSendRequest(...
2019 Nov 19
5
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
...var/tmp/rhvupload.jngN1W/rhv-upload-plugin.py", line 298, in flush\n http.request("PATCH", h[\'path\'], body=buf, headers=headers)\n', ' File "/usr/lib64/python3.7/http/client.py", line 1252, in request\n self._send_request(method, url, body, headers, encode_chunked)\n', ' File "/usr/lib64/python3.7/http/client.py", line 1263, in _send_request\n self.putrequest(method, url, **skips)\n', ' File "/usr/lib64/python3.7/http/client.py", line 1108, in putrequest\n raise CannotSendRequest(self.__state)\n', 'http.c...
2021 Jan 07
1
HCI Cluster - CentOS8 to Streams Upgrade Broken
...#012 self.send_content(connection, request_body)#012 File "/usr/lib64/python3.6/xmlrpc/client.py", line 1309, in send_content#012 connection.endheaders(request_body)#012 File "/usr/lib64/python3.6/http/client.py", line 1264, in endheaders#012 self._send_output(message_body, encode_chunked=encode_chunked)#012 File "/usr/lib64/python3.6/http/client.py", line 1040, in _send_output#012 self.send(msg)#012 File "/usr/lib64/python3.6/http/client.py", line 978, in send#012 self.connect()#012 File "/usr/lib/python3.6/site-packages/ovirt_hosted_engine_ha/lib/...
2019 Nov 21
0
Re: Dealing with ImageIO problems
...9; File > > > "/var/tmp/rhvupload.RShGz0/rhv-upload-plugin.py", line 189, in > > > pwrite\n http.endheaders()\n', ' File > > > "/usr/lib64/python3.7/http/client.py", line 1247, in endheaders\n > > > self._send_output(message_body, encode_chunked=encode_chunked)\n', ' > > > File "/usr/lib64/python3.7/http/client.py", line 1026, in > > > _send_output\n self.send(msg)\n', ' File > > > "/usr/lib64/python3.7/http/client.py", line 966, in send\n > > > self.connect()\n&...
2019 Nov 21
2
Re: Dealing with ImageIO problems
...gt; > "/var/tmp/rhvupload.RShGz0/rhv-upload-plugin.py", line 189, in > > > > pwrite\n http.endheaders()\n', ' File > > > > "/usr/lib64/python3.7/http/client.py", line 1247, in endheaders\n > > > > self._send_output(message_body, encode_chunked=encode_chunked)\n', ' > > > > File "/usr/lib64/python3.7/http/client.py", line 1026, in > > > > _send_output\n self.send(msg)\n', ' File > > > > "/usr/lib64/python3.7/http/client.py", line 966, in send\n > > > &g...
2019 Nov 19
0
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
...hvupload.jngN1W/rhv-upload-plugin.py", line 298, in flush\n > http.request("PATCH", h[\'path\'], body=buf, headers=headers)\n', ' File > "/usr/lib64/python3.7/http/client.py", line 1252, in request\n > self._send_request(method, url, body, headers, encode_chunked)\n', ' File > "/usr/lib64/python3.7/http/client.py", line 1263, in _send_request\n > self.putrequest(method, url, **skips)\n', ' File > "/usr/lib64/python3.7/http/client.py", line 1108, in putrequest\n raise > CannotSendRequest(self.__state)\n&...
2019 Nov 19
0
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
...plugin.py", line 298, in flush\n > >> http.request("PATCH", h[\'path\'], body=buf, headers=headers)\n', ' File > >> "/usr/lib64/python3.7/http/client.py", line 1252, in request\n > >> self._send_request(method, url, body, headers, encode_chunked)\n', ' File > >> "/usr/lib64/python3.7/http/client.py", line 1263, in _send_request\n > >> self.putrequest(method, url, **skips)\n', ' File > >> "/usr/lib64/python3.7/http/client.py", line 1108, in putrequest\n raise > >&gt...