Replies: 4 comments 10 replies
-
For reference, let me say that this happened when I tried to log in. The process is supposed to bring the user to the Zitadel login screen, but it doesn't even reach Zitadel; this happens as soon as I click the login button. |
Beta Was this translation helpful? Give feedback.
-
I'm also experiencing this. I tried setting |
Beta Was this translation helpful? Give feedback.
-
I'm having the same problem with google authentication |
Beta Was this translation helpful? Give feedback.
-
不会是因为开了 VPN 的原因把? 我也是 Github 可以, google 不行。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm facing an issue for which I just found the solution (?), but nevertheless, I wanted to ask for your help since this doesn't seem like a solution to me.
I'm using the latest version of next-auth (5.0.0-beta.19) with the provider Zitadel, and this is the screen I see when I try to deploy the next app on Vercel with an auth proxy also deployed on Vercel.
And the server console only tells me this:
Using the same locally, with a local instance of the auth-proxy, everything works just fine.
By chance, I've found that disabling the
NODE_TLS_REJECT_UNAUTHORIZED
everything works just fine...I don't know why this happens, but it isn't a good solution for me.
Does anyone know why this happens? Since everything is deployed on Vercel, it should work, I would say
Beta Was this translation helpful? Give feedback.
All reactions