https://discord.cloudflare.com logo
Join Discord
Powered by
# general-help
  • warp client stuck in connecting due to dns lookup failure
    s

    sorewwa

    12/30/2023, 4:30 PM
    i have a problem with warp CF_DNS_PROXY_FAILURE
    d
    • 2
    • 3
  • R2 vs Pages for Simple Static Site
    m

    mrvwman

    12/30/2023, 10:53 PM
    For a simple static site should I use pages or r2? I've used pages before when creating sites using dev tools like npm, react, git/github. In this particular case the site is generated from a wysiwyg tool that doesn't need a github repo so I just upload the assets via the browser to either pages or r2. I've not yet connected an r2 bucket to a domain, but seems pretty straightforward. Does anyone have any pro/con advice?
    p
    c
    • 3
    • 2
  • VPS Gaming with NextMaker and WireGuard: Secure Subdomain Setup
    a

    achllys

    12/30/2023, 11:11 PM
    I'm aiming to configure the NextMaker GUI alongside WireGuard to establish efficient tunneling, with a focus on gaming applications. My primary objectives are to ensure robust security and achieve minimal latency. Presently, I'm working on setting this up on a VPS, which is already equipped with an existing tunnel. The challenge arises as I need to integrate this configuration effectively for an additional subdomain, while maintaining another subdomain dedicated to a password manager. This complexity has left me somewhat confused, and I'm seeking clear guidance on how to navigate and implement this setup successfully
  • Phishing Report
    t

    thexdegen

    12/31/2023, 3:36 AM
    https://webdappsconnectprotocol.pages.dev/ This needs to be taken down immediately, before more people lose their money. This was passed off to me in a discord channel.
    a
    h
    • 3
    • 6
  • Cloudflare Image Resize - origin only
    s

    sml

    12/31/2023, 5:48 AM
    I’m trying to understand exactly what origin only meant — does it mean that: 1. it will only accept image resize URLs that are served from the domain, or 2. that it will only allow images from the domain Primarily, I’m concerned that if I enabled this option, would it prevent Google from being able to serve the images on google images since now the request would come from Google and not the domain. I didn’t really want to test it on a live site to see the behavior because I don’t want our images to disappear from google all of a sudden. (obviously)
  • `Accept-Encoding` received by origin is not what was sent by the user
    c

    cloutfroggo

    12/31/2023, 10:02 AM
    I'd like to handle the compression of my content myself as the files are relatively large (~20mb avg). I have setup deflate compression on my server which works great (compresses down to ~5mb) however I have no way of disabling it when the user doesn't support it as the
    Accept-Encoding
    header received on the server only has gzip listed even though I am sending the request with postman with
    Accept-Encoding: gzip, deflate, br
    . Even when setting
    Accept-Encoding: deflate
    the origin only receives gzip in the header. How can I make sure I am getting the same
    Accept-Encoding
    header at my server that is being sent from the user? I just want cloudflare to act as a proxy to protect my server, I don't want any fancy compression stuff.
    l
    • 2
    • 5
  • Beginner need help pointing a domain to a ip address with port
    u

    _gabepaki

    12/31/2023, 10:47 AM
    my website is hosted on this ip 2.56.246.53:30009 i want my domain to point on this ip with domain
    f
    e
    c
    • 4
    • 34
  • Cloudflare Images form validation
    p

    paralink_paul

    12/31/2023, 8:28 PM
    I’ll need to upload some photos on my cloudflare worker when the user submits the form. I’m wondering what kind of validation should I perform to make sure they are actually images? Does Cloudflare Images do any validation during upload?
    l
    • 2
    • 3
  • Cloudflare Fonts support for text= parameter?
    o

    oxume

    12/31/2023, 11:55 PM
    Google Fonts supports passing in the string itself you'll use the font with, and only returns those specific characters. I have the following, which works locally, fetches the odd characters I need and use only once on my page.
    Copy code
    html
    <link href="https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400&display=swap&text=/ˌkɒljəˈmɛ" rel="stylesheet">
    When Cloudflare Fonts transforms this, it fetches the latin and latin-ext characters, but misses the other characters, resulting in broken text. This also results in fetching 41+96 kB of fonts instead of the 2.6 kB I need. As this results in broken text, this seems like a case where it should fallback and avoid rewriting the request, at least until the full Google Fonts css2 API is supported.
  • Need Help with SSH Tunneling via Cloudflare -Facing Issues
    s

    salmanfarshi_42458

    01/01/2024, 9:18 AM
    I'm currently in the process of setting up SSH tunneling via Cloudflare to remotely access my home desktop. I've successfully configured DDNS using a script that updates my Cloudflare DNS settings with my home's IPv4 public IP address. Here's a quick rundown of my progress: SSH Server Setup: My home desktop has an SSH server installed and is confirmed to be working locally. Cloudflare Account: I've created an account on Cloudflare and added my domain. DDNS Configuration: Using a script, I've set up a dynamic DNS service that updates my Cloudflare DNS settings with my home's IPv4 public IP address. However, when attempting to SSH using the Cloudflare domain, I'm running into some issues. I suspect there might be some additional steps or configurations that I'm missing. Here are a few specific questions I'm hoping the community can help me with: Cloudflare Settings: Are there specific settings on Cloudflare that need to be configured for SSH? I want to make sure I'm not overlooking any crucial details. Home Desktop Configuration: Are there any specific settings or configurations needed on my home desktop for successful SSH tunneling via Cloudflare? Security Concerns: Is SSHing through Cloudflare safe? What additional security measures should I implement to ensure a secure connection? I would greatly appreciate any insights, tips, or steps to troubleshoot from those who have experience with SSH tunneling through Cloudflare. Thanks in advance for your help!
    m
    • 2
    • 3
  • Help with DNS resolution (using CF pages and CF domain name)
    j

    j3llybeans

    01/01/2024, 11:00 AM
    I currently have my site hosted using CF pages and bought a domain using CF's registrar, it works fine and all for the most part where if i type domain.app, it displays the contents I have deployed using CF pages (i set this up using pages' "custom domains") after i set this up tho, there was this notice on the dashboard saying something like i have to set up the A,AAAA and CNAME records such that
    www.domain.app
    would also redirect to
    domain.app
    so i tried (as seen on the screenshot) but it didn't work what'd i do wrong? (it's my first time dealing with domains so i'm pretty unfamiliar with these stuff) btw, the CNAME record here is the record automatically set by CF after i linked the domain name to my pages project
    a
    • 2
    • 5
  • Need help to transfer domain registered with cloudflare to different cloudflare account
    w

    w3bcode

    01/01/2024, 4:03 PM
    I am currently following the guide mentioned [here](https://developers.cloudflare.com/fundamentals/setup/manage-domains/move-domain/)
    Copy code
    The domain transfer process depends on your DNS settings. If Cloudflare is your authoritative DNS provider (that is, your domain nameservers point to Cloudflare), you must:
    
    Create a new Cloudflare account or log in to an existing Cloudflare account.
    
    1. Add the domain to the account (as if you were adding it for the first time).
    2. Log in to your domain registrar account and update the nameservers to the provided Cloudflare nameservers.
    3. Finalize the nameserver update by selecting your domain in the dashboard > Overview > Re-check now.
    But I am having issues in updating nameservers in another cloudflare account as there is no option to update the nameserver. So what shall I do ?
    c
    v
    • 3
    • 5
  • Unable to access dashboard/support page
    b

    biddinwar

    01/01/2024, 4:24 PM
    I'm just stuck at the "Verify you're human" which is rather annoying, not really sure what to do as changing browser is giving me the same as well.
    • 1
    • 1
  • Monthly Charges on a Free Plan
    n

    niipanda3

    01/01/2024, 5:50 PM
    Hello, I've been charged around $9 for the past 2 months even though I'm on the free plan. I need some assistance please.
    c
    m
    c
    • 4
    • 4
  • Failed cloudflared.service startup
    n

    not.ansh

    01/01/2024, 7:04 PM
    Hello, I recently tried installing cloudflared.service though my PC crashed during the installation. Now whenever I try reinstalling, it pauses infinitely after I run
    sudo systemctl start cloudflared
    . Here is the logs for when I try starting up the service. I haven't had much luck online either.
    Copy code
    Jan 01 12:55:38 user-server cloudflared[19994]: 2024-01-01T18:55:38Z DBG edge discovery: returning same edge address back to pool connIndex=0 event=0 ip=<IP>
    Jan 01 12:55:38 user-server cloudflared[19994]: 2024-01-01T18:55:38Z DBG Connecting via http2 connIndex=0 event=0 ip=<IP>
    Jan 01 12:55:38 user-server cloudflared[19994]: 2024-01-01T18:55:38Z DBG rpc rx error: context canceled
    Jan 01 12:55:38 user-server cloudflared[19994]: 2024-01-01T18:55:38Z ERR failed to serve incoming request error="Unauthorized: Failed to get tunnel"
    Jan 01 12:55:38 user-server cloudflared[19994]: 2024-01-01T18:55:38Z ERR Register tunnel error from server side error="Unauthorized: Failed to get tunnel" connIndex=0 event=0 ip=<IP>
    f
    • 2
    • 36
  • Portainer/Docker/Cloudflare issue
    a

    achllys

    01/02/2024, 4:23 AM
    Hello! I've been closely following Jim Hope's guide on setting up a Cloudflare Tunnel (https://jimhope.me/blog/2022/06/03/setting-up-cloudflare-tunnel/) but can't access my site despite ensuring all steps were correctly followed. This setup involves Docker, Portainer, and Cloudflare Tunnel configurations. If anyone has experience with Cloudflare or similar setups, your advice would be invaluable. Could someone help me figure out where things might be going wrong
    c
    i
    • 3
    • 23
  • Rate limiting with automatic WAF
    s

    subscriptions_

    01/02/2024, 9:11 AM
    Hi everyone, I'm building a completely serverless application using cloudflare workers and want to prevent the bill to go high. I'm planning to implement rate limiting for the entire domain to a high value and whoever offends this should be blocked completely, is there any way to automatically add the IP of the user to WAF if they're rate limited?
    a
    • 2
    • 3
  • AI Gateway GraphQL to retrieve tokens cost, request & response.
    u

    .billxue

    01/02/2024, 2:47 PM
    Hello! I'm trying AI Gateway to log the token cost. I followed the guide https://developers.cloudflare.com/ai-gateway/get-started/configuring-settings/ to use GraphQL. However, the graphql query only responses like:
    Copy code
    json
    {"data":{"viewer":{"accounts":[{"requests":[{"count":2,"dimensions":{"gateway":"mygateway","model":"gpt-3.5-turbo-0613","provider":"openai","ts":"2024-01-02T01:05:00Z"}}]}]}},"errors":null}
    How to retrieve more detailed logs using GraphQL? Where to find the schema for GraphQL?
    m
    • 2
    • 1
  • Self hosting a media uploading service routed trough Cloudflare (At least on the DNS side)
    d

    dvidpi

    01/02/2024, 2:57 PM
    Hello there! I started running my own media uploading service and need to figure out routing. For testing, I used Cloudflare Tunnels, I haven't uploaded any (large) media on it, but from what I saw, uploads worked fine. I have since closed that tunnel and now need to figure out a different way of routing my service through my domain. My service runs on port 8020, which an A record won't handle. I have read that serving large amounts of content through Cloudflare is not allowed on the Free plans. Is there some alternative that I could use, ideally something free? Thanks!
  • SCAM WEBSITE ON CLOUDFLARE
    z

    zegevlier

    01/02/2024, 10:52 PM
    ?abuse
    h
    n
    e
    • 4
    • 5
  • Checking firewall events via API
    u

    _sakura.sx

    01/03/2024, 12:02 AM
    I want to check firewall events using the api (the ones that appear on the security tab), I am mainly interested in the number of events in a given time, how could I do this and what is the minimum time period I can check?
    e
    • 2
    • 26
  • Wordpress wp-config.php issue
    c

    Cyb3r-Jok3

    01/03/2024, 2:21 AM
    Confused what this has to do with Cloudflare? Are you seeing a Cloudflare block page?
    j
    • 2
    • 9
  • Help me with this project please
    f

    Flop

    01/03/2024, 11:07 AM
    I ain’t clicken that
    e
    • 2
    • 6
  • GZIPed responses from my origin are being decompressed with `Content-Type: application/octet-stream`
    c

    cloutfroggo

    01/03/2024, 6:07 AM
    I am serving my responses from my origin compressed with gzip and
    content-encoding: gzip
    and
    content-type: application/octet-stream
    headers. When I request from this server the response I get back is not gzipped even though the
    accept-encoding
    header allows gzip. However if I set the
    content-type
    header to something like
    application/wasm
    then the response stays as gzip and is not decompressed. How can I keep a content type of
    application/octet-stream
    while also not having my responses being decompressed?
    m
    • 2
    • 4
  • How Tor stopped DDoS and how cf could too
    u

    _sakura.sx

    01/03/2024, 12:13 PM
    https://blog.torproject.org/introducing-proof-of-work-defense-for-onion-services/ If a lot of requests are made, Tor does a PoW challenge, the PoW adapts to the amount of requests being made, the source code is already public and has been audited, please cf implement this. You would solve DDoS once and for all.
    f
    c
    l
    • 4
    • 67
  • URGENT: Images not showing in Google Images
    a

    Avi

    01/03/2024, 1:37 PM
    I am using Cloudflare images to deliver images on my website. But they are not showing in Google Images. Please help its urgent.
    c
    • 2
    • 4
  • catchall mail forwarding?
    k

    kingkong9112

    01/03/2024, 4:54 PM
    It seems to never work for me.
    m
    a
    • 3
    • 10
  • Page Rules | Problem
    m

    Muziky

    01/03/2024, 6:48 PM
    Hello i have problem with Page Rules and my problem is not redirect my website from www to my main website this image what i am doing
    c
    m
    • 3
    • 12
  • Has anyone noticed jump_start not working when adding a domain via Terraform?
    g

    g000m

    01/03/2024, 7:07 PM
    I'm pretty new to Terraform; this works but jump_start is ignored resource "cloudflare_zone" "setup_zones" { for_each = { for domain in local.flattened_domains : domain => domain } zone = each.key account_id = var.account_id jump_start = true }
    • 1
    • 1
  • r2 connection issues with ipv6
    t

    thisisb

    01/03/2024, 7:26 PM
    hi, im facing horrible slow downlodas from r2 if ipv6 is enabled, as soon as its disabled it works fine, only seems to effect users from germany
    t
    • 2
    • 1
1...678910Latest