AkrylicEntertainment / artifacts

https://artifacts.akrylic.org
2 stars 0 forks source link

Leaked Http Response #1

Open nateweisz opened 3 days ago

nateweisz commented 3 days ago

2024-11-29T21:34:24.752-08:00 WARN 33332 --- [bytestore] [nnection closer] okhttp3.OkHttpClient : A connection to https://api.github.com/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE);

snowypy commented 2 days ago

When/Where does this issue occur?

nateweisz commented 2 days ago

I believe I fixed it, it happened inside the commit hash validation request. Keep an eye out for it incase we see it again.