Discussion:
Issue on Docker container
Vasanth Mathivanan
2018-01-24 13:25:27 UTC
Permalink
When I run Ort script in ATS side (docker Container) I got error like this

Failed to get D-Bus connection: Operation not permitted
ERROR trafficserver needs started. Trying to do that now.
Can't exec "/sbin/service": No such file or directory at /opt/ort/traffic_ops_ort.pl line 500.
Failed to get D-Bus connection: Operation not permitted
Use of uninitialized value $pkg_start_output in substitution (s///) at /opt/ort/traffic_ops_ort.pl line 520.
Use of uninitialized value $pkg_start_output in substitution (s///) at /opt/ort/traffic_ops_ort.pl line 521.
Use of uninitialized value $pkg_start_output in concatenation (.) or string at /opt/ort/traffic_ops_ort.pl line 522.
ERROR trafficserver failed to start, error is: .


Any one can fix this ?

Thanks & Regards

Vasanth

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
ezko
2018-01-24 14:06:09 UTC
Permalink
you probably don't have systemd enabled (or installed)
see Systemd integration in:
https://hub.docker.com/_/centos/
Note there are limitations.




--
Sent from: http://apache-traffic-server.24303.n7.nabble.com/

Loading...