LxRoot Installation Hangs
If the LxRoot installation process stops responding or encounters an error, it is typically due to an environment mismatch or insufficient hardware resources. Please verify your server meets the following strict requirements:
Pre-Installation Checklist
Must be x86_64. ARM-based processors are not supported.
A minimum of 4GB RAM is required for cluster orchestration.
Ensure you have sufficient free storage for Docker images and platform data.
Must be a clean install of Ubuntu 22.04 LTS.
LxRoot requires a full virtual machine (KVM/VMware) or Bare Metal. It cannot be installed on shared-kernel containers such as Virtuozzo, OpenVZ, LXC, or LXD due to specific kernel requirements for Docker and AppArmor.
Requesting Support
If your server meets all requirements but the installation still fails, please gather the following debug logs to help our team diagnose the issue:
# View orchestration daemon logs
docker logs orchd
# View control panel service logs
journalctl -u enhcontrold