Origin unreachable
So I started getting 523 errors recently on my site, routes through Cloudflare. This only happens on the first visit, subsequent refreshes are fine (sometimes 2 or more refreshes).
Where could I find what's causing this? The domain and routing is okay. It looks like a "cold start" which to my knowledge should not happen.
Does this have to do something with the legacy core?
12 Replies
@wocis @Jan Saidl
I am not sure if Cloudflare is fully supported right now
Is it now?
it is, should be
Oh, fair
I've now also restated the container and it complains about address being in use
We'll take a look at it with @Jan Saidl . We had similar issues with IPv6 in the dev environment, where we already have a fix for about 14 days. We'll deploy it to production sometime early next week.
Address complains is different issue.
Stop/start helped
This is something else. It's accessing instance public IPv6 directly from cloudflare. The problem was that the node was already there and the new one couldn't start. Unfortunately I didn't get a chance to look before the restart.
@Dally If it happens again, please let me know.
You mean the 523 error?
I think it's connected the 523 error and address being in use.
Ah okay, thanks
I'm sorry for restarting it before you could look, it's just that a restart often fixes a lot of things 😅