Alexandre
Alexandre
No hurry indeed the addon should count nue working and be updated for some time as it is still on the automatic system!
Thanks! I'll check what can have changed in my code lately. Sorry for the issue
To be sure to understand : in the addon options your password is only `&` or it is a string containing it?
When you type your password I think it should be the exact openvpn password, the escape happens when exporting the variables in my script
I have tried and can't replicate for & : ``` /etc/cont-init.d/00-global_var.sh: executing DNS_server='8.8.8.8,1.1.1.1' PGID='0' PUID='0' SavePath='/mnt/xxx/downloads' Username='admin' certfile='fullchain.pem' cifspassword='xxx' cifsusername='xxx' customUI='vuetorrent' keyfile='privkey.pem' localdisks='xxx' openvpn_alt_mode='false' openvpn_enabled='false' openvpn_password='#%^*+=-/:;()€&@' openvpn_username='xxx' ```
So after analysis the only characters that don't work are `'` `"` and `\` as they are understood as operators. Are those characters present in usual openvpn passwords? It's complex...
By default HA uses "" for variables in it's yaml config so I don't think that it would support it anyway...
Thanks! It means the upstream container messed up their architecture :) i'll revert
Hi, you could use this fork which is the new active one : https://github.com/Nachtzuster/BirdNET-Pi Or the homeassistant addon I've made with this fork which is a docker container, therefore avoiding...
Hi, your log ends right through the calibre being dowloaded. Perhaps you need to wait for this step to conclude