Hi
I have to admit, that I have no idea of "How Linux works" - I had copy and pasted RafaPolit's instructions - noise plays, however when testing the services I get:
pi@moode:~ $ systemctl status spotify-connect-web.service
● spotify-connect-web.service
Loaded: loaded (/lib/systemd/system/spotify-connect-web.service; disabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Fri 2019-09-06 10:41:34 CEST; 6s ago
Process: 6150 ExecStart=/home/pi/spotify/spotify-connect.sh (code=exited, status=203/EXEC)
Main PID: 6150 (code=exited, status=203/EXEC)
I am (almost) positive, that I have no typos - Pls help
Oh and I changed line in main.py to gevent.pywsgi and did use SpotifyMaster
Andreas
I have to admit, that I have no idea of "How Linux works" - I had copy and pasted RafaPolit's instructions - noise plays, however when testing the services I get:
pi@moode:~ $ systemctl status spotify-connect-web.service
● spotify-connect-web.service
Loaded: loaded (/lib/systemd/system/spotify-connect-web.service; disabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Fri 2019-09-06 10:41:34 CEST; 6s ago
Process: 6150 ExecStart=/home/pi/spotify/spotify-connect.sh (code=exited, status=203/EXEC)
Main PID: 6150 (code=exited, status=203/EXEC)
I am (almost) positive, that I have no typos - Pls help
Oh and I changed line in main.py to gevent.pywsgi and did use SpotifyMaster
Andreas