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

AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY env not work for aliyun provider #53463

Closed
aytrack opened this issue May 22, 2024 · 1 comment
Closed
Labels
affects-6.1 affects-6.5 affects-7.1 affects-7.5 affects-8.1 component/br This issue is related to BR of TiDB. may-affects-5.4 This bug maybe affects 5.4.x versions. report/community The community has encountered this bug. severity/major type/bug The issue is confirmed as a bug.

Comments

@aytrack
Copy link
Contributor

aytrack commented May 22, 2024

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

  1. set the ak/sk through set the AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY enviroment variables
  2. dumpling/br the data to aliyun provider

from asktug: https://asktug.com/t/topic/1026409
after #34309, for Aliyun's provider will ignore the ak/sk in the environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.

2. What did you expect to see? (Required)

dumpling/br success with the env AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY ak/sk

3. What did you see instead (Required)

dumpling/br failed

4. What is your TiDB version? (Required)

affect release-6.1, 6.5, 7.1, 7.5, 8.1

@aytrack aytrack added type/bug The issue is confirmed as a bug. affects-6.1 affects-6.5 affects-7.1 affects-7.5 affects-8.1 component/br This issue is related to BR of TiDB. labels May 22, 2024
@ti-chi-bot ti-chi-bot bot added the may-affects-5.4 This bug maybe affects 5.4.x versions. label May 22, 2024
@BornChanger
Copy link
Contributor

duplicated with #45551

@aytrack aytrack added the report/community The community has encountered this bug. label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.1 affects-6.5 affects-7.1 affects-7.5 affects-8.1 component/br This issue is related to BR of TiDB. may-affects-5.4 This bug maybe affects 5.4.x versions. report/community The community has encountered this bug. severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

3 participants