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

Connect to tunnels from worker.

I see that it is possible to run a tunnel and then connect to hyperdrive through the tunnel on my worker. I wanted to know if its possible to access other tcp applications running through tunnels? I have both a mysql server and a redis server running on my server and I want to be able to use cloudflare tunnels to access them from my worker. I can access mysql using hyperdrive but I don't see a way I can access redis. Here is the link to the docs of connecting to hyperdrive from a worker over tunnels if that helps...

Support for .notes TLD

why is .notes not supported by cloudflare? is there any ETA on when it'll be supported? I've bought a .notes and would like to bring it to CF

Why is ESET blocking sparrow.cloudflare.com?

I'm getting this message - and I'm not sure if I should add it to my approved domains or not - but also - why is ESET flagging this? INTERNET SECURITY Address has been blocked. URL address:...
No description

Using Stream WebRTC (WHIP/WHEP) live inputs

Is this a feature that needs to get enabled? Read that it is in beta and needs to get activated. If so, how do I go about that?

Issue using some websites with cloudflare

Im having an issue using some websites that use CloudFlare. At first it was just sites like Moxfield and Card Kingdom. I was able to remove some adblock software and adjust some settings in ublock that I thought may have caused the issue (it wasnt happening before I made the adjustments) and now I can access those sites but now I cant log into Betterment since I keep failing the "Are you a human?" check. Why is this happening? Is it my adblock? Issue with my internet? Is there anyone who can hel...

Logs

As I can't find the logs for specific requests anymore, are we now restricted from seeing logs unless we put a card on file for Log Explorer?

Apple ID lock and icloud mail+

I need some help. I set up and created my domain through Cloudflare with icloud mail+ Now Apple for some reason after almost 18 years of having the same Apple has locked my account and will not give me access. Someone reported something as spam or something. I cannot log into my domain or recieve my email because that to was set through Apples icloud mail+ ...

Images: Upload URL shows error 5403

I'm trying to create a web app that lets users upload image through formdata. I was able to secure upload urls from direct upload endpoint, but when I use it to POST image, it says 5403 or 'The given account is not valid or is not authorized to access this service', even if the Account ID and API Tokens are correct.

Angular Deployment Issue on Cloudflare Pages: 404 Despite Success

Hey everyone! 👋 I could really use some help with deploying my Angular project on Cloudflare Pages. My project is supposed to be live here: https://clicker-game-escalade.pages.dev/...
No description

worker: The project is linked to a repository that no longer exists, this may cause deployments to f

Using github import token. Not sure why it's not importing the repo, any ways to force refresh of GH token on CF side?

a way to disable DMARC

I've been routing my emails to my gmail account from cloudflare email routing service.. and added the same email to be used as alias in the gmail account, everything fine and dandy until I decided to activate DMARC and the sending service stopped... I'm getting a message when sending an email that says:
You no longer have access to me@mydomain.com. To send this email, choose a different "from" address and try again. Learn more at https://support.google.com/mail/answer/22370?hl=
You no longer have access to me@mydomain.com. To send this email, choose a different "from" address and try again. Learn more at https://support.google.com/mail/answer/22370?hl=
how do I configure DMARC or just remove it alltogether I'm not sure I need it at all...

How to Use RealtimeKit in Flutter 3.23.0 & Does It Support Text Chat Without a Call?

I'm currently working on a Flutter project using version 3.23.0, and I’m looking to integrate RealtimeKit into my app. I have two main questions: How can I properly integrate RealtimeKit with Flutter 3.23.0?...

Advanced Edge Certificate keep pending validation

I ordered the Advanced Certificate ($10/month subscription), but it remains stuck at "Pending Validation". A quick search suggests this could be related to the DNSSEC settings. I tried enabling DNSSEC, but it keeps showing: "DNSSEC is pending while we wait for the DS to be added to your registrar. This usually takes ten minutes, but can take up to an hour." I also checked using dig @1.1.1.1 +dnssec <domain>, and it returns an RRSIG record, even though DNSSEC hasn’t been enabled yet. The domain was purchased through Cloudflare Registrar, so I expected DS record setup to be automatic....

Hi, I'm a new developer and I'm feeling helpless because my Cloudflare can't connect to GitHub.

I created several projects with my main Cloudflare account and have a backup account that I almost never use. However, two days ago, I realized I might have used the wrong account, causing both Cloudflare accounts to connect to the same GitHub. I wonder if this is the reason why I can't connect to GitHub. I have a ready unstall the cloudflare workers&pages, when I try to reinstall the application at Github, It failed with 404. Can someone please help me?...
No description

Error 525 handshake failed ssl

One of my subdomains is all the sudden getting this error 525. All my other subdomains on the same domain work just fine except one. I tried changing the ssl to flexible but this did not fix the issue and actually prevented my other subdomains from working properly. I have all self signed certs

Azure SSO Client Secret Expired

Hello - my client secret for SSO expired, can't get into the dashboard. The normal admin who has the break-glass is out. I emailed support to get a ticket open but it defaults to P3 and I can't log in to escalate it. Any other way to get this ticket escalated? I can generate a new secret, just need support to help get it added on our account so we can log in.

CF_HAPPY_EYEBALLS_MITM_FAILURE

hello . im from iran and my isp block warp to connent ! can help me ?

How to Update route of a specific worker via API

Is there any way to update the route of a cloudflare worker via API. I can see the documentation having the create route update route and delete route API ok but those are just for the zone but not for the specific worker....