SSHCommand icon indicating copy to clipboard operation
SSHCommand copied to clipboard

Errors at startup - HASS Core 2024.08.01

Open diegocjorge opened this issue 1 year ago • 1 comments
trafficstars

After updating to 2024.08.01 the system log reports these two errors on startup:

2024-08-12 10:45:48.261 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.12/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0.
"cipher": algorithms.TripleDES,
2024-08-12 10:45:48.510 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.12/site-packages/paramiko/transport.py:258: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from this module in 48.0.0.
"class": algorithms.TripleDES,

diegocjorge avatar Aug 12 '24 13:08 diegocjorge

I can't see this problem. Don't know how to reproduce it.

AlexxIT avatar Dec 07 '24 07:12 AlexxIT