Search results

  1. K

    LXC container networking is unusably slow and unstable

    Starting today, any new LXC containers I make have terrible network performance. Any downloads I make start out full speed, and then over the next 30 seconds they peter out to nothing and eventually time out. Example download on the PVE host: root@nuc13:~# wget...
  2. K

    DELETEME

    There doesn't seem to be a delete option for threads
  3. K

    How do I access the template I created?

    I've set up an Ansible script to build a very basic Debian 12 container. Unfortunately, apt dist-upgrade hangs for 10 minutes the first time it's run, so I want to create a template from the point where that command finally finishes (I need to apt dist-upgrade because the base image...
  4. K

    Proxmox web interface doesn't work on many systems

    If I try to access my proxmox web interface from chrome on a chromebook, none of the buttons or screen widgets work (it's basically like a static page). Same goes for accessing it from Firefox. I've also noticed that sometimes when accessing it via a browser that does work, most actions bring...
  5. K

    Proxmox destroyed my eno1 interface. Help!

    I tried to create a bridge under the proxmox web interface, and when I rebooted, I had no internet access. When I took a look at /etc/network/interfaces, the entry for eno1 was gone. Now I'm not up to speed on how to configure networking, so I've been scouring the net trying to figure out how...
  6. K

    Web interface connection reset

    I followed the instructions here to install proxmox on a fresh Debian stretch installation: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Stretch When I get to the part "Connect to the Proxmox VE web interface", I can't connect to the web interface (ERR_EMPTY_RESPONSE). I've tried...