Search results

  1. L

    [SOLVED] No more space on VM

    Sorry, I was on holiday. Here results of commands.
  2. L

    [SOLVED] No more space on VM

    The result of boths commands. (Sorry for the delay, I'm not at home anymore.)
  3. L

    [SOLVED] No more space on VM

    I follow step. I see all at first my Free space, I resize and follow all steps, but at the end, still no space and no more free space available in cfdisk.
  4. L

    [SOLVED] No more space on VM

    I'm using ZFS and LVM on Proxmox host, no big deal?
  5. L

    [SOLVED] No more space on VM

    Hi, I've a VM with Nexctcloud on it. I'm limit on space on the SQL base. I increase the size of the disk, but VM didn't see the full size. Proxmox : 7.3.6 VM : Ubuntu 5.15.0-113-generic
  6. L

    Turnkey and LXC reverseproxy with Nginx

    Hi, I install nextcloud with Turnkey LXC template. But I use Nginx as Reverseproxy on another LXC. My LXC Nextcloud is on 192.168.1.46 and my LXC Nginx on 192.168.1.38. I have a free account on No-ip for dynamic dns for access like : XxX.Xxx.Xxx When I go to my Nextcloud on LAN is OK, but when...
  7. L

    [SOLVED] Letsencrypt & certbot not supported anymore

    Thanks. I follow this step : PIP certbot [0] and it's working perfectly.
  8. L

    [SOLVED] Letsencrypt & certbot not supported anymore

    Certbot still installed. When I triey to update certificate, I've this error: Skipping bootstrap because certbot-auto is deprecated on this system. Your system is not supported by certbot-auto anymore. Certbot cannot be installed. Please visit https://certbot.eff.org/ to check for other...
  9. L

    [SOLVED] Letsencrypt & certbot not supported anymore

    Hello, I've a container on Debian Buster 10 for reverse proxy with Nginx, Certbot and Letsencrypt. Everything worked fine until about a month after the certificate expired. I wanted to renew it as usual via : /opt/letsencrypt/letsencrypt-auto --force-renew But I've this error : Skipping...
  10. L

    [SOLVED] Error with MariaDB after update to Debian 10

    I enable nesting in LXC .conf and it's works.
  11. L

    [SOLVED] Error with MariaDB after update to Debian 10

    Hi, I just upgrade CT to Debian 10, and now I can't start mariadb. I have this issue : mariadb.service - MariaDB 10.3.23 database server Loaded: loaded (/lib/systemd/system/mariadb.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sun 2020-09-06 13:33:20...
  12. L

    [SOLVED] Automont ZFS after update

    This solution will not erase data?
  13. L

    [SOLVED] Automont ZFS after update

    I edit this file : /lib/systemd/system/zfs-mount.service, and added : ExecStart= /sbin/zfs mount -O -a. After few restrat ZFS automount correctly. Thanks for your help.
  14. L

    [SOLVED] Automont ZFS after update

    Here it's Mount. Here it's Zfs get all tank And here for Last Zfs get all
  15. L

    [SOLVED] Automont ZFS after update

    Hello, I juste update Proxmox from 5.4 to 6.2 following instruction from Update Proxmox. But after restart my server, I can't mount my ZFS : zfs list NAME USED AVAIL REFER MOUNTPOINT tank 9,29T 938G 163K /tank tank/Backup...
  16. L

    [SOLVED] dist-upgrade error

    Well, it's thats packages who was problems. I haven't error message anymore for Proxmox. Thanks
  17. L

    [SOLVED] dist-upgrade error

    Here the output, export LANG=en_US.UTF-8 : nothing export LC_ALL=en_US.UTF-8 : -bash: avertissement :setlocale : LC_ALL : impossible de changer le paramètre de langue (en_US.UTF-8) Sources.list : deb http://deb.debian.org/debian stretch main contrib deb http://deb.debian.org/debian...
  18. L

    [SOLVED] dist-upgrade error

    Still the same issue with remove all files in sources.list.d and with same sources.list as you