我试过lsof -wni tcp:3000,但输出是空的。
ps aux | grep puma的uput是
kirillo+ 139882 0.0 0.0 20504 2916 pts/1 S+ 13:43 0:00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS但当我提交kill -9 139882时
产出如下:
kill 139882 failed: no such process如何在本地主机上启动服务器:3000?
发布于 2022-01-07 16:31:38
码头货柜使用3000港口:)
https://stackoverflow.com/questions/70592376
复制相似问题