AzuraCast / AzuraCast

A self-hosted web radio management suite, including turnkey installer tools for the full radio software stack and a modern, easy-to-use web app to manage your stations.
https://www.azuracast.com/
GNU Affero General Public License v3.0
3.07k stars 568 forks source link

Can’t connect from VirtualDj to WebRadio via CloudFlare #2483

Closed DaniloL88 closed 4 years ago

DaniloL88 commented 4 years ago

Using Docker installation method

Host Operating System

Describe the bug

To Reproduce

Expected behavior

Relevant Logs

Screenshots

Device(s):

Additional context

Hello, I’ve installed AzuraCast into my Linux VPS and I just turn on my VirtualDj to do some live. If I put my domain protected by cloudflare live didn’t start but if I put the source ip (of my VPs) live starts. I’ve set Web Proxy on the settings page. What’s the problem?

Vaalyn commented 4 years ago

Because CloudFlare blocks any incoming connections that aren't on the standard web ports you'll have to use the IP of your VPS to connect as streamer.

You can read more about this here

DaniloL88 commented 4 years ago

So, is there any way to don’t show up my original VPS IP to my DJ/Speaker?

Vaalyn commented 4 years ago

Maybe this entry from the CloudFlare support site can help you there https://support.cloudflare.com/hc/en-us/articles/200169156-Identifying-network-ports-compatible-with-Cloudflare-s-proxy

I haven't used CloudFlare yet so I'm not really sure what can be done there.