SuperHelpflare
CDCloudflare Developers
•Created by stachu on 1/7/2025 in #general-help
Hide the IP address of a Minecraft server
Cloudflare Tunnels use Cloudflare's proxy, which only supports proxying HTTP Traffic. If you want to use non-http applications over your tunnel, Cloudflare has a few other options:
For a few specific protocols such as SSH, RDP, and SMB, Cloudflare has guides for them here:
https://developers.cloudflare.com/cloudflare-one/applications/non-http/
For Arbitrary TCP like Minecraft, MySQL, and any other tcp application, Cloudflare has a guide here: https://developers.cloudflare.com/cloudflare-one/applications/non-http/arbitrary-tcp/
For Arbitrary UDP like Minecraft Bedrock, SMTP, and any other udp application, you will need to use Private Networking with WARP: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/private-net/connect-private-networks/
Please note for all of these except SSH and VNC which can be browser-rendered, you will either need to use cloudflared (Cloudflare's tunnel daemon) on the client machine running in the background or Private Networking with WARP, and have WARP installed on the client machine logged into your Zero Trust Team.
10 replies
CDCloudflare Developers
•Created by sudo mv / /dev/null on 1/6/2025 in #workers-help
There's someone sending a DDoS attack on my worker
If you are under a DDoS attack then you can take a look at these threads for first steps and help with mitigation:
- https://community.cloudflare.com/t/under-ddos-attack-first-steps/89476
- https://community.cloudflare.com/t/mitigating-an-http-ddos-attack-manually-with-cloudflare/302366
8 replies
CDCloudflare Developers
•Created by Demboi on 1/2/2025 in #general-help
Cannot connect Warp
This post isn't something we can really handle within the Discord, you may have better luck asking on our Community forums.
3 replies
CDCloudflare Developers
•Created by Killua on 1/5/2025 in #pages-help
Sorry, you have been blockedYou are unable to access yeniwatch.net
If you are blocked by a website that uses Cloudflare, you need to contact the website owner to appeal or investigate the block. Cloudflare is configured by the site owner, and Cloudflare will not overwrite the configuration of any customer. Nobody in this Discord nor any Cloudflare employee will be able to help you. The site owner can investigate why you were blocked through your ray id.
15 replies
CDCloudflare Developers
•Created by 후라이 on 1/3/2025 in #general-help
UserAgent blocking issues
You can view the rule that caused a block or challenge page to be presented at https://dash.cloudflare.com/?to=/:account/:zone/security
5 replies
CDCloudflare Developers
•Created by Awakened Redstone on 1/2/2025 in #pages-help
New builds result in NextJS crash
If you're looking to tail a Pages Function you can do so in the UI here: https://dash.cloudflare.com?to=/:account/pages/view/:pages-project/:pages-deployment/functions
or with Wrangler:
wrangler pages deployment tail [deploymentId/url]
8 replies
CDCloudflare Developers
•Created by 0x3lang on 1/2/2025 in #general-help
🚨 D1 DB is overloaded. Requests queued for too long
Please do not ping community members for non-moderation reasons. Doing so will not solve your issue faster and will make people less likely to want to help you.
11 replies
CDCloudflare Developers
•Created by Nathan on 1/2/2025 in #general-help
2FA ridiculous recovery wait time...
These links may help, but they only work when logged out. You can always use an Incognito Window or a Private Window to ensure you're logged out.
If you know the email: https://dash.cloudflare.com/forgot-password
If you know the email and have 2FA or email delivery issues: https://dash.cloudflare.com/login-help
If you don't know the email: https://dash.cloudflare.com/forgot-email
5 replies
CDCloudflare Developers
•Created by Jpsjpsjps on 1/2/2025 in #general-help
No way to verify
These links may help, but they only work when logged out. You can always use an Incognito Window or a Private Window to ensure you're logged out.
If you know the email: https://dash.cloudflare.com/forgot-password
If you know the email and have 2FA or email delivery issues: https://dash.cloudflare.com/login-help
If you don't know the email: https://dash.cloudflare.com/forgot-email
5 replies
CDCloudflare Developers
•Created by goob5512 on 1/1/2025 in #general-help
Not able to add payment method
Cloudflare's billing system is undergoing some changes/migration. During this period, you may notice extra bills, incorrect bills, or other issues.
To resolve these issues, create a Support ticket by using the following link (you must be logged into your Cloudflare account): https://dash.cloudflare.com/?to=/:account/support
Note that all accounts, even Free plan accounts, can create billing tickets. Tickets are the only way to resolve billing issues; we cannot help you in this Discord.
4 replies
CDCloudflare Developers
•Created by phantom.cc the best woofer 2025 on 12/29/2024 in #general-help
help plss
This post isn't something we can really handle within the Discord, you may have better luck asking on our Community forums.
4 replies
CDCloudflare Developers
•Created by Dark on 12/26/2024 in #general-help
why does my warp keep disconnecting while im playing games
This post isn't something we can really handle within the Discord, you may have better luck asking on our Community forums.
3 replies
CDCloudflare Developers
•Created by Sukiru on 12/26/2024 in #general-help
WARP Windows disconnections
This post isn't something we can really handle within the Discord, you may have better luck asking on our Community forums.
3 replies
CDCloudflare Developers
•Created by Pebbles on 12/30/2024 in #pages-help
Issues with building site for the past few days
If you're looking to tail a Pages Function you can do so in the UI here: https://dash.cloudflare.com?to=/:account/pages/view/:pages-project/:pages-deployment/functions
or with Wrangler:
wrangler pages deployment tail [deploymentId/url]
11 replies
CDCloudflare Developers
•Created by LukeZ on 12/29/2024 in #general-help
WAF causing Google indexing to fail
You can view the rule that caused a block or challenge page to be presented at https://dash.cloudflare.com/?to=/:account/:zone/security
3 replies
CDCloudflare Developers
•Created by notAsquare1 on 12/28/2024 in #general-help
TCP Quick Tunnel with Minecraft
Cloudflare Tunnels use Cloudflare's proxy, which only supports proxying HTTP Traffic. If you want to use non-http applications over your tunnel, Cloudflare has a few other options:
For a few specific protocols such as SSH, RDP, and SMB, Cloudflare has guides for them here:
https://developers.cloudflare.com/cloudflare-one/applications/non-http/
For Arbitrary TCP like Minecraft, MySQL, and any other tcp application, Cloudflare has a guide here: https://developers.cloudflare.com/cloudflare-one/applications/non-http/arbitrary-tcp/
For Arbitrary UDP like Minecraft Bedrock, SMTP, and any other udp application, you will need to use Private Networking with WARP: https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/private-net/connect-private-networks/
Please note for all of these except SSH and VNC which can be browser-rendered, you will either need to use cloudflared (Cloudflare's tunnel daemon) on the client machine running in the background or Private Networking with WARP, and have WARP installed on the client machine logged into your Zero Trust Team.
5 replies