[BUG]阿里云OSS无法上传
#6458
Replies: 2 comments 1 reply
-
可以尝试通过修改路由表或配置特定的路由规则,来确保访问外网时使用外网网卡。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
![]() 另外比较有意思的是,每天凌晨的时候是成功上传的,到8点以后就开始失败 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
联系方式
[email protected]
1Panel 版本
v1.10.15-beta.1
问题描述
阿里云OSS账号密码都设置成功,在计划任务中进行文件夹备份时一直提醒超时错误,查看错误内容发现应该是计划任务选的网卡不对,选择的是内网网卡
报错内容
write tcp 10.0.0.105:43876->106.14.228.190:80: i/o timeout
重现步骤
创建OSS备份任务后就出现此问题
期待的正确结果
两种更正方式:
1、程序自动判断外网网卡,可进行上传任务
2、可由用户选择指定网卡进行上传任务
相关日志输出
write tcp 10.0.0.105:43876->106.14.228.190:80: i/o timeout
附加信息
No response
Beta Was this translation helpful? Give feedback.
All reactions