Recent content by djaks

  1. D

    New vm can't configure package manager

    Hey @Neobin n and thank for the reply (but sorry for the delay ^^' ). Output of /etc/network/interfaces: auto lo iface lo inet loopback auto enp3s0 iface enp3s0 inet manual up route add -net 192.168.1.0 netmask 255.255.255.0 gw 192.168.1.254 dev enp3s0 auto vmbr0 iface vmbr0 inet...
  2. D

    New vm can't configure package manager

    Hello again, correct if i'm wrong but, is there any possibilities that i need nat rules in order to enable vms to comunicate with internet through pfsense ?
  3. D

    New vm can't configure package manager

    Hello everyone, i'm facing an installation issue. I'm running proxmox and trying to run a small homelab, I managed to install a pfsense on my host with wan/lan interfaces on vmbr1 and 2 (I kept vmbr0 as proxmox wan interface) and it has full access to internet. I set up a few iptables rules for...
  4. D

    Certificate verification failed on vms

    hi, thank for the reply. curl on https website is successfull, connectivity on proxmox host is ok. It might be a wrong parameter on proxmox host but i can't find where (fw seems to be ok, nat rules too, vms proxmox fw are opened for tests and there is no IPTABLES rules).
  5. D

    Certificate verification failed on vms

    Hi everyone, I've just installed proxmox ve 5.4-13 on vps with two vms behind. One regular and a Firewall. both vm have netwotrk connectivity (ping test ok). But .. when I'm trying to make an update (gui and cli for Firewall) I always have an ssl error saying "certificate verification failed"...
  6. D

    [SOLVED] Can't start vm code 1006

    How do i set the topic to solved please ?
  7. D

    [SOLVED] Can't start vm code 1006

    I solved the issue. It was the kvm hardware virtualisation. It was set to yes and i used a 64 bit, apparently it doesn't like it i had to set it to no and then i start the console it worked. Thanks for your help.
  8. D

    [SOLVED] Can't start vm code 1006

    I tried to and no respons. But, this mornng i first hit the start button for the vm and then hit console and i get this error new error : " Running as unit 100.scope. Could not access KVM kernel module: No such file or directory failed to initialize KVM: No such file or directory TASK ERROR...
  9. D

    [SOLVED] Can't start vm code 1006

    Hi, it's a kvm. It's the first I've tried. In /var/log/message i get this " starting task UPID: pve:000005DC", 4 or 5 times and end with " successful auth for user root@pam". But on the web interface the status return exit code 1.
  10. D

    [SOLVED] Can't start vm code 1006

    Hi everyones, I'm new on the forum and proxmox. I'm trying to install a debian 8 vm but when i start the "console" option, a window is opening and i get an error "can't start server (code 1006)". When i check logs it tells : "TASK ERROR: command '/bin/nc6 -l -p 5900 -w 10 -e '/usr/sbin/qm...