judahpaul16 / gpt-home

ChatGPT at home! Basically a better Google Nest Hub or Amazon Alexa home assistant. Built on the Raspberry Pi using the OpenAI API.
https://hub.docker.com/r/judahpaul/gpt-home
GNU General Public License v3.0
410 stars 39 forks source link

Spotifyd running but device list showing empty #36

Open judahpaul16 opened 3 months ago

judahpaul16 commented 3 months ago

Spotify API response:

image

Spotifyd logs:

image

judahpaul16 commented 3 months ago

Spotifyd later exits with failed to connect to spotify: Cannot create session: early eof

judahpaul16 commented 1 month ago

After attempting to run spotifyd manually with /usr/local/bin/spotifyd --no-daemon --verbose I get this response:

image

May be related to this issue or this one?