Closed cyango closed 1 year ago
What version are you running? If this was a week ago you may be running 2.5.7, 2.5.8 has a critical fix for non-credential nextauth providers.
Hi @cyango - I see @krumware has just released 2.5.9 on Docker - with this your issue is likely fixed 👍
Hi, updated and confirmed the error still. But now it gives this extra log:
@cyango I know the new error is a little bit different, I haven't seen it yet and am looking into it. For the first error, have you seen the notes in the readme about the client_fetch_error? https://github.com/calcom/docker#client_fetch_error
@cyango I know the new error is a little bit different, I haven't seen it yet and am looking into it. For the first error, have you seen the notes in the readme about the client_fetch_error? https://github.com/calcom/docker#client_fetch_error
Alright this resolved the issue. Previously I had the public url in the NEXTAUTH_URL=https://example.com, and it worked.
But now works with your solution. Thanks.
awesome, glad it worked! Usually this doesn't necessarily surface if the host machine's DNS is able to perform the request, but this can also cause unwanted egress. Another option is to manually add that external URL to the hosts file of the container/node, but yuck. I prefer this localhost call regardless
Don't know what happened, but from a week ago I'm getting this error and can make whole calendso working: