AWS Patch/Scan failure with message: No IMDS credentials found on instance.

0

Error output: /usr/lib/python3.6/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography (40.0) will be the last to support Python 3.6. from cryptography import x509 No IMDS credentials found on instance.failed to run commands: exit status 156

Any idea on how to fix this?

質問済み 1年前380ビュー
1回答
0

From the error, it appears to be due to an older version of Python.
Try upgrading your Python version.

profile picture
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ