Skip to content
New issue

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

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

Already on GitHub? # to your account

本地运行 Docker CLI 出错 #22

Open
eallion opened this issue Sep 2, 2024 · 0 comments
Open

本地运行 Docker CLI 出错 #22

eallion opened this issue Sep 2, 2024 · 0 comments

Comments

@eallion
Copy link

eallion commented Sep 2, 2024

docker run -e ACCESS_KEY_ID=your_access_key_id \
           -e ACCESS_KEY_SECRET=your_access_key_secret \
           -e BUCKET=xxx \
           -e ENDPOINT=oss-cn-shanghai.aliyuncs.com \
           -e FOLDER=public \
           -e SKIP_SETTING=true \
           -e INCREMENTAL=true \
           fangbinwei/aliyun-oss-website-action:v1
  • ACCESS_KEY_ID=your_access_key_id
  • ACCESS_KEY_SECRET=your_access_key_secret
  • BUCKET=xxx

这几个参数正确,但是报错:

occurred error: oss: service returned error: StatusCode=403, ErrorCode=SignatureDoesNotMatch, ErrorMessage="The request signature we calculated does not match the signature you provided. Check your key and signing method.", RequestId=66D6421175B8B63731166AD6

same as #20

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant