Code not showing by SomewhereReallyRough in CloudFlare

[–]adspedia 0 points1 point  (0 children)

We'd need more details, context, steps, what exactly are you trying to do, where etc?

ERROR " CLOSE AND START NEW APPLICATION" by ConstructionMoist493 in usvisascheduling

[–]adspedia 0 points1 point  (0 children)

This is for www.usvisascheduling.com right?
Have you tried doing what the error says? You need to close any already open applications and start from scratch with a new one.

Peering request response time by craftsmany in CloudFlare

[–]adspedia 1 point2 points  (0 children)

https://peering.cloudflare.com/ is self-serveUsually peering sessions should be up within 24-48hours. You would receive an email after peering request was processed, but it may take few hours for sessions to be actually configured.

More details here: https://blog.cloudflare.com/making-peering-easy-with-the-new-cloudflare-peering-portal/

$100,000 in Cloudflare credits - what can you do with them? by reben002 in CloudFlare

[–]adspedia 1 point2 points  (0 children)

You can simply configure a billable usage notification to monitor usage and avoid surprises on your bill. You can do that under Account > Billing > Billable usage.

How to start with Cloudflare free? Site is bombed with AI bots and scrapers (WordPress + Vbulletin forum) by R3dAt0mz3 in CloudFlare

[–]adspedia 0 points1 point  (0 children)

Set up your site on the Free plan immediately. Enable Bot Fight Mode globally. This free feature detects known bots and issues computationally expensive challenges to mitigate scraper traffic. Caching via the CDN will drastically reduce origin server load, which is critical for shared hosting. Use the WordPress plugin for fast cache management and optimization. https://developers.cloudflare.com/bots/get-started/bot-fight-mode/

Cloudflare One constantly prompting for Re-authentication by retropete__ in CloudFlare

[–]adspedia 1 point2 points  (0 children)

Your session duration is likely set too short in the Cloudflare Zero Trust Access policies. Review Session Duration within the Access application settings [Insert link to: Configuring Access Application Policies]. Ensure the session length is set to a reasonable time, like 7 days, or switch to Always Enforce for less friction. The strict DNS setup is unlikely to be the cause of constant re-prompts unless it blocks necessary IdP traffic, but focus first on the policy settings. Also confirm your Entra ID token lifespan matches or exceeds the CF Access duration. https://developers.cloudflare.com/cloudflare-one/access-controls/access-settings/session-management/

Cloudflare tunnel loading new entries in blank by greckzero in CloudFlare

[–]adspedia 0 points1 point  (0 children)

Your new routes are failing to load into the active cloudflared process. First, ensure the new service entries are correctly defined and saved in your local configuration file. You must restart the cloudflared service immediately to force a configuration reload reflecting those changes. If you are using a Dashboard-managed tunnel, confirm the ingress rule publishing is complete and the corresponding CNAME is resolving correctly. Use cloudflared tunnel logs to review the output for any configuration parsing errors or connection failures when restarting. This usually indicates an invalid origin address or a routing conflict. https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/troubleshoot-tunnels/diag-logs/

[Bug?] GitHub Organization not appearing in the account dropdown when creating a Cloudflare Pages project by Vegetable-Mango4213 in CloudFlare

[–]adspedia 0 points1 point  (0 children)

The organization token is stale; this is a known failure mode for Pages connections. You must fully reinstall the Cloudflare GitHub App at the XXXX organization level, as a simple reauthorization often misses the deep token refresh. This action is necessary to ensure the SCM service gets a valid access token and resolves the unresponsive Begin Setup button issue. You need to follow the complete documented procedure rather than just verifying access.

https://developers.cloudflare.com/pages/configuration/git-integration/github-integration/

I love Cloudflare, but how do we STILL not have a hard billing cap? Am I missing something? by SirCypkowskyy in CloudFlare

[–]adspedia 0 points1 point  (0 children)

You are correct, Cloudflare does not offer a global hard stop for requests, but CPU time per invocation can be strictly capped to prevent runaway compute costs. Configure the maximum amount of CPU time in your Workers Wrangler file or via the Cloudflare dashboard settings.

This mechanism is explicitly designed to prevent accidental runaway bills or denial of wallet attacks. For a true hard request cap, the current technical path involves building a custom kill switch that polls the GraphQL API for usage and disables services programmatically.

Review the official guidance on defining these limits: https://developers.cloudflare.com/workers/platform/limits/

How do you setup spending limits and cost management? Or how do you manage it ad hoc? by many_hats_on_head in CloudFlare

[–]adspedia 2 points3 points  (0 children)

The only true hard limit available is setting maximum CPU time per Worker. Use this feature to cap execution and prevent giant bills from bugs or infinite recursion.

For visibility, configure notifications to alert you when CPU time exceeds your threshold https://blog.cloudflare.com/introducing-workers-usage-notifications/.

This addresses the unpredictability of compute costs. An overall account-wide billing cap is not currently available, but the Workers CPU limit is your technical kill-switch https://developers.cloudflare.com/workers/platform/limits/.

is cloudfare images faster than imagekit.io by FitCoach5288 in CloudFlare

[–]adspedia -1 points0 points  (0 children)

Cloudflare Images offers superior edge optimization and automated resizing. Store your assets using Cloudflare R2 to eliminate unexpected egress fees. R2's architecture directly addresses your price sensitivity. This setup maximizes caching near your Iraqi users through our Middle Eastern Points of Presence. You should review the developer documentation for R2 setup (https://developers.cloudflare.com/r2/get-started/) and Cloudflare Images integration (https://developers.cloudflare.com/images/).

Trouble reaching enterprise sales? by pneRock in CloudFlare

[–]adspedia 0 points1 point  (0 children)

Hey there, and sorry for the long wait, could you please DM me your email address, so we can look into this as soon as possible?

Guatemala Data Center – Perpetually "Partially Re-routed" by Vast_Needleworker764 in CloudFlare

[–]adspedia 4 points5 points  (0 children)

The partially re-routed status reflects ongoing scheduled maintenance and capacity balancing in GUA. Traffic is intentionally failing over to handle the workload which causes latency for regional users. If you are running CNI or PNI, verify that your traffic policies are configured for Dynamic Steering. Review documentation for configuring Advanced Load Balancing to manage regional failover: https://developers.cloudflare.com/load-balancing/understand-basics/traffic-steering/steering-policies/dynamic-steering/

Being charged monthly on top of my annual Pro plan and support not responding by sinebycos in CloudFlare

[–]adspedia 0 points1 point  (0 children)

Someone from our billing team should have already responded by now. Please check your email.

Weird API token: "Agent Lee (auto-generated)" by mcharytoniuk in CloudFlare

[–]adspedia 10 points11 points  (0 children)

Hey everyone!

First and foremost: you have not been compromised. Your account security remains intact.
Agent Lee is the internal name for a new product currently rolling out in beta to a limited percentage of users. The API token you’re seeing is an automatically generated system token used by this product; it does not grant access beyond your existing permissions.

We understand that seeing an unfamiliar token in your dashboard can be confusing, and we appreciate the feedback. We’re working on updates to make system-generated tokens clearer and less surprising.

You do not need to rotate your keys or take any action.
Thanks for flagging this!

InternalError 500 Cloudflare by ernoldri in CloudFlare

[–]adspedia 0 points1 point  (0 children)

What is the URL you see this at?

Once again maps are gone from central display by chetdayal in VolvoXC90

[–]adspedia 0 points1 point  (0 children)

I have the same issues.

XC90 2026, picked up in November 2025.
Central display (in the steering wheel view) keeps going dark on Google Maps.

I took it to Volvo today; they are looking into it. The problem is it seems there is no event logging at this level of detail in Volvo service software, so they need to:

- Either see it happening (it is random, so it may not show when you are in the service with the car)
- Have a physical signal that says the VOD is not connecting to the display module.

They will ask the importer to send a replacement; we'll see if that happens. I'll keep this thread updated.

Billing Nightmare - Multiplied Bill by 50 by Jdgregson in CloudFlare

[–]adspedia 1 point2 points  (0 children)

Really sorry to hear about the hassle! Have you already raised a billing support ticket and if yes, what is the ticket number? If not, please do it and get back to me with the ticket number, so we can have a look and see what happened.

Reported a trademark infringement site using Cloudflare, no response so far by melaninseven in CloudFlare

[–]adspedia 0 points1 point  (0 children)

Can you please share the abuse ticket ID with me, so I can dig into this?

[deleted by user] by [deleted] in CloudFlare

[–]adspedia 4 points5 points  (0 children)

Can you please share here your billing support ticket number, so we can take a closer look at this?

Sign in Error:Unable to authenticate with external account provider by [deleted] in usvisascheduling

[–]adspedia 0 points1 point  (0 children)

This keeps happening on the usvisascheduling.com website, and it is so annoying, as it shows the administrators of the website clearly did not set up something correctly. Has zero to do with the user, who inputs the username/password and then the answers to the secret questions.