1

Topic: Package verification failed. Script exit - When running ./redmail.sh

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====

- iRedMail version (check /etc/iredmail-release): 1.6.8
- Deployed with iRedMail Easy or the downloadable installer? Downloadable installer
- Linux/BSD distribution name and version: Centos 9 Stream
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): Still setting up, not at this stage yet
- Web server (Apache or Nginx): Still setting up, not at this stage yet
- Manage mail accounts with iRedAdmin-Pro? Still setting up, not at this stage yet
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.


==== ERROR below for all 5 stages when i run ./redmail.sh

[ INFO ] + 1 of 5: .../iRedAdmin-2.5.tar.gz
--2024-04-15 16:49:36-- .../iRedAdmin-2.5.tar.gz
Loaded CA certificate 'etc/pki/tls/certs/ca-bundle.crt'
Resolving dl iredmail... 139.162.146.87, 2a01:7e01::f03c:91ff:fe39:ca9a
Connecting to dl iredmail org (dl iredmail org)|139.162.146.87|:443... connected.
Unable to establish SSL connection.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Package verification failed. Script exit - When running ./redmail.sh

Please update package "ca-certificates" on your server first, then run iRedMail installer again.

3

Re: Package verification failed. Script exit - When running ./redmail.sh

I appreciate your swift response, thank you.

However, no update is available.

[root@mailserver ~]# yum update ca-certificates
Last metadata expiration check: 3:01:51 ago on Tue 16 Apr 2024 05:10:04.
Dependencies resolved.
Nothing to do.
Complete!

4

Re: Package verification failed. Script exit - When running ./redmail.sh

Seems your local network issue.
What's the result of commands below?

wget https://dl.iredmail.org/not-exist.txt
curl https://dl.iredmail.org/not-exist.txt

5 (edited by mfon.udom 2024-04-18 17:01:06)

Re: Package verification failed. Script exit - When running ./redmail.sh

Thanks again. running it shows connected but stuck...with the cursor blinking for over 4 mins
iRedMail-1.6.5# wget [url https: dl iredmail org not-exist.txt url]
--2024-04-18 03:45:08--  [url dl.iredmail.org/not-exist.txt url]
Resolving dl iredmail org (dl iredmail org)... 139 162 146 87, 2a01:7e01::f03c:91ff:fe39:ca9a
Connecting to dl iredmail org (dl iredmail org 139 162 146 87 443... connected.

curl [url dl iredmail org not-exist.txt url]
-bash: curl: command not found

6

Re: Package verification failed. Script exit - When running ./redmail.sh

It's like a network issue. Could you try on another network? for example, setup a new VPS.