07-17-2018, 06:12 PM
(07-17-2018, 02:27 PM)ImInTheMoOdeForAudio Wrote: Did you change this (see post #78):
"You need to go into the spotify-connect web directory and change a line in the main.py file:
$ cd /home/pi/spotify/spotify-connect-web
Then edit the file main.py with the editor of your choice and find the line that says:
from gevent.wsgi import WSGIServer
And change it to:
from gevent.pywsgi import WSGIServer
After that, the safer route is to restart the system. A service reload could work, but easier to just restart."
I did that to but the problem was not solved