Sander Bel
Sander Bel
and recreating the docker container also means that the host keys are regenerated, since they are not exposed in volume to make them persistent.
Why not use tini? https://github.com/krallin/tini
resolves #13, since you can now mount your own host keys as a volume
The following is enough to trigger the problem: ``` #!/usr/bin/env python3 import threading from ncclient import manager class test(object): def __init__(self): self.client = manager.connect( host="192.168.4.110", port=8227, username="admin", password="admin", hostkey_verify=False, look_for_keys=False,...
`latest` uses a different install method. This tag has been created to facilitate auto builds for Docker images in case new releases of Cronicle happen. For the issue, I can...
Check of master server has been found