Bug #27184
closed[smart_proxy_dynflow_core] "PID file /var/run/foreman-proxy/smart_proxy_dynflow_core.pid not readable (yet?) after start"
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1724494
Description of problem:
After reboot of Capsule, the service 'smart_proxy_dynflow_core' shows message
"PID file /var/run/foreman-proxy/smart_proxy_dynflow_core.pid not readable (yet?) after start"
Version-Release number of selected component (if applicable):
tfm-rubygem-smart_proxy_dynflow_core-0.2.1-5.el7sat.noarch
How reproducible:
always
Steps to Reproduce:
1. Reboot cpasule server
2. systemctl status smart_proxy_dynflow_core
3.
Actual results:
Jun 26 17:29:25 capsule01 systemd1: Starting Foreman smart proxy dynflow core service...
Jun 26 17:29:29 capsule01 systemd1: PID file /var/run/foreman-proxy/smart_proxy_dynflow_core.pid not readable (yet?) after start.
Jun 26 17:29:29 capsule01 systemd1: Started Foreman smart proxy dynflow core service.
Expected results:
The service should start without any warning/error
Jun 26 17:29:25 capsule01 systemd1: Starting Foreman smart proxy dynflow core service...
Jun 26 17:29:29 capsule01 systemd1: Started Foreman smart proxy dynflow core service.
Additional info:
if the service is restarted, everything runs fine
- foreman-maintain service restart --only smart_proxy_dynflow_core