What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.0.17
What app is this about: Synapse/Coturn
Describe your issue
With Synapse recently installed on my repurposed desktop, I find that upon boot the Coturn service is disabled with error:
Jun 11 13:15:01 turnserver[1075]: 0: : ERROR: main: Cannot configure any meaningful IP listener address
An attempt to run /var/www/synapse/Coturn_config_rotate.sh to attempt to fix this is returning this error:
/etc/yunohost/apps/synapse/conf /var/www/synapse
../scripts/_common.sh: line 9: domain: unbound variable
It is my understanding that a recent upgrade to synapse moved these files from /etc to /var/www… could that be the issue?
Any help would be wonderful.