https://discord.cloudflare.com logo
Join Discord
Powered by
# general-help
  • Clodflare Loading in Loop.
    r

    RelaxedFoX

    05/25/2023, 7:54 PM
    Normally clodflare verification works okay, but When I turn on Desktop mode, Verification loading in infinite loop. Any solution?

    https://cdn.discordapp.com/attachments/1111381698035327037/1111381698156965908/Screenshot_2023-05-26-01-22-05-05_4d38fce200f96aeac5e860e739312e76.jpg▾

  • how enable captcha for website ?
    u

    ⟁℟♱⋀🐺

    05/25/2023, 9:23 PM
    Hi , how enable cloudfare captcha for website whiteout extention ?!
    b
    • 2
    • 1
  • Coinbase is blocked by Cloudflare
    d

    daniel

    05/26/2023, 3:11 AM
    I need some good rules set for my website - anyone have a guide or a manual / documentation that I can go about using proper rules for my website?
    • 1
    • 1
  • auto generate captions - stream
    p

    pranjal

    05/26/2023, 11:49 AM
    Hi, is there any way to enable auto caption for all the videos inside my stream library? OR can I do this automatically after uploading a video, Is there any workaround?
  • Can't add domain to Cloudflare
    s

    salad

    05/26/2023, 2:38 PM
    I work for a municipal government in Quebec, so we have a domain name like this: ville..qc.ca (i.e.: ville.ddo.qc.ca, ville.pointe-claire.qc.ca, etc.) Because of this weird domain name format, Cloudflare detects it as being a subdomain and only allows me to add .qc.ca. This isn't possible, as that isn't our domain. Has anyone had a similar type of issue?
    e
    b
    • 3
    • 12
  • Login via security key currently broken
    m

    Maxr1998

    05/26/2023, 3:40 PM
    It seems like the FIDO security key login is currently throwing an error and doesn't confirm the login. Thankfully, I could fallback to TOTP, but a bug like this is still quite critical.
    z
    • 2
    • 4
  • For image storage which would be better r2 or images?
    r

    Ricky U

    05/26/2023, 6:09 PM
    I would nee d the following - images to be stored under a user object path i.e. /user1/imagename.jpg - storing only images no other types. - do not really need image manipulations software - need client side uploading of images - can be publicly available for now but only logged in users that have access to the object path should be able to see their own images. which one would be more suitable r2 or images?
    e
    h
    i
    • 4
    • 11
  • Does cloudflare charge for attack traffic while using Argo Smart Routing?
    c

    ChaeMin

    05/26/2023, 6:37 PM
    Does cloudflare charge for attack traffic while using railgun?
    c
    • 2
    • 3
  • Can't create DKIM Records
    t

    Teo

    05/26/2023, 6:42 PM
    Hi guys, I'm using ovh OVH mail service, but i use cloudflare's DNS servers. So, i'm trying to create a DKIM and SPF record but cloudflare gives me an error: "cannot create a non-glue record that is beneath a delegated child zone." Can someone help me?
    c
    • 2
    • 63
  • Access tunnel to docker host results in 502s when trying to get to services
    b

    BrianTheImpaler

    05/27/2023, 4:00 AM
    I configured an Access Tunnel that terminates in a cloudflare/cloudflared docker container on my docker host. Everything is running via docker compose. In the Access dash I have a tunnel setup for the same, with the connection from the docker host as the connector. In the tunnel config I have two public hostnames configured for the two apps I want to share. I have the service for each pointing to https://localhost:8989 (as an example). In Access I configured applications for the two services to publish with the application URLs pointing to the same public hostnames configured under the tunnel. In my DNS records dash I have a pair of CNAMEs that match the applications and public hostnames, those CNAMEs point to the Argo tunnel identifiers. On the docker side I have the three containers (cloudflared and the two applications) on the same network by themselves. The applications are publishing their ports, the same as I specified in the tunnel public hostnames services. When I try to hit the services I initially get the Access authentication page, then once I authenticate instead of getting the requested service I'm getting a 502 error. The Ray IDs don't show me a ton other than the traffic being allowed. When I look at the docker container logs for cloudflared I was seeing requests for the apps with an error of:
    Copy code
    cloudflared  | 2023-05-27T03:22:47Z ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 127.0.0.1:8989: connect: connection refused" cfRay=<RAYID>-SEA event=1 ingressRule=1 originService=https://localhost:8989
    cloudflared  | 2023-05-27T03:22:47Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 127.0.0.1:8989: connect: connection refused" connIndex=0 dest=https://myapp.mydomain.com/ event=0 ip=198.41.192.47 type=http
    Any ideas?
    • 1
    • 2
  • Cloudflared proxy only works on one public hostname out of the two.
    d

    DvidPi

    05/27/2023, 3:22 PM
    Hey! For context, I have 2 zero trust public host names. Both of them are pointing to my local server's IP:8009 (That's where my service is located - nginx). Though, only one of the public host names works. The other one just refuses to connect.
    • 1
    • 1
  • Cross-Origin Resource Sharing (CORS) Error: PreflightMissingAllowOriginHeader in Next.js App with Cl
    g

    GhostOperator

    05/27/2023, 11:04 PM
    Hello there, I'm currently facing an issue with Cross-Origin Resource Sharing (
    CORS
    ) when attempting to access my API from a locally running Next.js app. The API itself is forwarded through Zero Trust Cloudflare Tunneling. I would greatly appreciate any help to solve this issue. Here's the scenario: - I have a Next.js app running on my local machine, which needs to communicate with my API. - Whenever I make requests to the API using the Fetch API within my Next.js app, the network tab in the browser displays a "PreflightMissingAllowOriginHeader" error related to CORS. - Interestingly, I don't encounter any CORS errors when testing the API using tools like Postman. Key details about my setup: - The Next.js app is running locally, not hosted via Cloudflare. - The API server is separate and is forwarded through Zero Trust Cloudflare Tunneling. Despite these measures, I'm still experiencing the CORS error when attempting to access the API from my Next.js app. I suspect there may be some configuration aspect related to Cloudflare or the way Zero Trust Cloudflare Tunneling handles incoming requests that I'm overlooking. I would be grateful for any suggestions, troubleshooting steps, or guidance on resolving this issue. I'm also down for providing any details if needed.

    https://cdn.discordapp.com/attachments/1112154295001944174/1112154541966758059/image.png▾

    https://cdn.discordapp.com/attachments/1112154295001944174/1112154542260363404/image.png▾

    k
    • 2
    • 13
  • is there a simple example that shows how you can import a local ts/js project locally please ?
    s

    somoni

    05/27/2023, 11:54 PM
    I am trying to build a worker based project that imports a local ts/js project with its own directory
    • 1
    • 1
  • Minecraft Java + Bedrock server routing
    d

    DvidPi

    05/28/2023, 10:32 AM
    Hey all! I just set up my Minecraft Java server along with a Geyser proxy to allow Bedrock players to join. Currently, Java players can join just fine with mc.domain.example. Bedrock players however, can't join. Here are my DNS records:
    Copy code
    Type - Name            - Content                          - Proxy Status - TTL
    A    - bedrock         - (my IP)                          - DNS only     - Auto
    A    - mc              - (my IP)                          - DNS only     - Auto
    SRV  - _minecraft._udp - 0 0 19132 bedrock.domain.example - DNS only     - Auto
    SRV  - _minecraft._tcp - 0 0 25565 mc.domain.example      - DNS only     - Auto
    I made sure that I forwarded the right ports on the right protocols
    z
    • 2
    • 13
  • Clodflare Page not running Js
    s

    sz

    05/28/2023, 12:54 PM
    Hello folks, i deployed my first qwik app to Cloudflare Pages. Unfornately none of the js seems to work. You can find it here: https://8d2ed25a.zankel-engineering.pages.dev/ Did anybody have similar problems? Sebastian
    w
    j
    • 3
    • 11
  • Cloudflared SSH doesnt work
    s

    Slush

    05/28/2023, 2:48 PM
    Hello I get everytime this weird error if I want to connect to cf but It works on web

    https://cdn.discordapp.com/attachments/1112392025111793824/1112392025266995210/image.png▾

    l
    e
    • 3
    • 24
  • Forwarding a URL
    k

    Klont

    05/28/2023, 2:54 PM
    I don't have any forwarding URL rule. When I try to add one it says this. Why?

    https://cdn.discordapp.com/attachments/1112393536076267561/1112393536348885122/image.png▾

    w
    c
    • 3
    • 15
  • Cloudflare Cache Not Caching
    l

    lmtr0

    05/28/2023, 7:38 PM
    Hello there, good day! I'm wondering If I'm doing something wrong, I've a worker site that returns assets from A storage bucket with the cache flag like this:
    Copy code
    js
    const fetchBucketContent = async (path: string, bucket: string): Promise<Response> => {
        return fetch(`https://${bucket}${path}`, {
            cf: {
                cacheEverything: true
            }
        })
    }
    However, when I look at the cloudflare analytics, this is the percentage of cahing I'm getting: I was testing my site with Webpagetest and GT Metrics multiple times, I want webpagetest and GTMetrics to receive the cahced content and not the worker content. How would I go about that?

    https://cdn.discordapp.com/attachments/1112464946819780710/1112464947255967744/image.png▾

    • 1
    • 1
  • paypal not working?
    r

    Randomusername

    05/28/2023, 8:45 PM
    im trying to purchase a domain but it seems to not be working? im trying to use paypal but when i enter my verification code it just says verifying?
    c
    • 2
    • 11
  • IDN domain name issue.
    d

    DVD

    05/28/2023, 10:45 PM
    saas In the Fallback Origin of SSL/TLS Custom Hostnames, it is not possible to use IDN domain names When adding an IDN domain name, the message 'You must use a valid domain name.' is displayed. After conversion, the message 'You must use a hostname that is a part of your zone.' is displayed. spectrum Spectrum cannot add an IDN domain name either, it prompts 'Invalid Domain'
  • SSLCertVerificationError
    d

    Developer Joshua

    05/29/2023, 12:32 AM
    Hello! This is the error message that AWS Lambda is giving me:
    Copy code
    "errorMessage": "HTTPSConnectionPool(host='home.nafzigers.us', port=443): Max retries exceeded with url: /api/alexa/smart_home (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1091)')))",
    I don't know what to do! I have tried ever type of SSL/TLS type, all with the SAME error. Any ideas?
    e
    • 2
    • 3
  • Vultr no longer part of bandwidth alliance
    d

    DanTheGoodman

    06/13/2023, 12:04 PM
    Just chatted with support, they do not reduce egress for cloudflare destinations: https://www.vultr.com/news/Vultr-Announces-Reduced-Bandwidth-Pricing-2-Tb-Of-Free-Monthly-Egress-Free-Ingress-And-Global-Pooling/
    c
    v
    u
    • 4
    • 19
  • Reverse proxing my nextcloud and others using tunnels
    f

    feugnis

    07/12/2023, 6:23 PM
    I started by trying to use Cloudflare tunnels to just route my localhost port running Jellyfin (just to test it) to my domain. It worked, but my goal was to set up a cloud file system locally with the ability to access it anywhere. I would put all my pictures and all my documents on it. But then I found Cloudflare section 2.8 pretty much saying doing this is against the rules. But then I found out they removed it. So I have no clue if I'm supposed to do it this way or if there is a simple, easier way that doesn't violate cloudflares rules. Thanks!
    s
    l
    +3
    • 6
    • 7
  • Help with simple domain name redirection registers
    h

    highflyingdwarf

    08/30/2023, 8:58 PM
    > Since aparently you can't reidrect a non cloudflare managed domain to a cloudflare managed domain, I added cloudflare for my domain > > Using cloudflare's DNS registers for -, how can I redirect this domain so that it points to my domain when accessed through a browser, and a Minecraft server IP when accessed ingame? > > Essentially, the root IP would be used as both a redirected website address, and an ingame server IP. Preferably without the use of any subdomains. > > I tried setting up two A registries as shown in the image. For now it's not working, I also tried setting TTS to 1 minute just to make sure it's not a patience issue 😂 , so I likely didn't do it right yet. You can redirect any host to any other host on the internet using 301 and 302 redirects. https://developer.mozilla.org/en-US/docs/Web/HTTP/Redirections What you are likely doing when you say that you can't redirect to a Cloudflare managed domain is via DNS. You cannot redirect from one site to another using DNS. DNS redirects using CNAME records for the purpose of DNS resolution, which means if you point to Cloudflare it would result in Cloudflare IP's and a 1000 error: https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors/#error-1000-dns-points-to-prohibited-ip
    p
    c
    • 3
    • 115
  • Minecraft Server with Cloudflare Zero Trust
    v

    voidablemoon884

    09/06/2023, 11:25 AM
    Hello, I recently created a Minecraft Java + bedrock server on my V-server. Now I'm trying for a while to make these servers accessible WITHOUT srv records. The Minecraft server is running in a docker container. The internal docker IP is 172.17.0.2 and the ports are 25565, 19132 and 7867. How can I make the server reachable with a tunnel on sub.domain.com? Thanks in advance!
    f
    p
    • 3
    • 6
  • 520 ERROR (Important!)
    s

    sindrimt

    10/27/2023, 9:01 AM
    Hi. When I use postman, I it works fine, but when I try the exact same configuration with code, I get this error: Does anyone know what the issue could be?
    c
    • 2
    • 5
  • CF Fonts beta: examples of problems
    b

    BryceWray

    11/06/2023, 12:26 PM
    Have been told the
    general-discussions
    channel isn’t where to report this, so will try here. (Tag choices didn’t really apply.) Re the Cloudflare Fonts beta: I created a mini-site to test how CFF handles Google’s Latin-language variable serif and sans-serif fonts that have italic styles. The ones which CFF currently doesn’t process correctly are the following, with links provided as examples: - Brygada 1918 (https://cfftest.brycewray.com/cff003/) - Noto Serif (https://cfftest.brycewray.com/cff009/) - Source Serif 4 (https://cfftest.brycewray.com/cff014/) - DM Sans (https://cfftest.brycewray.com/cff022/) - Exo 2 (https://cfftest.brycewray.com/cff024/) - Kumbh Sans (https://cfftest.brycewray.com/cff033/) - Roboto Condensed (https://cfftest.brycewray.com/cff042/) - Source Sans 3 (https://cfftest.brycewray.com/cff047/) To be fair, these amount to a small percentage of the fonts I tested! Good job, CFF team! However, some of these are fairly popular choices and, thus, could merit some attention as to why CFF isn’t processing them yet. Thanks. *One thing to note for any other user finding this: where a font has a multi-word name, it’s important to make sure your website feeds the necessary
    link
    with an unescaped
    +
    between the font name’s words (e.g.,
    Noto+Sans+Display
    for the Noto Sans Display font). I got help with that in the Hugo Discourse (https://discourse.gohugo.io/t/how-to-unescape-plus-sign-in-url-re-cloudflare-fonts/46734) but, if you’re using a different web-building tool, make sure it’s not escaping the
    +
    as
    &43#;
    since that appears to complicate things for CF Fonts.*
    k
    c
    • 3
    • 6
  • Help understanding how to resolve error 520 from cloudflare
    l

    lky8150

    11/10/2023, 12:49 AM
    Apoligies if this is wrong place to ask for help but I'm new to cloudflare and I'm in process of trying to get my site up and running. I get error 520 and I'm not sure how to resolve. Would it be possible for some help to understand where I may be going wrong?
    r
    • 2
    • 1
  • Unable to get KV values from namespace while running wrangler dev
    j

    jwalker7574

    11/11/2023, 9:24 PM
    I created a kv namespace with the wrangler cli and put the id and binding in my wrangler.toml. Now when I call env..get() I always get a null response. Though, when I try to get that same key from the same kv namespace using the Wrangler CLI I get the correct value. Has anyone run into this same issue?
    c
    c
    • 3
    • 4
  • Home Assistant Error
    d

    daven_official

    11/14/2023, 11:55 PM
    Hello, I need help with my home assistant configuration. I'm getting this error. Can anyone help me with this? Leave cloudflared running to download the cert automatically. Failed to write the certificate due to the following error: Get "https://login.cloudflareaccess.org/Td9YN9dAJNPUK_aE0W48bFwkpqSxik8xuQmfFO2BQwo=": dial tcp: lookup login.cloudflareaccess.org on 127.0.0.11:53: server misbehaving Your browser will download the certificate instead. You will have to manually copy it to the following path: /root/.cloudflared/cert.pem Get "https://login.cloudflareaccess.org/Td9YN9dAJNPUK_aE0W48bFwkpqSxik8xuQmfFO2BQwo=": dial tcp: lookup login.cloudflareaccess.org on 127.0.0.11:53: server misbehaving s6-rc: warning: unable to start service init-cloudflared-config: command exited 1 /run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information. /run/s6/basedir/scripts/rc.init: fatal: stopping the container.
    d
    l
    • 3
    • 4
12345...10Latest