Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A connection to https://us.posthog.com/ was leaked #60

Open
shalom938 opened this issue Aug 21, 2024 · 0 comments
Open

A connection to https://us.posthog.com/ was leaked #60

shalom938 opened this issue Aug 21, 2024 · 0 comments

Comments

@shalom938
Copy link

we are seeing this kind of error , its an intellij plugin.
I think when it happens some events are not sent

2024-08-21 17:10:41,395 [ 313941] WARN - com.posthog.java.shaded.okhttp3.OkHttpClient - A connection to https://us.posthog.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);

we initialize posthog like that
PostHog.Builder(TOKEN).build()

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

No branches or pull requests

1 participant