question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Amavis is not installed error

See original GitHub issue

Impacted versions

  • Modoboa: d653779
  • Distribution: CentOS 7.3.1611
  • Arch: 64 Bits

Steps to reproduce

literally just

git clone https://github.com/modoboa/modoboa-installer cd modoboa-installer sudo ./run.py <your domain>

Current behavior

Fails during install

[...]
Installing amavis
Initializing database ... OK

Redirecting to /bin/systemctl start postgresql.service
CREATE ROLE
0
Amavis is not installed

After that, the installer quits.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:19 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
nevothelesscommented, Apr 24, 2017

Now I’m also getting the annoying message that the Database “amavis” already exists, after i try to launch the script again. It seems that there’s no “drop if exists” / force mechanic and i cannot drop the database the script created either.

0reactions
54330commented, May 1, 2018

I seem to have the same issue however im not sat behind a proxy i have open internet all good. Im using 18.04 LTS in vmware and quickly found that rebuilding everytime is a massive waste of time, just use vmwares snapshot feature 😉 My issue = #211

Read more comments on GitHub >

github_iconTop Results From Across the Web

Amavis is not installed - CentOS [closed] - Stack Overflow
You need to do 2 things. go to folder where you cloned modoboa git repo and run: sed -i 's/amavisd-new/amavis/g' .
Read more >
Amavis is not installed/removed along with Plesk Email Security
Amavis is shown as 'not installed' in Plesk Email Security menu after installing the extension: Amavis is not removed when uninstalling Plesk Email...
Read more >
Fresh Install - "table 'amavis.msgrcpt' doesn't exist"
Hi,. I installed Modoboa on a new Centos 7 build.I didn't receive any error during install. This issue seems to be reproducible. Experience...
Read more >
Amavisd not installed (Page 1) — iRedMail Support
Amavisd not installed (Page 1) — iRedMail Support — iRedMail — Works on CentOS, Rocky, Debian, Ubuntu, FreeBSD, OpenBSD.
Read more >
Amavis setup problem | Howtoforge
When I try to install amavisd I get an error RSA.xs:194: OpenSSL error: no start line at (eval 95) line 75. I have...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found