trafficserver icon indicating copy to clipboard operation
trafficserver copied to clipboard

Unable to start using 'trafficserver start,' no prompts; running 'traffic_server' directly works fine. Where should I consider?

Open taojishou opened this issue 1 year ago • 3 comments

ubuntu22.04 image

taojishou avatar Nov 23 '23 02:11 taojishou

Hi, it's working for me:

$ /opt/ats/bin/trafficserver start
 * Starting Apache Traffic Server trafficserver                                                    [ OK ] 

Note that the script that starts/stops TS do not have the underscore _ in the name: traffic_server <= binary trafficserver <= script

Thanks.

brbzull0 avatar Nov 23 '23 08:11 brbzull0

trafficserver start ~ no working

taojishou avatar Nov 24 '23 03:11 taojishou

@taojishou I use Fedora 39 and I had to install initscripts for trafficserver start to work for me.

Command I used: sudo dnf install initscripts

bryancall avatar Dec 04 '23 23:12 bryancall