Production only CLIENT_FETCH_ERROR for http://localhost:3000/api/auth/csrf #7146
Unanswered
tomitrescak
asked this question in
Help
Replies: 1 comment 2 replies
-
If anybody bumps into this issue, then the reason is ordering of domain resolutions in favor of IPV6 in Node 17+ To make it work change
to
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
Hi, I'm getting the following error when building my app in production:
This is my .env:
The url opens in browser:
I tried setting the cors and still there is a problem:
I'm desperate to know what's wrong ;(
How to reproduce ☕️
I do not have the repro unfortunately as this relates to production only.
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Beta Was this translation helpful? Give feedback.
All reactions