[root@tpy-centos cloudreve]# ll
总用量 45648
-rw-r--r-- 1 root root 0 2月 14 13:55 --add-repo
-rwxr-xr-x 1 www www 34324480 2月 13 11:27 cloudreve
-rw-r--r-- 1 root root 12410880 1月 12 13:42 cloudreve.db
-rw-r--r-- 1 root root 211 12月 4 2022 conf.ini
drwx------ 6 root root 62 11月 27 2022 uploads
[root@tpy-centos cloudreve]# ./cloudreve
段错误
[root@tpy-centos cloudreve]#
cloudreve还是起不来,
Docker服务: 当前状态:停止
开启 重启
容器监控:
*设置容器页面监控开关,关闭后CPU使用率将不再监控
监控天数: 保存 *设置容器页面监控保存天数
加速URL:
docker也起不来
出错了,[Docker管理器]运行时发生错误!AttributeError: 'NoneType' object has no attribute 'containers'
REQUEST_DATE: 2024-02-22 17:29:57 PAN_VERSION: 7.9.5 OS_VERSION: CentOS 8.5.2111 x86_64(Py3.7.9) REMOTE_ADDR: 192.168.16.1 REQUEST_URI: POST /plugin%3Faction%3Da%26amp%3Bname%3Ddocker%26amp%3Bs%3DGetConListREQUEST_FORM: {} USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0Traceback (most recent call last): File "class/panelPlugin.py", line 2808, 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 59, in GetConList for con in self.__docker.containers.list(all=True):AttributeError: 'NoneType' object has no attribute 'containers'
|