Closed ksurl closed 4 years ago
Sorry about that, should be fixed in next version. Thanks for the report.
was this due to the change to logaru in 3.0.19? I noticed the commit removed import logging and used logger instead
Yeah, it was due to that change. I shouldn't have removed the logging import in this module, because it was being used to adjust the log level of the paramiko library as well as to do the regular flexget logging.
Expected behaviour:
download file via sftp. previously on v3.0.12 and upgraded to v3.0.20
Actual behaviour:
task fails due to paramiko error while trying to write to log
Steps to reproduce:
flexget execute --tasks sync-series
Config:
Log:
(click to expand)
``` 2019-12-21 07:19:35.480 CRITICAL plugin Exception while loading plugin flexget.components.ftp.sftp Traceback (most recent call last): File "/home/USERNAME/.venv/flexget/bin/flexget", line 8, inAdditional information: