【待反馈】从6.9升级到7.0后,无法打开面板的web管理页面。
升级完成后,面板不能访问,服务中,两个服务也在运行。错误信息如下:
Traceback (most recent call last):
File "D:\BtSoft\panel\BTPanel\__init__.py", line 751, in publicObject
return public.GetJson(eval(fun)),json_header
File "<string>", line 1, in <module>
File "class\ajax.py", line 482, in UpdatePanel
if name.find('cp36-win_amd64.pyd') >=0: os.rename(os.path.join(tcPath,name),os.path.join(tcPath,name.replace('.cp36-win_amd64.pyd','.pyd')))
PermissionError: 另一个程序正在使用此文件,进程无法访问。: 'D:\\BtSoft\\temp\\panel\\class\\panelPlugin.cp36-win_amd64.pyd' -> 'D:\\BtSoft\\temp\\panel\\class\\panelPlugin.pyd'
命令提示符执行bt,再输入25后,提示如下:
Traceback (most recent call last):
File "D:\BtSoft\panel/runserver.py", line 92, in <module>
from gevent import monkey
File "C:\Program Files\python\lib\site-packages\gevent\__init__.py", line 86, in <module>
from gevent._hub_local import get_hub
File "C:\Program Files\python\lib\site-packages\gevent\_hub_local.py", line 101, in <module>
import_c_accel(globals(), 'gevent.__hub_local')
File "C:\Program Files\python\lib\site-packages\gevent\_util.py", line 115, in import_c_accel
mod = importlib.import_module(cname)
File "C:\Program Files\python\lib\importlib\__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name, package, level)
File "src\\gevent\\_hub_local.py", line 1, in init gevent._gevent_c_hub_local
File "C:\Program Files\python\lib\site-packages\greenlet\__init__.py", line 29, in <module>
from ._greenlet import _C_API # pylint:disable=no-name-in-module
ModuleNotFoundError: No module named 'greenlet._greenlet'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "D:\BtSoft\panel/runserver.py", line 94, in <module>
os.system(public.get_run_pip(' install gevent'))
NameError: name 'public' is not defined masker90 发表于 2021-1-19 16:02
命令提示符执行bt,再输入25后,提示如下:
Traceback (most recent call last):
File "D:\BtSoft\panel/ ...
您好,您到官网下载新版本的安装包,到服务器上覆盖安装就可以了。
如果还不行私信发我你的服务器登录信息,我看看是什么问题
页:
[1]