-
Once https://github.com/paramiko/paramiko/issues/2419 is fixed, remove the paramiko entry from test-environment.yml
-
The ncclient library has the ability to connect to the device using a previously created connection (paramiko.Channel) by passing the desired object in the sock parameter. This is necessary, for examp…
svg30 updated
2 weeks ago
-
Proxmox: Virtual Environment 8.2.7
proxmox-vm-autoscale: fresh install on Ubuntu 24.04
Not pulling CPU usage and getting the following
2024-10-03 10:29:54,234 [WARNING] vm_resource_manager: Coul…
-
### Code snippet
```python
from maggma.stores import MemoryStore
```
returns
```
C:\Users\asros\miniconda\envs\test\Lib\site-packages\paramiko\pkey.py:100: CryptographyDeprecationWarning: …
-
Hi,
First of all, thank you so much for creating this fantastic plugin. It has been incredibly useful for controlling and monitoring devices in Home Assistant.
However, I have encountered an iss…
-
### Summary
The latest `cryptography` releases have moved the TripleDES cipher suite into their `decrepit` package- usage of which fires Python deprecation warnings:
```
../../usr/local/lib/pytho…
-
```
/home/philipp/src/mlonmcu_k230/mlonmcu/venv/lib/python3.9/site-packages/paramiko/pkey.py:100: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algo…
-
### Environment
* Python version: 3.11.9
* Nautobot version: 2.3.1
* nautobot-golden-config version: 2.1.1
### Expected Behavior
Backup job should back up the config for any number of Cisco …
-
Ref https://github.com/fractal-analytics-platform/fractal-server/issues/1729
What we should review is this scenario:
1. We create a FractalSSH object
2. We try to connect - and fail
3. After a w…
-
When using smart_open with cryptograph >=43.0.0, one gets 2 deprecation warnings at program startup which is a bit annoying. It would be great if smart_open could temporarily silence this warning unti…