Closed perrfect closed 2 years ago
@perrfect what is the Restart
policy on the service?
@perrfect what is the
Restart
policy on the service?
Hello.
Thank you for your reply.
The policy was Restart=no
. We have changed to Restart=always
. Hope everything will be ok.
@perrfect can you do gdb on the core file and send us the bt full report ?
or if you use systemd-coredump, just run
coredumpctl gdb
and after bt full
or if you use systemd-coredump, just run
coredumpctl gdb
and after bt full
Hello. Unfortunately we didn't enable core dump on this server and only have logs which I wrote above.
without back trace it's hard to fix :-(
I understand. We have already enable core dumps on this server and if the problems repeat I will send you the dump.
Hello. Few days ago I noticed that captagent on one server doesn't gathering traffic, but systemd service is staying in active status. In logs i see:
I'm monitoring this service only as systemd.unit.is-active. Maybe are there tools or heath checks how can monitoring this service additional?