Error 22 trying to install on almalinux

SYSTEM INFORMATION
OS type and version: almalinux 8.4
Webmin version: n/a
Virtualmin version: 7.0.0-beta3

I am trying to install virtualmin on an almalinux converted ovh vps. It is a fresh install and there were no errors during conversion.

[root@beta ~]# ./install.sh --bundle LEMP --minimal --verbose

  Welcome to the Virtualmin GPL installer, version 7.0.0-beta3

  This script must be run on a freshly installed supported OS. It does not
  perform updates or upgrades (use your system package manager) or license
  changes (use the "virtualmin change-license" command).

  The systems currently supported by install.sh are:

    CentOS/RHEL Linux 7 and 8 on x86_64
    Rocky and Alma Linux 8 on x86_64
    Ubuntu 20.04 LTS on i386 and amd64
    Debian 10 on i386 and amd64

  If your OS/version/arch is not listed, installation will fail. More
  details about the systems supported by the script can be found here:

    https://www.virtualmin.com/os-support

  The selected package bundle is LEMP and the size of install is
  minimal. It will require up to 500 MB of disk space.

  Exit and re-run this script with --help flag to see available options.

 Continue? (y/n) y

   WARNING! 

  Virtualmin may already be installed. This can happen if an installation failed,
  and can be ignored in that case.

  However, if Virtualmin has already been successfully installed you must not
  run this script again! It will cause breakage to your existing configuration.

  Virtualmin repositories can be fixed using install.sh -s command.

  License details can be changed using virtualmin change-license command.
  Changing the license never requires re-installation.

  Updates and upgrades must be performed from within either Virtualmin or using
  system package manager on the command line.

 Really Continue? (y/n) y
[DEBUG] Memory is greater than 1024 MB, which should be sufficient.
[INFO] Started installation log in /root/virtualmin-install.log
[DEBUG] Phase 1 of 3: Setup
▣□□ Phase 1 of 3: Setup
[DEBUG] Install mode: minimal
[DEBUG] Product: Virtualmin GPL
[DEBUG] install.sh version: 7.0.0-beta3
[DEBUG] Checking for fully qualified hostname...
[DEBUG] Hostname OK: fully qualified as beta.lab.blucobalt.dev
[DEBUG] Installing serial number and license key into /etc/virtualmin-license
[DEBUG] Operating system name:    AlmaLinux
[DEBUG] Operating system version: 8.4
[DEBUG] Operating system type:    almalinux
[DEBUG] Operating system major:   8
[DEBUG] Configuring package manager for AlmaLinux 8.4...
[DEBUG] Disabling SELinux during installation...
[DEBUG]  setenforce 0 succeeded
                                                                        [  ✔  ]
Downloading virtualmin-release-latest.noarch.rpm                        [ERROR] Failed with error: 22
[  ✘  ]

[ERROR] Something went wrong. Exiting.
[ERROR] The last few log entries were:
[2021-10-05 01:55:53 UTC] [DEBUG] Operating system major:   8
[2021-10-05 01:55:53 UTC] [DEBUG] Configuring package manager for AlmaLinux 8.4...
[2021-10-05 01:55:53 UTC] [DEBUG] Disabling SELinux during installation...
[2021-10-05 01:55:53 UTC] [DEBUG]  setenforce 0 succeeded
Spin pid is: 14203
Last metadata expiration check: 3:20:18 ago on Mon 04 Oct 2021 10:35:36 PM UTC.
Package dnf-plugins-core-4.0.18-4.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
: Success.
Spin pid is: 14261
Downloading virtualmin-release-latest.noarch.rpm: [2021-10-05 01:55:56 UTC] [ERROR] Failed with error: 22
[2021-10-05 01:55:56 UTC] [ERROR] Something went wrong. Exiting.
[2021-10-05 01:55:56 UTC] [ERROR] The last few log entries were:
[root@beta ~]#

This is the contents of virtualmin-install.log:

Checking for Perl...found Perl at /usr/bin/perl
Checking for HTTP client...found /usr/bin/curl -f -s -L -O
[2021-10-05 01:49:13 UTC] [DEBUG] Memory is greater than 1024 MB, which should be sufficient.
[2021-10-05 01:49:13 UTC] [INFO] Started installation log in /root/virtualmin-install.log
[2021-10-05 01:49:13 UTC] [DEBUG] Phase 1 of 3: Setup
[2021-10-05 01:49:13 UTC] [DEBUG] Install mode: minimal
[2021-10-05 01:49:13 UTC] [DEBUG] Product: Virtualmin GPL
[2021-10-05 01:49:13 UTC] [DEBUG] install.sh version: 7.0.0-beta3
[2021-10-05 01:49:13 UTC] [DEBUG] Checking for fully qualified hostname...
[2021-10-05 01:49:16 UTC] [DEBUG] Hostname OK: fully qualified as beta.lab.blucobalt.dev
[2021-10-05 01:49:16 UTC] [DEBUG] Installing serial number and license key into /etc/virtualmin-license
[2021-10-05 01:49:16 UTC] [DEBUG] Operating system name:    AlmaLinux
[2021-10-05 01:49:16 UTC] [DEBUG] Operating system version: 8.4
[2021-10-05 01:49:16 UTC] [DEBUG] Operating system type:    almalinux
[2021-10-05 01:49:16 UTC] [DEBUG] Operating system major:   8
[2021-10-05 01:49:16 UTC] [DEBUG] Configuring package manager for AlmaLinux 8.4...
[2021-10-05 01:49:16 UTC] [DEBUG] Disabling SELinux during installation...
[2021-10-05 01:49:16 UTC] [DEBUG]  setenforce 0 succeeded
Spin pid is: 13473
Last metadata expiration check: 3:13:41 ago on Mon 04 Oct 2021 10:35:36 PM UTC.
Package dnf-plugins-core-4.0.18-4.el8.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
: Success.
Spin pid is: 13531
Downloading virtualmin-release-latest.noarch.rpm: [2021-10-05 01:49:19 UTC] [ERROR] Failed with error: 22
[2021-10-05 01:49:19 UTC] [ERROR] Something went wrong. Exiting.
[2021-10-05 01:49:19 UTC] [ERROR] The last few log entries were

AlmaLinux is not yet supported. Virtualmin OS Support – Virtualmin

Things in the git repository should not be expected to be production-ready. The current install script is linked on our download page.

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.