I’ve got the exact same problem and I couldn’t find a way to fix it yet.
Any help would be much appreciated.
Update: I found this very recent issue on upstream’s github, which seems to confirm the issue.
I tried applying the workaround reported, which consists of adding args: [] to the provider configuration, and that specific exception doesn’t happen anymore, but the login still fails for some reason.
Bug confirmed, I don’t know for now if it’s upstream bug or upstream feature…
The suggestion here work fine for me, you shold manually edit /home/yunohost.app/homeassistant/configuration.yaml and modfify as follow:
from:
Not the same bug, that one looks like a credential or permission issue. You can debug it by activating the DEBUG setting in the command line script /home/yunohost.app/homeassistant/bin/ynh_ldap-auth.sh. It will produce in the same folder ldap-auth.log with all the information.