Fornoth / spotify-connect-web

MIT License
435 stars 64 forks source link

Segmentation fault / SpInit failed on Raspberry 2 #66

Closed lakeconstance78 closed 8 years ago

lakeconstance78 commented 8 years ago

Hello everybody,

yesterday I tried to install spotify-connect-weg on my Raspberry 1 and everything works fine.

Today I have done the same steps.

If I download and start via chroot I got:

SpInit: 2                                                                                                                                                                                                                                 
/bin/bash: line 1:  1058 Segmentation fault      python main.py --username 12345678 --password xyz123 --bitrate 320

If I download the gz and start I get:

Loading Spotify library...                                
min_volume_range: 0.0                                                                                                                                                                                                                     
Using libspotify_embedded version: release-esdk-1.20.0-v1.20.0-g594175d4                                                                                                                                                                  
SpInit: 2                                                                                                                                                                                                                                 
SpInit failed, exiting

Any ideas? Thank you so much for you support.

Ben.

lakeconstance78 commented 8 years ago

Hello again,

I solved the problem. I don't know why, but my appkey-file was empty...

Sorry :-)

Ben.