为了能快速了解并处理您的问题,请提供以下基础信息:
拉去lsky镜像就报这个错
REQUEST_DATE: 2024-01-19 00:11:19 VERSION: CentOS 7.9.2009 x86_64(Py3.7.9) - 8.0.5 REMOTE_ADDR: 122.190.120.229 REQUEST_URI: POST /btdocker/image/pull_from_some_registry?REQUEST_FORM: {'data': '{"name":"docker官方库","image":"dko0/lsky-pro"}'} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0 Traceback (most recent call last): File "/www/server/panel/BTPanel/__init__.py", line 2302, in publicObject res = run_obj.run(toObject, defs, get) File "/www/server/panel/BTPanel/__init__.py", line 2249, in run result = getattr(toObject, get.action)(get) File "class/panelController.py", line 81, in model result = PluginLoader.module_run(module_name,def_name,pdata) File "/www/server/panel/class/btdockerModel/imageModel.py", line 239, in pull_from_some_registry r_info['username'] = public.aes_decrypt(r_info['username'], self.aes_key)TypeError: list indices must be integers or slices, not str
|
|