You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/07/16 19:17:04 UTC

[GitHub] [trafficcontrol] dg4prez opened a new issue #3729: ORT does not recognize that trafficserver is running and does not reload configs.

dg4prez opened a new issue #3729: ORT does not recognize that trafficserver is running and does not reload configs.
URL: https://github.com/apache/trafficcontrol/issues/3729
 
 
   When running ORT, we get the following output:
   
   ```
   ERROR /opt/trafficserver/etc/trafficserver//remap.config needs touched. Doing that now.
   DEBUG /opt/trafficserver/etc/trafficserver//remap.config was touched successfully.
   DEBUG trafficserver is installed.
   DEBUG start_service called for trafficserver.
   ERROR trafficserver is not running.
   DEBUG trafficserver was not attempted to be started.
   ERROR ATS configuration has changed. The new config will be picked up the next time ATS is started.
   ERROR /opt/trafficserver/bin/traffic_ctl config reload was not run, but Traffic Ops is being updated anyway.
   ERROR Traffic Ops required an update, and it was applied successfully. Clearing update state in Traffic Ops.
   ```
   
   this appears to be due to the fact that ORT is looking for traffic_manager as a running pid, but a status of trafficserver returns traffic_cop, still.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services