添加AWS S3报错:failed get objs: failed to list objs: RequestError: send request failed caused by: Get "https://xxxx.aws.amazon.com/?delimiter=%2F&marker=&prefix=": dial tcp: lookup xxxx.aws.amazon.com: no such host #5464
Replies: 2 comments
-
我确定我的配置都是没有错的,都是按照alist V3版本中的相关字段填写的,带*的我都填写过的,但是就是提示no such host |
Beta Was this translation helpful? Give feedback.
0 replies
-
知道了,是配置问题,Endpoint*要特别注意:s3.XXXX |
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.
-
按照配置填写,我填写了oss的配置是可以的,没有任何问题的,但是我在添加AWS S3的时候就报下面的提示错误:
添加AWS S3报错:failed get objs: failed to list objs: RequestError: send request failed caused by: Get "https://xxxx.aws.amazon.com/?delimiter=%2F&marker=&prefix=": dial tcp: lookup xxxx.aws.amazon.com: no such host
Beta Was this translation helpful? Give feedback.
All reactions