Hi,
I'm at lost trying to figure out this intermittent problem i've been having.
When editing a page either with elementor, or just browsing a random page, the site will sometimes stop loading and I get a white page. I've looked at my netdata and logs to see if I can spot something obvious.
I've found some errors but I don't think it's related, as it's not displaying when i'm getting that white page when the site stops loading. In the php logs, which i'm using php8.2, i'm getting this error.
`2024/09/14 20:53:23 [error] 21487#21487: *5253 quic getsockopt(SO_COOKIE) failed (92: Protocol not available) while creating quic connection, client: 92.182.124.138, server: 0.0.0.0:443
2024/09/14 20:53:23 [error] 21487#21487: *5253 quic bpf failed to generate socket key while creating quic connection, client: 92.182.124.138, server: 0.0.0.0:443
2024/09/14 20:53:23 [error] 21487#21487: *5253 quic getsockopt(SO_COOKIE) failed (92: Protocol not available) while handling frames, client: 92.182.124.138, server: 0.0.0.0:443
2024/09/14 20:53:23 [error] 21487#21487: *5253 quic bpf failed to generate socket key while handling frames, client: 92.182.124.138, server: 0.0.0.0:443
`
92.182.124.138 is the IP of the client connecting.
Again, probably not related to the white page error. Who knows.
Anybody care to shed some light on this or perhaps as seen this behaviour?
Thanks!