What type of hardware are you using: Old laptop or computer What YunoHost version are you running: 12.1.24 How are you able to access your server: Direct access via physical keyboard/screen Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: I upgraded python from webadmin
Describe your issue
since the upgrade this morning, automatic DNS does not work anymore.
I get this error:
Failed to authenticate on registrar’s API. Most probably the credentials are incorrect? (Error: ‘Client’ object has no attribute ‘provider’)
Share relevant logs or error messages
I see python3-lexicon in the log
Should I revert and how ?
Perhaps :
sudo pip3 install ‘dns-lexicon<4’ --force-reinstall
It’s clearly the python upgrade that causes the problem.
I’ll wait for a solution but would think rolling back the update would solve the problem.
If someone could describe the steps to rollback that would be nice.
By the way, I have two servers and both failed automatic update of DNS after the python upgrade.