502 Bad Gateway
Opened this issue · 1 comments
neoof86 commented
Hi,
I tried to follow the guide and when I got to the end I am getting a 502 Bad Gateway when accessing the page and when I tried to restart the service I got
Failed to start jackcast.service: Unit pulseaudio.service not found
I tried a fresh SD card and still no luck, what might I be missing?
I am using the 64 bit version of the image
wil3 commented
Hi @neoof86,
That sounds similar to Issue: #11 but the pulseaudio service is suspect.
Can you confirm pulseaudio is installed? That error is implying it didn't get installed for some reason.
Could you also post the nginx logs in /var/log/nginx and also the journal of the jackcast service (journalctl --user-unit jackcast
)?
When you ran the install.sh script did any errors get reported?