AmpliPi icon indicating copy to clipboard operation
AmpliPi copied to clipboard

Bluetooth fails

Open Lohrer opened this issue 2 years ago • 1 comments

Tried to start bluetooth on a fresh LMS Prerelease with LMS Server - Beta 11 release and it fails to start, here's a snippet of the log:

May 17 13:49:56 amplipi authbind[802]: Changing power on succeeded
May 17 13:49:56 amplipi authbind[802]: Changing discoverable on succeeded
May 17 13:49:56 amplipi sudo[1642]:       pi : TTY=unknown ; PWD=/home/pi/amplipi-dev ; USER=root ; COMMAND=/usr/bin/btmgmt fast-conn on
May 17 13:49:56 amplipi authbind[802]: connecting Bluetooth to 2...
May 17 13:49:56 amplipi authbind[802]: Bluetooth connected to 2
May 17 13:49:56 amplipi authbind[802]: bluetooth: exception [Errno 2] No such file or directory: '/home/pi/amplipi-dev/config/srcs/2/currentSong'

Lohrer avatar May 17 '23 17:05 Lohrer

This was fixed in the webapp2 fork, in particular this commit. Need to port this over at some point.

jonahshader avatar May 19 '23 18:05 jonahshader