tp5.1 根目录下使用 php think worker:server 之后无法stop

li1960879533

tp5.1 根目录下使用 php think worker:server 之后无法stop
使用php think worker:server stop 提示
Workerman[think] stop
Workerman[think] is stopping ...
Workerman[think] stop fail

如果再使用的话 php think worker:server
提示
Starting Workerman server...
Workerman[think] start in DEBUG mode
Workerman[think] already running

这个要怎么停止?

3089 2 0
2个回答

walkor
  • 暂无评论
li1960879533

ps aux|grep -i workerman|awk '{print $2}'|xargs kill -9

好的谢谢,强杀进程

  • 暂无评论
年代过于久远,无法发表回答
🔝