玄冥不倒翁 发表于 2021-2-5 11:25:25

【待反馈】什么情况

(Py3.7.8)
7.6.11

Uncaught TypeError: Cannot read property 'is_beta' of undefined

玄冥不倒翁 发表于 2021-2-5 11:25:59

Request URL: /ajax?action=UpdatePanel
Request Method: POST


"Traceback (most recent call last):\nFile \"class/ajax.py\", line 493, in UpdatePanel\n    updateInfo = json.loads(public.httpPost(sUrl,data))\nFile \"/www/server/panel/pyenv/lib/python3.7/json/__init__.py\", line 348, in loads\n    return _default_decoder.decode(s)\nFile \"/www/server/panel/pyenv/lib/python3.7/json/decoder.py\", line 337, in decode\n    obj, end = self.raw_decode(s, idx=_w(s, 0).end())\nFile \"/www/server/panel/pyenv/lib/python3.7/json/decoder.py\", line 355, in raw_decode\n    raise JSONDecodeError(\"Expecting value\", s, err.value) from None\njson.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)\n"

大炮运维V587 发表于 2021-2-5 11:37:32

玄冥不倒翁 发表于 2021-2-5 11:25
Request URL: /ajax?action=UpdatePanel
Request Method: POST



您好,您到服务器上执行下 pingdownload.bt.cn 能通吗?不通的话论坛搜索指定host关键字,然后指定host后在服务器上执行下修复命令
curl https://download.bt.cn/install/update_panel.sh|bash

玄冥不倒翁 发表于 2021-2-5 11:47:01

大炮运维V587 发表于 2021-2-5 11:37
您好,您到服务器上执行下能通吗?不通的话论坛搜索指定host关键字,然后指定host后在服务器上执行下修 ...

ping得通

玄冥不倒翁 发表于 2021-2-5 11:47:45


大炮运维V587 发表于 2021-2-5 14:17:13

玄冥不倒翁 发表于 2021-2-5 11:47


后面的命令执行了吗?结果如何?
页: [1]
查看完整版本: 【待反馈】什么情况