You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am not interested in the information if logs are sent successfully .. i see these messages in the console
11:30:46,885 |-ERROR in com.github.loki4j.client.pipeline.AsyncBufferPipeline@3eff2712 - Error while sending Batch #536dd0116520 (38 683 bytes) to Loki (http://loki:3100/loki/api/v1/push) java.net.ConnectException
at java.net.ConnectException
at at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:951)
at at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:133)
at at com.github.loki4j.client.http.JavaHttpClient.send(JavaHttpClient.java:68)
at at com.github.loki4j.client.pipeline.AsyncBufferPipeline.sendBatch(AsyncBufferPipeline.java:319)
at at com.github.loki4j.client.pipeline.AsyncBufferPipeline.sendStep(AsyncBufferPipeline.java:290)
This discussion was converted from issue #284 on January 24, 2025 23:31.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
i am not interested in the information if logs are sent successfully .. i see these messages in the console
11:30:46,885 |-ERROR in com.github.loki4j.client.pipeline.AsyncBufferPipeline@3eff2712 - Error while sending Batch #536dd0116520 (38 683 bytes) to Loki (http://loki:3100/loki/api/v1/push) java.net.ConnectException
at java.net.ConnectException
at at java.net.http/jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:951)
at at java.net.http/jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:133)
at at com.github.loki4j.client.http.JavaHttpClient.send(JavaHttpClient.java:68)
at at com.github.loki4j.client.pipeline.AsyncBufferPipeline.sendBatch(AsyncBufferPipeline.java:319)
at at com.github.loki4j.client.pipeline.AsyncBufferPipeline.sendStep(AsyncBufferPipeline.java:290)
Beta Was this translation helpful? Give feedback.
All reactions