YunoHost-Apps / mautrix_signal_ynh

Matrix signal package for YunoHost
GNU Affero General Public License v3.0
4 stars 10 forks source link

After migration to go bridge what is the use of signaldctl? What is replacing it? #114

Open Thatoo opened 3 weeks ago

Thatoo commented 3 weeks ago

Describe the bug

After migration to go bridge, do we still need signaldctl?

$ sudo signaldctl account list
2024/07/09 09:44:18 dial unix /var/run/signald/signald.sock: connect: no such file or directory
:~$ sudo signaldctl version
2024/07/09 09:44:29 dial unix /var/run/signald/signald.sock: connect: no such file or directory

if not, is it safe to remove it? Shouldn't the package remove it?

How can we list SG accounts registered on the bridge now?