Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker版本,启动后报错104,容器自动退出 #986

Open
stefaneliu opened this issue May 30, 2024 · 3 comments
Open

docker版本,启动后报错104,容器自动退出 #986

stefaneliu opened this issue May 30, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@stefaneliu
Copy link

问题描述

您好。我使用的是docker版本,根据教程获取了token,建立好了容器。但是运行容器的时候,容器会自动退出。查看日志,发现满目都是一句话:

2024-05-30T13:12:14.302278Z  WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: Connection reset by peer (os error 104)
Error: initialize aliyundrive client failed

我怀疑是我DNS出问题,导致websv.aliyundrive.com这个域名无法解析,因此特意用不同的网络环境检查这个域名,结果都是解析失败。
我不知道是不是这个网址出了问题还是我自己操作问题?
感谢。

重现步骤

  1. 建立docker容器
  2. 获取token并填入docker容器参数
  3. 运行容器
  4. 自动退出

版本

2.3.3

运行平台

Docker

日志

2024-05-30T13:12:11.273248Z  WARN aliyundrive_webdav::drive: refresh token failed, will wait and retry error=error sending request for url (https://websv.aliyundrive.com/token/refresh): error trying to connect: Connection reset by peer (os error 104)
Error: initialize aliyundrive client failed
@stefaneliu stefaneliu added the bug Something isn't working label May 30, 2024
@PrettyPuppyCavalier
Copy link

我也是出现了这个问题

@linjie5492
Copy link

我也遇到这个问题,以前旧版本的是可以用的,旧版本的地址不是这个,无语。而且这个玩意儿最近是不是限速了,我跑不了满速了。

@postyizhan
Copy link

同样的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants