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

Upgrade boto3 to 1.34.41, or any other #7324

Open
kaz-tk-diva opened this issue Feb 12, 2025 · 1 comment
Open

Upgrade boto3 to 1.34.41, or any other #7324

kaz-tk-diva opened this issue Feb 12, 2025 · 1 comment

Comments

@kaz-tk-diva
Copy link

Background: now we are going to try visualize AWS Athena with using redash, through Assume Role.
our instance is running on EKS.

now we faced error below.
"Unsupported host '169.254.170.23'. Can only retrieve metadata from these hosts: 169.254.170.2, localhost, 127.0.0.1

this caused, when case of using pod identity service for creating STS Token.
and seems this will be solved with upgrade boto3 to 1.34.41
HumanSignal/label-studio#6124

is there any plan to upgrade boto3 to 1.34.41?
or is there any other way to solve it?

@snickerjp
Copy link
Member

@kaz-tk-diva
Could you try upgrading boto3 to 1.34.41, or any other version?

I don't have an EKS environment, so I can't test it myself.
However, would it be possible to build it on my own and verify its operation?

Thank you for raising the issue.
I appreciate your input.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants