SYSTEM INFORMATION | |
---|---|
OS type and version | AlmaLinux 10 (x86_64) – fresh install |
Webmin version | (Installation failed before completion – not installed) |
Virtualmin version | (Installation failed before completion – not installed) |
Webserver version | Nginx (as part of LEMP bundle) |
Related packages | MariaDB, ClamAV, Dovecot, Bind, Firewalld, AWStats, Etckeeper |
Hello,
I’m encountering an error during the Virtualmin installation on a fresh AlmaLinux 10 system using the following command:
sudo sh -c "$(curl -fsSL https://software.virtualmin.com/gpl/scripts/virtualmin-install.sh)" -- --bundle LEMP
The script progresses through most installation phases, but during the configuration step, it fails while configuring Nginx with the following message:
[11/Jul/2025:03:36:58 -0300] Failed to open /etc/webmin/virtual-server/config for writing : No such file or directory
Error
-----
Failed to open /etc/webmin/virtual-server/config for writing : No such file or directory
Afterward, I get a general warning:
[WARNING] The following errors occurred during installation:
◉ Postinstall configuration returned an error.
It appears that AlmaLinux 10 might not yet be officially supported, as the script output lists support up to AlmaLinux 9. Can anyone confirm if AlmaLinux 10 is compatible with Virtualmin at this point, or if a workaround exists?
Thanks in advance for any help.