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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南