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
IMIsaac McFadyen5/10/2024

You should probably implement Websocket

You should probably implement Websocket automatic reconnects when disconnected. Websockets aren't meant to live forever, they can and will die for various reasons out of your control.
Nniconiahi5/9/2024

hey! what's the recommended way of

âť“ hey! what's the recommended way of running a worker inside a pages directory? just create it in /functions/{worker_name}.ts??
SSandeep5/4/2024

We are not able to enable public access

We are not able to enable public access in our bucket by following the urls. we have already configured a domain but not understanding what else step is needed?
ℝ𝕦𝕓𝕚4/28/2024

basically, I'm using baselime.io right

basically, I'm using baselime.io right now, but sorry, I miss using grafana and loki because it has LogQL query and faster ingesting time
KKevin4/19/2024

itty-time

Btw, we just dropped "itty-time" v1 on NPM as a direct rival to the popular "ms" library. At 386 bytes for the entire library, it handles ms/second conversions (great for TTLs like with KV), creates human-readable durations, and can do readable date math (great for expiration dates). https://www.npmjs.com/package/itty-time...
No description
WWilson4/17/2024

Hello everyone, I am currently

Hello everyone, I am currently integrating sentry with a worker, however when doing the integration, the projects already created in sentry are not listed and I have the following errors in the browser console
No description
KKevin3/29/2024

itty.dev - itty.dev

Heads up to the Workers crowd, itty-router v5 just dropped this morning. Batteries-included API, all-in for ~1kB. https://itty.dev/...
No description
CChaika3/24/2024

You don't need the TXT if you're going

You don't need the TXT if you're going to use DCV Delegation. You need to drop the gluee.shop part of it, it should be just _acme-challenge as the Host for the CNAME. Otherwise it's taking it to be _acme-challenge.gluee.shop as the subdomain, which puts it under _acme-challenge.gluee.shop.gluee.shop which not what it wants...
DDarkDeviL3/21/2024

Firewalld Cloudflare Proxy Whitelisting

But again, my suspicion it would be the order of priority that makes it all fall apart. ``` sudo firewall-cmd --permanent --zone=dmz --add-rich-rule='rule family="ipv4" priority=1 source ipset="Cloudflarev4" service name="https" accept' sudo firewall-cmd --permanent --zone=dmz --add-rich-rule='rule family="ipv6" priority=1 source ipset="Cloudflarev6" service name="https" accept' sudo firewall-cmd --permanent --zone=dmz --add-rich-rule='rule family="ipv4" priority=1 source ipset="Cloudflarev4" service name="http" accept'...
AAbhijeet3/13/2024

Wrangler docker

Anyone knows how to dockerize the cloudflare worker app??? This is working but nothing shows up on localhost:8787 FROM node:20 WORKDIR /app COPY package*.json ./...
PPradyum3/13/2024

Hi, We have a cloudflare accout after

Hi, We have a cloudflare account after entering the password. We have been stuck over the two factor authentication. I don't have the backup code with me. I have been waiting for cloudflare mail from last 2 days.
BBooRuleDie3/13/2024

Hey guys, I work in a startup as a

Hey guys, I work in a startup as a backend developer, and we're not currently using the cloud to host our apps. The problem is that we're taking so many SSH brute force attacks that a few days ago our server stopped responding for a few hours. I recommended using Cloudlfare for these types of DOS and DDOS attacks and also mentioned other cool features like CDN and all to my manager. He liked the idea a lot and started using Cloudflare for one of his personal websites to test Cloudflare.  My question is about pricing. For now, we're not planning to use any services from Cloudflare but DDOS protection, DNS, and CDN. Do we have to go professional or enterprise, or is it okay to keep using personal plan?...
No description
IImMaxxx2/28/2024

Hello does anyone know how i can use the

Hello does anyone know how i can use the zero trsut tunnel to make an ssh.example.com domain to connect with a normal ssh client to the server? cause i created everything but nothing is working. i did read the docs.
JJaren2/17/2024

Protecting game server with spectrum

cloudflare is probably not going to be your solution to this. you can do this with spectrum on the enterprise plan, but it would be a lot of money
NNicolas46772/17/2024

Looking for some help here, anything

Looking for some help here, anything would be appreciated. So, I'm trying to self-host some services without opening any ports in my router. I've been trying to do this through cloudflare's tunnels but no luck yet. I keep encountering this error when I enter my website through my subdomain (see image 1). The tunnel's hostname setup is the following (see image 2). The reason why I've chosen localhost:8080 is because that's where my service is running at the moment, although I don't know if that's correct. When I open localhost:8080 I'm actually able to see my YouTrack service running....
No description
NNixsSanderYT2/13/2024

Discord redirect

I do not know how to do it
TTorque2/8/2024

I am getting 405 error code when a

I am getting 405 error code when a client with an ipv6 address is trying to connect to my origin server through cloudflare tunnel. I have configured my origin server to support both ipv4 and ipv6 but still getting same error. what could be the reason?
EErisa2/7/2024

Thanks for the report I can reproduce

Thanks for the report I can reproduce this too and will make sure it gets fixed
HIAHello, I’m Alastair!2/7/2024

Feedback for @Deanna

Feedback for @Deanna
AAdi2/4/2024

Hey all, not sure where else to report

Hey all, not sure where else to report this. But there is some really weird behavior with CF Images stats on the dashboard. * First off, the tooltips for images transformed vs delivered seem to be flipped? * Secondly, the delivery stat doesn't seem to be updating at all, meaning I've got no visbility into usage and what the bill might be....
No description
Next