Replies: 1 comment
-
将supervisor添加到了systemd中,已正常 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Contact Information
No response
1Panel Version
v1.10.29
Problem Description
在一台离线的机子上通过 setuptools 离线安装的 supervisord ,使用
which supervisord
后能够返回/usr/local/bin/supervisord
,但是面板检测不到 supervisord。阅读过 #6071 ,不清楚为什么which supervisord有返回的情况下仍然检测不到,这大概不是一个bug,请问该如何解决我现在的这种情况?
Steps to Reproduce
使用 setuptools 离线安装 supervisord
The expected correct result
No response
Related log output
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions