Workers making 525 exception while connecting external API
We run all our infrastructure on Cloudflare. We deployed a Next.js SSR website and integrated next-auth with Naver OAuth2 API (https://nid.naver.com).
However, sometimes we receive a response with this body and login fails.
We are collecting additional logs through wrangler and need to fix this issue as soon as possible.
This website is an event page and will only run on certain dates, so it is very urgent for us.
I searched about this issue on Google and there was the same bug in 2023. They said it will be fixed in 2023, but it seems it hasn't been fixed...
https://github.com/cloudflare/workerd/issues/776
GitHub
🐛 BUG: Error: Origin SSL Handshake Error (525) when making requests...
Which Cloudflare product(s) does this pertain to? Workers/Other What version of Wrangler are you using? 3.1.0 What operating system are you using? Mac Describe the Bug It is impossible to query dee...
1 Reply
cc @미니박스
We created this log using this piece of code:
And this issue occurs intermittent.
As we run all our infrastructure on Cloudflare, it is quite tricky to migrate our whole infrastructure to others (AWS or Vercel, Netlify...). Please give us your support as soon as possible.
.