【待反馈】supervisor 启动think-queue所有任务都超时
了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:supervisor 进程守护管理器 3.0.4
系统版本:
9.1
问题描述:
think-queue使用 suopervisor 启动进程,任务能正常执行, 但服务都超时,非常简单的任务也超时,用宝塔之前都正常,程序没问题,正常时日志都是非常快的执行, 现在都是一个任务超时了再执行下一个
相关截图(日志、错误):
The process ""/data1/www/server/php/72/bin/php" think queue:work --queue="recipe" --delay=0 --memory=128 --sleep=3 --tries=0" exceeded the timeout of 60 seconds.
您好,您这边是操作了什么,您在进程守护管理器是怎么填写的呢 运维技术阿闯 发表于 2024-8-5 16:44
您好,您这边是操作了什么,您在进程守护管理器是怎么填写的呢
你好, 这个是设置的守护进程的内容
这个是每一个任务执行的时候错误日志的内容
The process ""/data1/www/server/php/74/bin/php" think queue:work --queue="shopro" --delay=0 --memory=128 --sleep=3 --tries=0" exceeded the timeout of 60 seconds.
运维技术阿闯 发表于 2024-8-5 16:44
您好,您这边是操作了什么,您在进程守护管理器是怎么填写的呢
The process ""/data1/www/server/php/74/bin/php" think queue:work --queue="shopro" --delay=0 --memory=128 --sleep=3 --tries=0" exceeded the timeout of 60 seconds.
宝塔用户_nvsyla 发表于 2024-8-6 09:14
...
您好,暂时未看到有错误信息,您这边升级一下进程守护管理器,到3.0.5版本。 运维技术阿闯 发表于 2024-8-6 10:37
您好,暂时未看到有错误信息,您这边升级一下进程守护管理器,到3.0.5版本。 ...
已经升级到 3.0.5了 ; 报错信息没有变化 运维技术阿闯 发表于 2024-8-6 10:37
您好,暂时未看到有错误信息,您这边升级一下进程守护管理器,到3.0.5版本。 ...
程序的任务可以正常执行; 但是进程这里都会超时 运维技术阿闯 发表于 2024-8-6 10:37
您好,暂时未看到有错误信息,您这边升级一下进程守护管理器,到3.0.5版本。 ...
2024-08-06 10:58:03325 INFO exited: shopro-high_00 (exit status 1;出乎意料的)
10:58:03329 INFO: 'shopro-high_00', pid 8604
2014-08-06 10:58:03537 INFO exited: shopro_00 (exit status 1;出乎意料的)
2012-08-06 10:58:03540 INFO衍生:'shopro_00', pid为8614
日志示例2024-08-06 10:58:06,546 INFO success: shopro_00进入RUNNING状态,进程已经启动超过3秒(startsecs)
2012-08-06 10:58:06,546 INFO success: shopro-high_00进入RUNNING状态,进程保持超过3秒(startsecs)
2012-08-06 10:58:16 070 INFO exited: baohetang_recipe_queue_00 (exit status 1;出乎意料的)
INFO: 'baohetang_recipe_queue_00', pid为8659
日志示例2010-08-06 10:58:20,079 INFO success: baohetang_recipe_queue_00进入RUNNING状态,进程启动时间超过3秒(startsecs) 宝塔用户_nvsyla 发表于 2024-8-6 10:59
2024-08-06 10:58:03325 INFO exited: shopro-high_00 (exit status 1;出乎意料的)
10:58:033 ...
您好,看到这些是您的进程shopro和exited是启动失败,然后又自启动了。但是时间记录到了2012和2014年,这个时间是错的,但是进程是启动的了,您这边先取消掉进程守护管理器吧,然后看是异常,也有可能是跟您的启动脚本和配置有关 运维技术阿闯 发表于 2024-8-6 11:12
您好,看到这些是您的进程shopro和exited是启动失败,然后又自启动了。但是时间记录到了2012和2014年,这 ...
2012 和2014 翻译软件的错误;正常日志信息是2024-08-06 10:58:03,325 INFO exited: shopro-high_00 (exit status 1; not expected)
2024-08-06 10:58:03,329 INFO spawned: 'shopro-high_00' with pid 8604
2024-08-06 10:58:03,537 INFO exited: shopro_00 (exit status 1; not expected)
2024-08-06 10:58:03,540 INFO spawned: 'shopro_00' with pid 8614
2024-08-06 10:58:06,546 INFO success: shopro_00 entered RUNNING state, process has stayed up for > than 3 seconds (startsecs)
2024-08-06 10:58:06,546 INFO success: shopro-high_00 entered RUNNING state, process has stayed up for > than 3 seconds (startsecs)
2024-08-06 10:58:16,070 INFO exited: baohetang_recipe_queue_00 (exit status 1; not expected)
2024-08-06 10:58:17,075 INFO spawned: 'baohetang_recipe_queue_00' with pid 8659
2024-08-06 10:58:20,079 INFO success: baohetang_recipe_queue_00 entered RUNNING state, process has stayed up for > than 3 seconds (startsecs) 运维技术阿闯 发表于 2024-8-6 10:37
您好,暂时未看到有错误信息,您这边升级一下进程守护管理器,到3.0.5版本。 ...
这个是服务日志
宝塔用户_nvsyla 发表于 2024-8-6 11:21
这个是服务日志
您好,应该是一个不支持的参数Error: positional arguments are not supported: ['shutdown']
您这边是修改了什么吗,或者是您配置错误,具体需要您后台私信我您的面板登录信息,这边查看一下
页:
[1]