Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError __init__() got an unexpected keyword argument 'username' #664

Open
fab128 opened this issue Dec 26, 2021 · 0 comments
Open

TypeError __init__() got an unexpected keyword argument 'username' #664

fab128 opened this issue Dec 26, 2021 · 0 comments

Comments

@fab128
Copy link

fab128 commented Dec 26, 2021

Hello
I've been using duplicity and pyrax for years for my backups to hubic.
Unfortunately, the backend seems broken since I updated to debian 11 and python3 for pyrax.

I first got the following error:

File "/usr/lib/python3/dist-packages/duplicity/backends/pyrax_identity/hubic.py", line 35, in <module>
class HubicIdentity(BaseIdentity):
NameError: name 'BaseIdentity' is not defined

Which I solved by installing duplicity (0.8.21-1) from unstable repository.

However I now get another error:
Connection failed, please check your credentials: TypeError __init__() got an unexpected keyword argument 'username'

Can you please help me with this issue ? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant