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@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@couderc:~$rsync -avz root@192.168.163.1:/var/lib/lxd/containers/debian/    .

and rsync works without problem.
_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to