Hi,
I was wondering if someone could shed some light on the issue im having. running proxmox newest version
this is the error
i was looking though the logs and also found this
Thank you
I was wondering if someone could shed some light on the issue im having. running proxmox newest version
this is the error
Code:
root@mail:~# service pmg-smtp-filter status
● pmg-smtp-filter.service - Proxmox SMTP Filter Daemon
Loaded: loaded (/lib/systemd/system/pmg-smtp-filter.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2019-02-21 05:02:06 -05; 6h ago
Process: 1875 ExecStart=/usr/bin/pmg-smtp-filter (code=exited, status=0/SUCCESS)
Main PID: 1905 (code=exited, status=111)
Feb 21 04:58:06 mail pmg-smtp-filter[1905]: starting database maintainance
Feb 21 04:58:06 mail pmg-smtp-filter[1905]: end database maintainance (6 ms)
Feb 21 05:00:06 mail pmg-smtp-filter[1905]: starting database maintainance
Feb 21 05:00:06 mail pmg-smtp-filter[1905]: end database maintainance (5 ms)
Feb 21 05:02:06 mail pmg-smtp-filter[1905]: starting database maintainance
Feb 21 05:02:06 mail systemd[1]: pmg-smtp-filter.service: Main process exited, code=exited, status=111/n/a
Feb 21 05:02:06 mail systemd[1]: pmg-smtp-filter.service: Killing process 1918 (pmg-smtp-filter) with signal SIGKILL.
Feb 21 05:02:06 mail systemd[1]: pmg-smtp-filter.service: Killing process 1919 (pmg-smtp-filter) with signal SIGKILL.
Feb 21 05:02:06 mail systemd[1]: pmg-smtp-filter.service: Unit entered failed state.
Feb 21 05:02:06 mail systemd[1]: pmg-smtp-filter.service: Failed with result 'exit-code'.
i was looking though the logs and also found this
Code:
Feb 21 01:00:26 mail pmgpolicy[28629]: 2019/02/21-01:00:26 Server closing!
Feb 21 01:00:26 mail pmgpolicy[28629]: 2019/02/21-01:00:26 Re-exec server during HUP
Feb 21 01:00:27 mail pmgpolicy[28629]: WARNING: Pid_file created by this same process. Doing nothing.
Feb 21 01:00:27 mail pmgpolicy[28629]: WARNING: Pid_file created by this same process. Doing nothing.
Feb 21 01:00:27 mail pmgpolicy[28629]: 2019/02/21-01:00:27 main (type Net::Server::PreForkSimple) starting! pid(28629)
Feb 21 01:00:27 mail pmgpolicy[28629]: Binding open file descriptors
Feb 21 01:00:27 mail pmgpolicy[28629]: Binding to TCP port 10022 on host 127.0.0.1 with IPv4
Feb 21 01:00:27 mail pmgpolicy[28629]: Reassociating file descriptor 5 with TCP on [127.0.0.1]:10022, using IPv4
Feb 21 01:00:27 mail pmgpolicy[28629]: Group Not Defined. Defaulting to EGID '0'
Feb 21 01:00:27 mail pmgpolicy[28629]: User Not Defined. Defaulting to EUID '0'
Feb 21 01:00:27 mail pmgpolicy[28629]: Setting up serialization via flock
Feb 21 01:00:27 mail pmgpolicy[28629]: Policy daemon (re)started
Feb 21 01:00:27 mail pmgpolicy[28629]: Beginning prefork (5 processes)
Feb 21 01:00:27 mail pmgpolicy[28629]: Starting "5" children
Feb 21 01:00:27 mail systemd[1]: Started Hourly Proxmox Mail Gateway activities.
Feb 21 01:01:04 mail postfix/anvil[793]: statistics: max connection rate 1/60s for (smtpd:185.234.217.221) at Feb 21 00:57:43
Feb 21 01:01:04 mail postfix/anvil[793]: statistics: max connection count 1 for (smtpd:185.234.217.221) at Feb 21 00:57:43
Feb 21 01:01:04 mail postfix/anvil[793]: statistics: max cache size 1 at Feb 21 00:57:43
Feb 21 01:01:43 mail pmg-smtp-filter[29302]: starting database maintainance
Feb 21 01:01:43 mail pmg-smtp-filter[29302]: end database maintainance (5 ms)
Feb 21 01:02:37 mail pmgpolicy[28629]: starting policy database maintainance (greylist, rbl)
Thank you