JojiiOfficial / LiveBudsCli

A tool to control your Galaxy buds+, Live, Buds Pro and Buds 2 Pro
https://crates.io/crates/earbuds
GNU General Public License v3.0
192 stars 16 forks source link

Daemon doesn't start #123

Open glsmith86 opened 1 month ago

glsmith86 commented 1 month ago

OS: Ubuntu 24.04.1

Error: glsmith@glsmith-Aspire-F5-771G:~/LiveBudsCli$ earbuds status Daemon started successfully Could not connect to daemon: Os { code: 2, kind: NotFound, message: "No such file or directory" }

glsmith@glsmith-Aspire-F5-771G:~/LiveBudsCli$ earbuds --no-fork 0 Daemon started successfully Could not connect to daemon: Os { code: 2, kind: NotFound, message: "No such file or directory" }

grazzolini commented 1 month ago

Duplicate of #116