对 面板内, 可以ping通 支付接口提示这个
{"status": false, "msg": "正在同步信息,请重试!Traceback (most recent call last):\n File \"class/flask_sockets.py\", line 30, in __call__\n handler, values = adapter.match()\n File \"/www/server/panel/pyenv/lib/python3.7/site-packages/werkzeug/routing.py\", line 1945, in match\n raise NotFound()\nwerkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"class/panelAuth.py\", line 67, in get_plugin_price\n params['pid'] = self.get_plugin_info(get.pluginName)['id']\nTypeError: 'NoneType' object is not subscriptable\n"} |