ClearFoundation Tracker - ClearOS
View Issue Details
0015471ClearOSamavisd-newpublic2017-06-27 08:382017-08-13 13:34
dloper 
bchambers 
lowminorsometimes
closedfixed 
7.3.1 
7.4.0 Beta 17.4.0 Beta 1 
0015471: Amavisd comes up with in non-functioning run state.
On boot amavisd can come up in a non-functioning state. The daemon is running but fails to process mailq load.

See log in 554462.
A temporary workaround is:

echo "/usr/bin/systemctl restart amavisd" >> /etc/rc.d/rc.local
chmod +x /etc/rc.d/rc.local
No tags attached.
Issue History
2017-06-27 08:38dloperNew Issue
2017-06-27 08:39dloperAssigned To => user2
2017-06-27 08:39dloperStatusnew => assigned
2017-06-28 07:48bchambersAssigned Touser2 => bchambers
2017-06-28 07:49bchambersNote Added: 0005821
2017-07-20 17:09user2Note Added: 0005971
2017-08-11 12:27dloperTarget Version7.3.1 Updates => 7.4.0 Beta 1
2017-08-11 20:45user2Statusassigned => resolved
2017-08-11 20:45user2Fixed in Version => 7.4.0 Beta 1
2017-08-11 20:45user2Resolutionopen => fixed
2017-08-13 13:34user2Statusresolved => closed

Notes
(0005821)
bchambers   
2017-06-28 07:49   
I'm unable to reproduce on an up2date ClearOS 7 server.

Perhaps startup execution plot might point us in the right direction...on the box exhibiting the issue, run:

systemd-analyze plot > /tmp/startup.svg

And send the plot to us for analysis.
(0005971)
user2   
2017-07-20 17:09   
It definitely looks like some kind of boot / timing issue.