当更新docker版本为24.0版本时候,现有的宝塔版本 免费版 Beta7.9.98。
Docker管理器版本为 3.9.2 版本会无法获取"镜像管理"并报以下错误 ,希望官方尽快跟进一下。raceback (most recent call last): File "class/panelPlugin.py", line 3186, in a return p.exec_fun(get) File "class/pluginAuth.py", line 67, in exec_fun raise public.PanelError(res['msg'])public.PanelError: 面板运行时发生错误: Traceback (most recent call last): File "/www/server/panel/plugin/docker/docker_main.py", line 638, in GetImageList if len(tmp_attrs['RepoTags']) == 1:TypeError: object of type 'NoneType' has no len()
|
|