本帖最后由 堡塔运维香菜卷 于 2023-3-22 15:06 编辑
REQUEST_DATE: 2022-12-08 11:26:29 PAN_VERSION: 7.9.3 OS_VERSION: CentOS 7.9.2009 x86_64(Py3.7.9) REMOTE_ADDR: 222.64.104.39 REQUEST_URI: POST /files?action=SaveFileBodyREQUEST_FORM: {'data': '\r\n RewriteEngine on\r\n RewriteBase /\r\n RewriteCond %{REQUEST_FILENAME} !-d\r\n RewriteCond %{REQUEST_FILENAME} !-f\r\n RewriteRule ^(.*)$ index.php?s=/$1 [QSA,PT,L]\r\n', 'path': '/www/wwwroot/qz.tx-sx.com/public/.htaccess', 'encoding': 'utf-8'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 1773, in publicObject return run_exec().run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 1721, in run result = getattr(toObject,get.action)(get) File "/www/server/panel/class/files.py", line 1387, in SaveFileBody if os.path.getsize(get.path) > 3145928: File "/www/server/panel/pyenv/lib/python3.7/genericpath.py", line 50, in getsize return os.stat(filename).st_sizeFileNotFoundError: [Errno 2] No such file or directory: '/www/wwwroot/qz.tx-sx.com/public/.htaccess'
|
|