You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: