本帖最后由 堡塔运维香菜卷 于 2023-8-31 23:31 编辑
为了能快速了解并处理您的问题,请提供以下基础信息: 系统版本:CentOS 7.6.1810 x86_64(Py3.7.9) 问题描述:出错了,面板运行时发生错误![url=]PermissionError: [Errno 1] Operation not permitted: '/www/server/panel/vhost/nginx/www.自身域名.com.conf'[/url]
[url=]>>点击查看详情[/url]
详情如下:
REQUEST_DATE: 2023-08-31 21:15:52 PAN_VERSION: 8.0.2 OS_VERSION: CentOS 7.6.1810 x86_64(Py3.7.9) REMOTE_ADDR: 39.185.107.79 REQUEST_URI: POST /site?action=DeleteSiteREQUEST_FORM: {'id': '7', 'webname': 'www.自身域名.com', 'ftp': '1', 'database': '1', 'path': '1'} USER_AGENT: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.60 Safari/537.36Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2023, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1970, in run result = getattr(toObject, get.action)(get) File "/www/server/panel/class/panelSite.py", line 750, in DeleteSite if os.path.exists(confPath): os.remove(confPath)PermissionError: [Errno 1] Operation not permitted: '/www/server/panel/vhost/nginx/www.自身域名.com.conf'
相关截图(日志、错误):
|
|