Buster Neece

Results 269 comments of Buster Neece

@AmsterdamFM From the main system administration panel, try running the "Now Playing" synchronization. It should post some information about the Now Playing retrieval process, which may be helpful for diagnostics.

@Seedy-Threepio Does `bash docker.sh install` yield the same result?

@JRB-Prod Thank you for the detailed report. That made it very easy to identify and fix the issue. In the latest Rolling Release update that's deploying right now, I've tweaked...

@Vaalyn The Dropbox API client also lets you authenticate with an App Key and App Secret, both of which are assigned to apps created on Dropbox as well. This will...

Update: After playing with the app key/app secret option, we've discovered that this won't work for our needs, as it doesn't properly authenticate you to Dropbox in a way that...

@rolradio Ah, that's what we were needing to get this fixed! I struggle to find Shoutcast documentation, but if it is possible for us to just supply an updated listening...

Added to the latest Rolling Release!

@ckeurk You can't register a LetsEncrypt certificate for an IP address, only for a domain name. This has always been a limitation of the SSL certificate system.

@manugut @andrewyv If running the LetsEncrypt create tool doesn't yield a secure connection, check the logs by running `docker-compose logs -f nginx_proxy_letsencrypt`. It should tell you what the problem is....

@manugut Make sure that when it prompts you to update your `docker-compose.yml` file you choose "Y", because otherwise you won't have the necessary components.