bryancall commented on issue #10844: URL: https://github.com/apache/trafficserver/issues/10844#issuecomment-4828155002
This turned out to be an environment issue with the host's init utilities rather than a defect in Traffic Server. Note that `traffic_server` is the binary and `trafficserver` is the wrapper script that drives start and stop, which is why running the binary directly worked. The wrapper relies on system init utilities that were not present on the reporter's host. On my Fedora system I hit the same symptom and `trafficserver start` began working once I installed the init utilities (`sudo dnf install initscripts`); the Ubuntu equivalent is the analogous missing package. Since this was a support and configuration question that was answered, the reporter never followed up with more detail, and the issue has already gone stale, I am closing it. If you are still seeing this on a current release with the init utilities installed, please reopen with the exact error output and your installation method and we will take another look. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
