[GH-ISSUE #2390] Installer doesn't run properly #1588

Closed
opened 2026-02-27 11:17:57 +03:00 by kerem · 1 comment
Owner

Originally created by @Jelcoo on GitHub (Oct 29, 2021).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2390

Impacted versions

  • OS Type: Ubuntu
  • OS Version: 20.04
  • Database Type: MySQL
  • Database version: MariaDB 10.3.31
  • Modoboa: 2.0.0-beta.3
  • installer used: Yes
  • Webserver: Nginx

Steps to reproduce

Run the installer

Current behavior

Welcome to Modoboa installer!

Warning:
Before you start the installation, please make sure the following DNS records exist for domain 'mail.example.com':
  mail IN A   <IP ADDRESS OF YOUR SERVER>
       IN MX  mail.mail.example.com.

Your mail server will be installed with the following components:
modoboa automx amavis clamav dovecot nginx razor postfix postwhite spamassassin uwsgi radicale opendkim
Do you confirm? (Y/n)
The process can be long, feel free to take a coffee and come back later ;)
Starting...
Overwrite the existing SSL certificate? (y/N)
Installing amavis
Installing spamassassin
Installing razor
Installing clamav
Installing modoboa
b''

Expected behavior

That the installer works

Originally created by @Jelcoo on GitHub (Oct 29, 2021). Original GitHub issue: https://github.com/modoboa/modoboa/issues/2390 # Impacted versions * OS Type: Ubuntu * OS Version: 20.04 * Database Type: MySQL * Database version: MariaDB 10.3.31 * Modoboa: 2.0.0-beta.3 * installer used: Yes * Webserver: Nginx # Steps to reproduce Run the installer # Current behavior ``` Welcome to Modoboa installer! Warning: Before you start the installation, please make sure the following DNS records exist for domain 'mail.example.com': mail IN A <IP ADDRESS OF YOUR SERVER> IN MX mail.mail.example.com. Your mail server will be installed with the following components: modoboa automx amavis clamav dovecot nginx razor postfix postwhite spamassassin uwsgi radicale opendkim Do you confirm? (Y/n) The process can be long, feel free to take a coffee and come back later ;) Starting... Overwrite the existing SSL certificate? (y/N) Installing amavis Installing spamassassin Installing razor Installing clamav Installing modoboa b'' ``` # Expected behavior That the installer works
kerem closed this issue 2026-02-27 11:17:57 +03:00
Author
Owner

@tonioo commented on GitHub (Nov 4, 2021):

@Jelcoo Can you provide a complete trace please? (using the --debug flag)

<!-- gh-comment-id:960550487 --> @tonioo commented on GitHub (Nov 4, 2021): @Jelcoo Can you provide a complete trace please? (using the --debug flag)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#1588
No description provided.