为了能快速了解并处理您的问题,请提供以下基础信息:
相关截图(日志、错误):报错: TypeError: check_field() missing 1 required positional argument: 's_type'
REQUEST_DATE: 2024-04-02 13:01:21 VERSION: Ubuntu 22.04.4 LTS (Jammy Jellyfish) x86_64(Py3.7.8) - 8.0.6 REMOTE_ADDR: 61.166.162.147 REQUEST_URI: POST /crontab?action=get_crontab_typesREQUEST_FORM: {} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2420, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2367, in run result = getattr(toObject, get.action)(get) File "/www/server/panel/class/crontab.py", line 1526, in get_crontab_types public.check_field("crontab.db","crontab")TypeError: check_field() missing 1 required positional argument: 's_type'
|
|