question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

vercel + cloudflare with proxy .well-known route problem

See original GitHub issue

Environment


  • Operating System: Linux
  • Node Version: v18.12.1
  • Nuxt Version: 3.0.0
  • Nitro Version: 1.0.0
  • Package Manager: pnpm@7.17.0
  • Builder: vite
  • User Config: alias, nitro, modules, extends, github, colorMode, plausible, huntersofbook, i18n
  • Runtime Modules: @nuxtlabs/github-module@1.5.3, @huntersofbook/plausible-nuxt@0.5.2, nuxt-icon@0.1.7, @huntersofbook/core-nuxt@0.4.1, @nuxtjs/i18n@8.0.0-beta.4, @nuxtjs/tailwindcss@6.1.3, @vueuse/motion/nuxt@2.0.0-beta.25
  • Build Modules: -

Reproduction

https://github.com/huntersofbook/huntersofbook/tree/main/docs

Describe the bug

url: https://opensource.huntersofbook.com/.well-known/acme-challenge

vercel docs: https://vercel.com/guides/using-cloudflare-with-vercel#cloudflare-access

article: https://levelup.gitconnected.com/how-to-set-up-cloudflare-with-zeit-93daa7d45dd

image

Additional context

No response

Logs

No response

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
productdevbookcommented, Nov 24, 2022

okay thats true, iam cloudflare pages same used 😄 Although I changed the cname, the change was not effective because the pages were connected.

this delete domain and fixed image

Cloudflare pages delete website and fixed.

Now vercel used.

1reaction
danielroecommented, Nov 24, 2022

If you are using Access, then you must use cloudflare’s proxy. That would be true regardless of using nuxt or not.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I use a Cloudflare domain with Vercel?
A Cloudflare proxy works as an intermediary between your domain and Vercel, which is the hosting provider.
Read more >
Vercel + Cloudflare Domain Setup (formerly ZEIT)
Go to your Vercel.com dashboard, you must already have a project there, go to Settings and then Domains and add your domain to...
Read more >
Custom domain with Cloudflare - Instatus Help
With Proxy. A Cloudflare proxy works as an intermediary between your domain and Vercel, which is Instatus hosting provider. We don't recommend that...
Read more >
Is it allowed to run Vercel behind a Reverse Proxy? #5769
I am aware that hosting on Vercel also provides a lot of CDN functions, but we need some of the security and firewall...
Read more >
Cloudflare Pages is now Generally Available - Hacker News
Vercel does not support IPv6 and HTTP/3 while cloudflare pages already supports both of them. austinkhale on April 12, 2021 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found