balena-io-experimental / balena-sound

Build a single or multi-room streamer for an existing audio device using a Raspberry Pi! Supports Bluetooth, Airplay and Spotify Connect
https://balena.io/blog/turn-your-old-speakers-or-hi-fi-into-bluetooth-receivers-using-only-a-raspberry-pi/
MIT License
2.39k stars 427 forks source link

Spotify module fails with 101 exit code #612

Closed MrJynxZ closed 1 year ago

MrJynxZ commented 1 year ago

Describe the problem A clear and concise description of what the problem is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' after adding a device with a Raspberry Pi 4 using the latest (recommended) and previous revision.
  2. Click on '....' the device shows up on the balena dashboard
  3. Scroll down to '....' when adding audio-sound to it, the compilation fails on the Spotify module with a 101 returned code
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Device information

Additional context Add any other context about the problem here.

elkir0 commented 1 year ago

Same With Rpi3 B+

[Success] Successfully built service hostname [Success] Successfully built service audio [Success] Successfully built service multiroom-client [Success] Successfully built service multiroom-server [Success] Successfully built service bluetooth [Success] Successfully built service sound-supervisor [Info] Uploading images [Success] Successfully uploaded images [Error] Some services failed to build: [Error] Service: spotify [Error] Error: The command '/bin/sh -c cargo build --release --features alsa-backend,pulseaudio-backend --verbose' returned a non-zero code: 101 [Info] Ran locally emulated build [Error] Not deploying release.

btraquair commented 1 year ago

I am seeing the exact same behavior with raspberry pi v1

maggie44 commented 1 year ago

Can you check if the latest merge fixes this?

https://github.com/balena-labs-projects/balena-sound/pull/613

btraquair commented 1 year ago

I've just tried to deploy from balena. Spotify built and installed properly!