2025-04-19 11:53:36 pid:22931 worker[none:1705] exit with status 256
2025-04-19 15:23:57 pid:10792 Worker[10792] process terminated
2025-04-19 15:23:57 pid:22931 worker[none:10792] exit with status 256
2025-04-19 20:36:05 pid:6718 Worker[6718] process terminated
2025-04-19 20:36:05 pid:22931 worker[none:6718] exit with status 256
2025-04-20 16:53:00 pid:15590 Worker[15590] process terminated
2025-04-20 16:53:00 pid:22931 worker[none:15590] exit with status 256
2025-04-21 07:13:40 pid:4008 Worker[4008] process terminated
2025-04-21 07:13:40 pid:22931 worker[none:4008] exit with status 256
2025-04-21 13:45:21 pid:29091 Worker[29091] process terminated
2025-04-21 13:45:21 pid:22931 worker[none:29091] exit with status 256
2025-04-21 17:27:47 pid:13023 Workerman[think] status
就是一直隔段时间,就会报出 256问题,也不能知道具体啥问题?有没有办法去追踪或者查询具体什么报错?
也是不定时就会报错,但是马上就会从新启动
这里写具体的系统环境相关信息
php7.4 workerman 版本 3.5.31
打开debug模式,再看看日志里的具体错误信息!
目前在生产,开启debug模式,会关闭时会停掉服务的,而且这就是日志信息,,,没有别的具体内容了
https://www.workerman.net/search?keyword=exit+with+status+256
大佬,不瞒你说我已经全部看过了,都是对我没有实际意义,因为workerman 只返回 exit with status 256 我无法确定是那里的原因,有没有办法就是能让我检测到,具体是哪里的报错产生的错误信息,他本身是无定时状态,不确定是什么时间~是否要升级版或者什么?去查具体什么原因