请叫我厂长 发表于 2025-7-16 11:14:59

【已解答】FTP存储空间5.9,保存配置总是提示”用户名或...

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:面板9.1.0    ftp存储空间5.9
系统版本:CentOS7.6.1810 x86_64(Py3.7.9)
问题描述:ftp存储空间5.9 保存配置总是提示”用户名或密码错误,请核实!“用其他电脑登录没问题,密码账号都是正确的
相关截图(日志、错误):Traceback (most recent call last):File "/www/server/panel/plugin/ftp/ftp_main.py", line 1994, in set_config    if _client.get_list():File "/www/server/panel/plugin/ftp/ftp_main.py", line 1228, in get_list    output = subprocess.check_output(cmd, shell=True, timeout=self.timeout).decode()File "/www/server/panel/pyenv/lib/python3.7/site-packages/gevent/subprocess.py", line 396, in check_output    raise TimeoutExpired(process.args, timeout, output=output)subprocess.TimeoutExpired: Command 'lftp -u 用户名,密码 -e "set ssl:verify-certificate no; cls -l /; bye" IP地址:21' timed out after 30 seconds

阿珂 发表于 2025-7-16 14:22:53

上面的错误提示为,连接超时
检查服务器到ftp的网络连接
页: [1]
查看完整版本: 【已解答】FTP存储空间5.9,保存配置总是提示”用户名或...