V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
G4vin
V2EX  ›  程序员

mamp pro 无法正常关闭 nginx?

  •  
  •   G4vin · 2021-05-29 11:35:23 +08:00 via iPhone · 1435 次点击
    这是一个创建于 1034 天前的主题,其中的信息可能已经有所发展或是发生改变。
    www.shuidian.com, request: "GET / HTTP/1.1", host: "www.shuidian.com"
    2021/05/29 03:12:22 [notice] 31023#0: signal process started
    2021/05/29 03:12:22 [alert] 31023#0: kill(16629, 3) failed (3: No such process)
    2021/05/29 03:13:09 [notice] 31163#0: signal process started
    2021/05/29 03:13:09 [alert] 31163#0: kill(16629, 1) failed (3: No such process)
    2021/05/29 03:13:11 [notice] 31170#0: signal process started
    2021/05/29 03:13:11 [alert] 31170#0: kill(16629, 3) failed (3: No such process)
    2021/05/29 03:14:16 [notice] 31561#0: signal process started
    2021/05/29 03:14:16 [alert] 31561#0: kill(16629, 1) failed (3: No such process)
    2021/05/29 03:14:18 [notice] 31603#0: signal process started
    2021/05/29 03:14:18 [alert] 31603#0: kill(16629, 3) failed (3: No such process)
    2021/05/29 03:18:31 [notice] 31749#0: signal process started
    2021/05/29 03:18:31 [alert] 31749#0: kill(16629, 3) failed (3: No such process)
    2021/05/29 09:33:10 [notice] 38108#0: signal process started
    2021/05/29 09:33:10 [alert] 38108#0: kill(16629, 3) failed (3: No such process)
    2021/05/29 09:34:16 [notice] 38185#0: signal process started
    2021/05/29 09:34:16 [alert] 38185#0: kill(16629, 3) failed (3: No such process)
    2021/05/29 11:16:14 [notice] 38984#0: signal process started
    2021/05/29 11:16:14 [alert] 38984#0: kill(16629, 3) failed (3: No such process)
    2021/05/29 11:18:11 [notice] 39124#0: signal process started
    2021/05/29 11:18:11 [alert] 39124#0: kill(16629, 3) failed (3: No such process)
    2021/05/29 11:21:32 [notice] 39428#0: signal process started
    2021/05/29 11:21:32 [alert] 39428#0: kill(16629, 3) failed (3: No such process)
    2021/05/29 11:25:53 [notice] 40072#0: signal process started
    2021/05/29 11:25:53 [alert] 40072#0: kill(16629, 1) failed (3: No such process)
    2021/05/29 11:25:56 [notice] 40142#0: signal process started
    2021/05/29 11:25:56 [alert] 40142#0: kill(16629, 3) failed (3: No such process)

    nginx 日志里抱错信息是这样的,从来没见过,请问这是什么情况?
    5 条回复    2021-05-29 16:54:55 +08:00
    G4vin
        1
    G4vin  
    OP
       2021-05-29 11:37:45 +08:00 via iPhone
    电脑上打不开 v2,所以是在手机上发帖的,如果格式不好看还请见谅
    zilongzixue
        2
    zilongzixue  
       2021-05-29 15:26:32 +08:00
    可能是 nginx 的监听端口:8090 被占用了
    Mitt
        3
    Mitt  
       2021-05-29 15:35:38 +08:00 via iPhone
    因为进程就没起成功,所以杀掉杀掉进程就显示进程不存在正常的
    Dik1212
        4
    Dik1212  
       2021-05-29 16:07:17 +08:00
    因为你根本没有启用这个进程
    falcon05
        5
    falcon05  
       2021-05-29 16:54:55 +08:00 via iPhone
    先检查下进程是不是存在
    ps aux | grep nginx
    再检查 nginx 的错误日志。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3204 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 12:18 · PVG 20:18 · LAX 05:18 · JFK 08:18
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.