Domain name resolution

What is the name of the domain?

dave-tv.com

What is the error number?

523

What is the error message?

Origin is unreachable

What is the issue you’re encountering

domain name isnt resolving

What steps have you taken to resolve the issue?

double and triple checked IP, reset origin certificates, bypassed CF, tried usiing just the ip and that works

What are the steps to reproduce the issue?

just go to dave-tv.com

Screenshot of the error

You can temporary Pause Cloudflare to double-check if your Website works then:

  • Use the “Pause Cloudflare on Site” option from the Overview tab for your domain at dash.cloudflare.com .
  • The link is in the lower right corner of that page.

What kind of content you’re going to serve over your domain and over a proxied :orange: hostname? :thinking:

Over which port on the origin?

i am running nginx proxy manager and have it pointed at my plex server, which if i use my ip address on port 32400, it works just fine. when pausing CF and attempting to connect to dave-tv.com, it times out

my end plan is a web serverm im just using my plex since i know it works easily usually

I have had this working before I dont know what the issue is now also if its relevant Im doing this on unraid

any ideas?

That points to something wrong with configuraton/proxy at origin if you’ve got this issue when Cloudflare is paused. :thinking:

Is this the local port or?
For proxied :orange: hostname e.g. example.com and for Web traffic HTTP(S) you can use below ones which are supported and compatible:

like i said, if i punch in my ip :32400 it opens right up (32400 is just the standard port for my plex server, Im using it for testing because I know it works fine so im elimination any possibility of unrelated errors) when cloudlare is paused I dont get an error it just times out
only when i use www.dave-tv.com or dave-tv.com do I get the 523

Im assuming it is a DNS issue and for some reason my domain isnt tied to my ip

You’re using Nginx or some other?

If you’re proxying at the origin, then the local 32400 should go to one of the compatible and supported ones with Cloudflare :orange: on the list from the article linked in my previous reply.

Nevertheless, there is Spectrum feature but it costs and I’d not suggest it for such case.

Cloudflare offers specific Paid Services (e.g., the Developer Platform, Images, and Stream) that you must use in order to serve video and other large files via the CDN.

I could suggest using cloudfalred tunnel for Plex, but you might end up in a ToS violation:

See here:

Im currently just using plex as a test point, but the problem occurs regardless of what port I use

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.