Bug#1002675: re hubic/pyrax problem

2022-01-19 Thread Fabrice Lamareille
Dear all, I'll be more than happy to solve this bug by myself, provided that I knew how to get the relevant informations, i.e. the file and the line number where the error comes from. Unfortunately, the duplicity -v9 command does not give me what I am expecting (see output below). What am

Bug#1002675: re hubic/pyrax problem

2022-01-01 Thread Fabrice Lamareille
Hello, Firstly, the type error can be solved by doing this: change in hubic.py in class HubicIdentity def __init__(self) by def __init__(self, **kwargs) However, the connection still fails with the following error: Connection failed, please check your credentials: TypeError a bytes-like obje

Bug#1002675: re hubic/pyrax problem

2021-12-29 Thread Alexander Zangerl
fabrice, upstream has reported that the problem you're encountering is pretty much certainly not coming from duplicity but pyrax - which is deprecated and no longer being maintained. upstream requests the log of a duplicity run with full -v9 logging/debugging on in order to track this down any fur