Hi everyone,
thanks for all your great work on ProxMox!
I had good experiences creating a LXC container with the Ubuntu 20.10 template and adding xRDP to get remote access with even sound redirection working.
Now I wanted to redo this with the standard Ubuntu 21.04 container template.
I believe that in the newer (21.04) template no desktop is installed (also the template size is much smaller compared to the 20.10 template). Therefore I wanted to
After downloading all packages and extracting them, apt starts to set up the packages and comes to stop midway through with
This error (transport endpoint not connected) repeats many times more, always delaying for a couple of minutes. Ultimately the installation fails and the container does not run/work anymore.
Anyone around here who could give me a hand in getting this working?
Thanks & best regards,
Joost
ProxMox 6.3, fully updated
thanks for all your great work on ProxMox!
I had good experiences creating a LXC container with the Ubuntu 20.10 template and adding xRDP to get remote access with even sound redirection working.
Now I wanted to redo this with the standard Ubuntu 21.04 container template.
I believe that in the newer (21.04) template no desktop is installed (also the template size is much smaller compared to the 20.10 template). Therefore I wanted to
apt install ubuntu-desktop
(also tried xubuntu-desktop) the missing parts for a desktop session.After downloading all packages and extracting them, apt starts to set up the packages and comes to stop midway through with
Code:
...
Setting up python3-cairo:amd64 (1.16.2-4build2) ...
Setting up libwps-0.4-4:amd64 (0.4.12-1) ...
Setting up acpi-support (0.143) ...
Failed to restart acpid.service: Transport endpoint is not connected
See system logs and 'systemctl status acpid.service' for details.
invoke-rc.d: initscript acpid, action "restart" failed.
Failed to get properties: Transport endpoint is not connected
dpkg: error processing package acpi-support (--configure):
installed acpi-support package post-installation script subprocess returned error exit status 1
Setting up python3-renderpm:amd64 (3.5.66-1) ...
Setting up libfile-listing-perl (6.14-1) ...
...
This error (transport endpoint not connected) repeats many times more, always delaying for a couple of minutes. Ultimately the installation fails and the container does not run/work anymore.
Anyone around here who could give me a hand in getting this working?
Thanks & best regards,
Joost
ProxMox 6.3, fully updated