Fornoth / spotify-connect-web

MIT License
436 stars 65 forks source link

Segmentation Fault on RPI #79

Closed l3d00m closed 3 years ago

l3d00m commented 8 years ago

If I try to run this util, I get a ´segmentation fault´. I'm using the newest 0.3 version on a Raspberry Pi 1.

I've put my appkey in place, and commented the line with zeroconf_var in connect.py.

Thanks for your help!

Geophagus commented 8 years ago

Hey,

I had the same problem but used this: https://github.com/JozoVilcek/spotify-connect-web and it seems to work.

Fornoth commented 8 years ago

The packaged release isn't compatible with RPi 1 for now, you'll have to install spotify-connect-web from source

flori4n commented 8 years ago

I did have this issue with another git project. Try to create a swap file http://www.cyberciti.biz/faq/linux-add-a-swap-file-howto/ and let us know

Fornoth commented 7 years ago

Also, you have the option of installing from chroot now since I updated it to be on par with the chroot

h0lger commented 7 years ago

Is it possible to compile for RPi 1? I would like to use the playback_device you have implemented. The source only have the device option.

Fornoth commented 7 years ago

@h0lger use the chroot option, it works with RPi 1, and should have the same features as the packaged release

l3d00m commented 7 years ago

Thanks for your help!

You may close this now.

NewBe001 commented 7 years ago

@Fornoth I have tried the chroot option on my RPi 1 with LibreElec but I get stuck on the install. I keep getting: curl: (23) Failed writing body (0 != 16384) Any good tip on how to resolve this?

Thanks in advance.

l3d00m commented 7 years ago

Maybe this could help you @NewBe001 ?
http://stackoverflow.com/questions/36879168/error-installing-composer-curl-23-failed-writing-body-0-16133