healenium / healenium-web

Self-healing library for Selenium Web-based tests
Apache License 2.0
169 stars 40 forks source link

WARNING: A connection to "Backend URL" 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); #118

Closed Truculent1997 closed 2 years ago

Truculent1997 commented 3 years ago

This warning starts coming halfway through the workflow. It keeps on coming till the end

KritikaSahare1611 commented 3 years ago

@Aliaksei-Ashukha I am also getting the same issue,

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); com.epam.healenium.client.RestClient - Failed to make response java.net.SocketTimeoutException: timeout

ElenaStepuro commented 3 years ago

Hello @Truculent1997 ! Could you clarify which healenium backend and web versions do you use?

Alex-Reif commented 2 years ago

Fixed at rev. 3.2.0