Ustawiłem DEBUG w ols na 5 i wyrzuciło mi istotny błąd mam wrażenie:
2025-12-09 23:13:57.695944 [DEBUG] [2002988] [104.23.170.190:10042-1#sharegon.pl] writeStaticFileBlock, leave early, count: 10
2025-12-09 23:13:57.695947 [DEBUG] [2002988] [104.23.170.190:10042-1#sharegon.pl] flushBody() return 1
2025-12-09 23:13:57.695950 [DEBUG] [2002988] [104.23.170.190:10042] NtwkIOLink::flushSslWpending()...
2025-12-09 23:13:57.695952 [DEBUG] [2002988] [104.23.170.190:10042] SSL wpending: 32812
2025-12-09 23:13:57.695954 [DEBUG] [2002988] [104.23.170.190:10042] [SSL: 0x1738e588] flush
2025-12-09 23:13:57.695959 [DEBUG] [2002988] [104.23.170.190:10042] [SSL] more to flush, continue write.
2025-12-09 23:13:57.696020 [DEBUG] [2002994] [104.23.170.190:10050-1#sharegon.pl] getStaticFileBlock using pread(16384)-> 16384
2025-12-09 23:13:57.696023 [DEBUG] [2002994] [104.23.170.190:10050-1#sharegon.pl] sendStaticFileEx writeStaticFileBlock 16384
2025-12-09 23:13:57.696036 [DEBUG] [2002994] SSL_write( 0x173924d8, 0x7ffc8c2a9db0, 16384) return -1, pending 65624
2025-12-09 23:13:57.696041 [DEBUG] [2002994] SslError:error:00000003:invalid library (0):OPENSSL_internal:bignum routines
2025-12-09 23:13:57.696046 [DEBUG] [2002994] [104.23.170.190:10050] [SSL: 0x1738b528] checkError returned 3, first error: error:00000000:invalid library (0):OPENSSL_internal:invalid library (0), last error: error:00000000:invalid library (0):OPENSSL_internal:invalid library (0)
2025-12-09 23:13:57.696049 [DEBUG] [2002994] [104.23.170.190:10050-1#sharegon.pl] writeRespBodyDirect() tried 16384 return 0.
2025-12-09 23:13:57.696051 [DEBUG] [2002994] [104.23.170.190:10050-1#sharegon.pl] writeStaticFileBlock ret: 0
2025-12-09 23:13:57.696065 [DEBUG] [2002994] [104.23.170.190:10050] NtwkIOLink::continueWrite()...
2025-12-09 23:13:57.696067 [DEBUG] [2002994] [104.23.170.190:10050] Throttled!
2025-12-09 23:13:57.696069 [DEBUG] [2002994] [104.23.170.190:10050] write resumed!
Czy ktoś się spotkał z czymś podobnym? Wygląda na to że jest spora szansa że to ten błąd powoduje te problemy. Jak go rozwiązać?