宝塔用户_peblcm 发表于 2021-8-6 11:31:01

【已解答】supervisor 添加不显示

添加不显示,卸载重新安装也不行,查看status.txt
报这个错误
unix:///run/supervisor/supervisor.sock no such file


安装的时候出现的报错信息

var/log/supervisor.log
2021-08-06 11:39:03,579 CRIT Supervisor is running as root.Privileges were not dropped because no user is specified in the config file.If you intend to run as root, you can set user=root in the config file to avoid this message.
2021-08-06 11:39:03,579 WARN No file matches via include "/www/server/panel/plugin/supervisor/profile/*.ini"

2021-08-06 11:41:49,047 CRIT Supervisor is running as root.Privileges were not dropped because no user is specified in the config file.If you intend to run as root, you can set user=root in the config file to avoid this message.
2021-08-06 11:41:49,047 WARN No file matches via include "/www/server/panel/plugin/supervisor/profile/*.ini"
2021-08-06 11:42:11,131 CRIT Supervisor is running as root.Privileges were not dropped because no user is specified in the config file.If you intend to run as root, you can set user=root in the config file to avoid this message.
2021-08-06 11:42:11,131 INFO Included extra file "/www/server/panel/plugin/supervisor/profile/wlkj.ini" during parsing

大炮运维V587 发表于 2021-8-6 16:00:21

您好,supervisor 这个插件已经不再进行维护,您可以使用堡塔应用管理器,目前supervisor 上面的所有功能全部移植到堡塔应用管理器上了

宝塔用户_peblcm 发表于 2021-8-6 17:33:15

大炮运维V587 发表于 2021-8-6 16:00
您好,supervisor 这个插件已经不再进行维护,您可以使用堡塔应用管理器,目前supervisor 上面的所有功能全 ...

我看了堡塔应用管理器 ,这个必须指定启动文件, 我需要直接执行命令行命令,这个没有办法常驻, 主要laravel 常驻执行队列 php artisan queue:work

大炮运维V587 发表于 2021-8-7 10:01:49

宝塔用户_peblcm 发表于 2021-8-6 17:33
我看了堡塔应用管理器 ,这个必须指定启动文件, 我需要直接执行命令行命令,这个没有办法常驻, 主要lar ...

你看下教程,有php类型的说明

宝塔用户_peblcm 发表于 2021-8-9 11:44:18

大炮运维V587 发表于 2021-8-7 10:01
你看下教程,有php类型的说明

没有找到PHP类型的说明,只看到py 和go的说明

宝塔用户_peblcm 发表于 2021-8-11 10:48:20

宝塔用户_peblcm 发表于 2021-8-9 11:44
没有找到PHP类型的说明,只看到py 和go的说明


这样添加报错

宝塔用户_peblcm 发表于 2021-8-11 10:49:14

大炮运维V587 发表于 2021-8-7 10:01
你看下教程,有php类型的说明

这样添加报错

宝塔用户_iclumb 发表于 2021-8-26 16:51:42

你好,请问添加上了吗
页: [1]
查看完整版本: 【已解答】supervisor 添加不显示