Command-Line Auth - no such file or directiry

Hello,

I recently set up a VM with Home Assistant OS using the helper script from GitHub (Proxmox VE Helper-Scripts) on a Proxmox hypervisor and would now like to use comman line auth. However, it already fails when executing the script. Whenever I try to log in, I get this message in the log:


Logger: homeassistant.auth.providers.command_line
Quelle: auth/providers/command_line.py:80
Erstmals aufgetreten: 09:51:04 (8 Vorkommnisse)
Zuletzt protokolliert: 11:01:36

Error while authenticating ‘my_user’: [Errno 2] No such file or directory: ‘/homeassistant/scripts/ldap_auth_addon.sh’


I have checked the paths several times and also tried different locations. They must actually be correct.

Can anyone explain to me where the problem comes from and how it can be solved?

Thank you in advance