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 2020/10/14 12:47:20 UTC

[GitHub] [trafficcontrol] smalenfant commented on pull request #5148: Removing ORT ntpd checks

smalenfant commented on pull request #5148:
URL: https://github.com/apache/trafficcontrol/pull/5148#issuecomment-708378381


   Before: 
   
   ```
   ERROR trafficserver is running.
   readline() on closed filehandle $fh at /opt/ort/traffic_ops_ort.pl line 1378.
   Can't exec "/usr/sbin/ntpq": No such file or directory at /opt/ort/traffic_ops_ort.pl line 1392.
   Use of uninitialized value $ntpq_output in split at /opt/ort/traffic_ops_ort.pl line 1395.
   ERROR No NTP server peer found!
   ```
   
   After:
   
   ```
   No Errors
   ```


----------------------------------------------------------------
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