Cloudflare Developers

CD

Cloudflare Developers

Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news

Join

It looks like they did add support but

It looks like they did add support but you need to force it to connect over IPv6, via the --edge-ip-version argument
--edge-ip-version value Cloudflare Edge ip address version to connect with. {4, 6, auto} (default: "4") [$TUNNEL_EDGE_IP_VERSION]
--edge-ip-version value Cloudflare Edge ip address version to connect with. {4, 6, auto} (default: "4") [$TUNNEL_EDGE_IP_VERSION]
...

Ideas for Cloudflare Developer Platform

Ok people.. In the completely hypothetical scenario that I am currently editing a document with the top asks for the Cloudflare Developer Platform in 2023.. what would you say they are? Now some rules, I am going to be creating a thread and only post in there. One post per item and one item per post. Read through the previous entries to see if someone mentioned your thing already and put an emoji on them instead of creating a new one. Go!...

is it possible to change location with

is it possible to change location with Zero Trust?

Hello folks I m having trouble getting a

Hello folks, I'm having trouble getting a subdomain to redirect to a subdirectory. I'm sorry if this is a noob question. I have account.mastersofscale.com as a CNAME, pointing to some outdated server that I do not control. I want it to point to the same server that handles https://mastersofscale.com -- more specifically, to https://mastersofscale.com/my-account When I redirect, I need to capture the query string so things like $_GET variables still work....

QUIC , ECH & TLSv1.3 parallelism

I had some question regarding QUIC / ECH, which could also be browser (firefox) dependent. I will make a thread to not clutter general

which change every 30 secs

which change every 30 secs like the best would be email + password + TOTP...

Not sure where to best report the

Not sure where to best report; the recently posted video about developer week ( https://cloudflare.tv/event/raWPn6Zm) doesn't load for me. The link to the stream site seems to point to a "null" reference. Here's a snippet from the page metadata: "metadata":{"fileName":"dev week hero 2.jpg"}},"id":"O3vVD0Zq","title":"Developer Week","titleSlug":"developer-week","url":null},"thumbnail":{"$type":"Asset","url":"/img/open-graph.png"},"thumbnailTimestamp":null,"videoId":null,"live":true,

SSL Apache

But surely it's a conflict between my vhost config on apache and CF

Oh Well thats exciting

Oh! Well thats exciting

Listings - Reputation Checker - Spamhaus

Hello everyone, I'm having a kind of complicated problem with Cloudfare Pages... Not with it in itself, but something else. When I try to put cloudfare pages links in Linkeding it's interpreted as spam. I got in contact with Linkedin about that and then they said it was being caught by a website(?) called Spamhaus: https://check.spamhaus.org/listed/?searchterm=pages.dev Are there any possibilities on getting in contact to Cloudfare devs to see if they can fix that? I really like Cloudfare Pages and wouldn't like to change my hostings just because of such problem...

Web Analytics CSP

@James cybermon.uk is my domain and I get the beacon.min.js cannot be run due to my CSP but if you are using nonces which I am it should run but its not due to want to run inline which is bad even though I have this in my hugo theme https://github.com/L1ghtn1ng/hugo-theme-hello-friend-ng-cloudflare/blob/master/layouts/partials/javascript.html#L13

Status Worker

yes, or it wont be a secret and will be overwritten when you publish

Via the terminal with `sudo cscli

Via the terminal with sudo cscli decisions add -i 173.80.198.81 -R http -d 20m

Unable to reach the origin service

2022-10-12T16:59:09Z 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 [::1]:80: connect: connection refused" connIndex=0 dest=https://cloud.website.org/favicon.ico ip=198.41.200.63 type=http
2022-10-12T16:59:09Z 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 [::1]:80: connect: connection refused" connIndex=0 dest=https://cloud.website.org/favicon.ico ip=198.41.200.63 type=http
...

Dawn Parzych2809 could you check this

@Dawn Parzych could you check this?

```

``` curl --request PATCH 'https://api.cloudflare.com/client/v4/accounts/:account_id/pages/projects/:project_name' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{...

Terraform setup

Does someone here have an public repo with an example terraform -> cloudflare setup?

Error 526 on updating DNS A record

Switched from Linode to DigitalOcean for hosting one of my applications. Hence, changed both the A and AAAA records of the domain to point to the IP address of the new server. Now I'm getting 526 error.
I'd like to keep the SSL setting as is -- "Full (Strict)". It's working perfectly fine when I delete an existing subdomain and add a new one....

Cloudflared ssl

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: x509: certificate is valid for censored.censored.traefik.default, not traefik-reverse-proxy-1" connIndex=0 dest=https://cloud.mydomain.com/ ip=198.xx.xx.xx type=http

Extra ACME TXT records preventing renewa...

I see cloudflare has some issues with phantom txt records for acme-challenges in peoples DNS zone. It is causing issues for us when we try to generate a letsencrypt certificate. https://community.cloudflare.com/t/extra-acme-txt-records-preventing-renewal/412449/22 Is there anybody who have any knowledge about if/how Cloudflare plan to deal with this? Is it a onetime error, so I should just go through all my domains and then create a ticket stating which of the domains has phantom txt records that should be removed? Or is it a problem that is still resulting in more and more of these txt records being left in our zones? ...