Recent content by raboof

  1. R

    Start unmanaged container from the Web UI?

    Ah, right, sorry - I don't have all the nomenclature internalized just yet, I'll try to be more careful :) My PAM user doesn't have root, so AFAICS I cannot use the pct command-line tool (it returns "please run as root"). Thanks for confirming. I tried to create the CT with the 'Create CT'...
  2. R

    Start unmanaged container from the Web UI?

    > How did you created this CT in Proxmox VE? I created the image using 'nix' (all the details are at https://github.com/raboof/mastodon-bot-nix, though I'm not sure they're relevant here) I have tested running the container on a system with 'lxd', there it works. I uploaded the tarball into...
  3. R

    Start unmanaged container from the Web UI?

    Hi, I have a custom-built LXC container (not based on any of the distro's explicitly supported at https://git.proxmox.com/?p=pve-container.git;a=blob;f=src/PVE/LXC/Setup.pm;h=c738e64e0649d1779f4e709c207dcecf4ed62cf4;hb=HEAD#l18 ). I have a non-root PAM user, and it seems elegant to not require...
  4. R

    problem to upload une iso dvd...

    The "Error 0 occurred while receiving the document." message means the server cut off the upload without a reply. This happened to me as well. In my case it was because I didn't have the permissions to write to storage yet, so after uploading about 8mb the server would cancel the request...