dockerized icon indicating copy to clipboard operation
dockerized copied to clipboard

Amavis has to be started manually after container restart

Open rothadamcz opened this issue 3 years ago • 0 comments

Hi, I'm facing a problem with amavis. It works fine after container is created but when it is restarted, amavis won't start.

Container info

Install date: 22/08/20 Tag: stable

Container log

2022-08-20 21:38:37,722 INFO spawned: 'amavisd' with pid 1672 2022-08-20 21:38:38,186 INFO success: amavisd entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-08-20 21:38:38,197 INFO exited: amavisd (exit status 13; not expected) 2022-08-20 21:38:39,202 INFO spawned: 'amavisd' with pid 1673 2022-08-20 21:38:39,662 INFO success: amavisd entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-08-20 21:38:39,672 INFO exited: amavisd (exit status 13; not expected) 2022-08-20 21:38:40,677 INFO spawned: 'amavisd' with pid 1674 2022-08-20 21:38:41,258 INFO success: amavisd entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-08-20 21:38:41,269 INFO exited: amavisd (exit status 13; not expected) 2022-08-20 21:38:42,273 INFO spawned: 'amavisd' with pid 1675 2022-08-20 21:38:42,819 INFO success: amavisd entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-08-20 21:38:42,833 INFO exited: amavisd (exit status 13; not expected)

rothadamcz avatar Aug 20 '22 21:08 rothadamcz