Search results

  1. L

    [SOLVED] dist-upgrade error

    My sources.list.d folder : base.list base.list.save google-chrome.list google-chrome.list.save My sources.list file : #deb http://ftp.debian.org/debian stretch main contrib #deb [arch=amd64] http://download.proxmox.com/debian/pve stretch pve-no-subscription #deb [arch=amd64]...
  2. L

    [SOLVED] dist-upgrade error

    I disable this repo, but still have issue when I try dist-upgrade : !! WARNING !! W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'! W: (pve-apt-hook) W: (pve-apt-hook) If you really want to permanently remove 'proxmox-ve' from your system, run the following command...
  3. L

    [SOLVED] dist-upgrade error

    With the stacl solution, I've : dpkg --remove-architecture i386 dpkg: erreur: impossible de supprimer l'architecture « i386 »actuellement utilisée dans la base de données
  4. L

    [SOLVED] dist-upgrade error

    Here it's my apt-get update : Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease Ign:2 http://deb.debian.org/debian stretch InRelease Ign:3 http://ftp.debian.org/debian stretch InRelease Atteint:4 http://dl.google.com/linux/chrome/deb stable Release Atteint:5...
  5. L

    [SOLVED] dist-upgrade error

    Thanks for your anser. I mv /etc/apt/sources.list.d/pve-no-subscription to backup folder. And modify sources.list by : deb http://ftp.debian.org/debian stretch main contrib deb [arch=amd64] http://download.proxmox.com/debian/pve stretch pve-no-subscription #deb [arch=amd64]...
  6. L

    [SOLVED] dist-upgrade error

    Hello, I'm on , when I try to make a dist-upgrade, I've the following issue : With my sources.list like : deb http://ftp.debian.org/debian stretch main contrib deb http://download.proxmox.com/debian/pve stretch pve-no-subscription deb [arch=amd64] https://download.docker.com/linux/debian...
  7. L

    [SOLVED] Proxmox interface form outside

    My ports configuration : My DHCP configuration : Sorry, when I display list of my devices, I see two with same names "Proxmox" but two different IP, and obviously I choose wrong device. I think my router didn't clean my olds devices. I choose correct device and it's work. Once again...
  8. L

    [SOLVED] Proxmox interface form outside

    I keep the same IP (I make static IP). Proxmox host is on a Intel motherboard, and I have access to Intel Management Tool from outside.
  9. L

    [SOLVED] Proxmox interface form outside

    Yes, I try with https and without. I have this message : Network Error (tcp_error) A communication error occurred: "No route to host" Reported by KMLPRX31(XX.XXXX.XXX) The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may...
  10. L

    [SOLVED] Proxmox interface form outside

    Hello, I recently move so I change my internet connection and need to configure a new DHCP and port redirection. My Proxmox host is on 192.168.1.29, on my router I make a port redirection on TCP & UDP from outside to my IP 192.168.1.29 on 8006. On my lan I access to proxmox's interface about...
  11. L

    Vpn on LXC

    So, I'll reinstall my LXC in a VM and try it.
  12. L

    [SOLVED] Bootdisk size is full

    I make clean in the folder tank/pve I now LXC start well. I think it's free space was not enough, need more space...
  13. L

    [SOLVED] Bootdisk size is full

    NAME USED AVAIL REFER MOUNTPOINT tank 10,2T 21,6G 163K /tank tank/Backup 513G 21,6G 19,9G /tank/Backup tank/Downloads 2,67T 21,6G 38,2G /tank/Downloads tank/Movies 4,74T 21,6G 3,84T...
  14. L

    [SOLVED] Bootdisk size is full

    On both (wegui and 101.conf) : But when LXC is off : Space on my data store : zpool list NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT tank 14,5T 14,0T 556G - 55% 96% 1.00x ONLINE -
  15. L

    [SOLVED] Bootdisk size is full

    Log of the lxc : http://termbin.com/e7f5
  16. L

    [SOLVED] Bootdisk size is full

    Hello, I don't understand but since today all my bootdisk size of LXC are full. How can I add more space to then disk or make some clean? Ps : I add some space with command : pct resize 101 rootfs 20G When LXC is poweroff I can size bootdisk size 20Gib, but when I start it I've again...
  17. L

    Vpn on LXC

    Hello, I want configure a VPN client for a LXC debian (rtorrent) by using L2TP or other. But I don't find anything to configure it. Any helps?
  18. L

    Use pptp in a debian lxc.

    I want use a VPN server (seed4.me) for rtorrent.
  19. L

    Use pptp in a debian lxc.

    I try to configure alone, but I fail my VPN is on seed4.me they only do pptp and l2tp.
  20. L

    PPTP Client in LXC Container

    I'm trying to add this conf in my file : lxc.cgroup.devices.allow: c 106 0 rwm But I can't start my lxc : -- L'unité (unit) pve-container@106.service a commencé à démarrer. août 09 10:24:42 Proxmox systemd-udevd[8174]: Could not generate persistent MAC address for vethTYU7FB: No such file or...