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
2024-04-03 20:21:20,050 - MainThread - botocore.utils - DEBUG - IMDS ENDPOINT: http://169.254.169.254/
2024-04-03 20:21:20,051 - MainThread - urllib3.connectionpool - DEBUG - Starting new HTTP connection (1): 169.254.169.254:80
2024-04-03 20:21:20,053 - MainThread - urllib3.connectionpool - DEBUG - [http://169.254.169.254:80](http://169.254.169.254/) "PUT /latest/api/token HTTP/1.1" 400 322
2024-04-03 20:21:20,054 - MainThread - awscli.clidriver - DEBUG - Exception caught in main()
Traceback (most recent call last):
File "awscli/clidriver.py", line 460, in main
File "awscli/clidriver.py", line 595, in __call__
File "awscli/customizations/commands.py", line 151, in __call__
File "awscli/clidriver.py", line 798, in __call__
File "awscli/customizations/waiters.py", line 202, in invoke
File "awscli/botocore/session.py", line 814, in create_client
File "awscli/botocore/session.py", line 869, in _resolve_region_name
File "awscli/botocore/session.py", line 254, in get_config_variable
File "awscli/botocore/configprovider.py", line 349, in get_config_variable
File "awscli/botocore/configprovider.py", line 467, in provide
File "awscli/utils.py", line [115](https://github.com/containers/ai-lab-recipes/actions/runs/8545000786/job/23412324572#step:8:116), in provide
File "awscli/utils.py", line 120, in _get_instance_metadata_region
File "awscli/utils.py", line 171, in retrieve_region
File "awscli/utils.py", line 180, in _get_region
File "awscli/botocore/utils.py", line 393, in _fetch_metadata_token
botocore.utils.BadIMDSRequestError: <botocore.awsrequest.AWSRequest object at 0x7f622e7a7650>
<botocore.awsrequest.AWSRequest object at 0x7f622e7a7650>
Error: Process completed with exit code 255.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Running the command:
From debug logs:
Beta Was this translation helpful? Give feedback.
All reactions