Skip to content

Conversation

@kowhi
Copy link

@kowhi kowhi commented Apr 29, 2025

修复如下报错(okttp):
okhttp3.OkHttpClient : A connection to https://ws.okx.com:8443/ 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); 参考:square/okhttp#4399

修复如下报错(okttp):
okhttp3.OkHttpClient : A connection to https://ws.okx.com:8443/ 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);
参考:square/okhttp#4399
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant