[lxc-users] Error transferring container data:

Pierre Couderc pierre at couderc.eu
Sat Aug 18 15:48:56 UTC 2018


On 08/18/2018 04:16 PM, Stéphane Graber wrote:
> On Sat, Aug 18, 2018 at 12:02:02PM +0200, Pierre Couderc wrote:
>> Error: Failed container creation:
>>   - https://192.168.163.1:8443: Error transferring container data: exit status 12
>>   - https://[2a01:a34:eaaf:c5f0:ca60:ff:fa5a:fd23]:8443: Error transferring container data: websocket: bad handshake
>> nous at couderc:~$
>>
>> Thanks for any help
>> PC
> exit status 12 usually indicates rsync having been a bit unhappy, it's
> "Error in rsync protocol data stream".
>
> Try running:
>   - lxc monitor
>   - lxc monitor 192.168.163.1:
>
Thak you : I "catch" :
metadata:
   context: {}
   level: eror
   message: |
     Rsync send failed: /var/lib/lxd/containers/debian/: exit status 12: 
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
     rsync error: error in rsync protocol data stream (code 12) at 
io.c(235) [sender=3.1.2]
timestamp: 2018-08-18T17:38:30.805500383+02:00
type: logging


I have tried :
nous at couderc:~$rsync -avz 
root at 192.168.163.1:/var/lib/lxd/containers/debian/    .

and rsync works without problem.


More information about the lxc-users mailing list