quick-megabyte-61846
04/02/2023, 10:29 AMCaused by: com.linkedin.r2.RetriableRequestException: io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection refused: localhost/127.0.0.1:8080
β 2023-04-02 10:21:19,146 [pool-14-thread-1] ERROR c.d.m.ingestion.IngestionScheduler:244 - Failed to retrieve ingestion sources! Skipping updating schedule cache until next refresh. start: 0, count: 30 ββ com.linkedin.r2.RemoteInvocationException: com.linkedin.r2.RemoteInvocationException: Failed to get response from server for URI <http://localhost:8080/entities>
2023-04-02 10:21:19,143 [R2 Nio Event Loop-1-1] WARN c.l.r.t.h.c.c.ChannelPoolLifecycle:139 - Failed to create channel, remote=localhost/127.0.0.1:8080
My upgrade job [1]
(deployed with helm chart actual version is 0.2.160 / 10.0.0 (app version)
My first thought was to upgrade the helm version to 0.2.161 but does anyone know the problemβs source?
On the instance, there were several ingestions nothing big and I was playing with graphql api + custom python script for groups and policies
I found similar cases:
<https://datahubspace.slack.com/archives/C029A3M079U/p1678354501041149>
<https://datahubspace.slack.com/archives/CV2UVAPPG/p1678293436288999>lively-cat-88289
04/02/2023, 10:29 AMquick-megabyte-61846
04/02/2023, 11:29 AMastonishing-answer-96712
04/03/2023, 4:48 PMastonishing-answer-96712
04/03/2023, 4:49 PMquick-megabyte-61846
04/04/2023, 7:35 AMastonishing-answer-96712
04/07/2023, 9:11 PMastonishing-answer-96712
04/07/2023, 9:11 PMquick-megabyte-61846
05/18/2023, 8:05 AM0.2.161 version gms started failing with the same errors like above
2023-05-18 08:01:32,548 [pool-15-thread-1] ERROR c.d.m.ingestion.IngestionScheduler:244 - Failed to retrieve ingestion sources! Ski ββ pping updating schedule cache until next refresh. start: 0, count: 30 β
β com.linkedin.r2.RemoteInvocationException: com.linkedin.r2.RemoteInvocationException: Failed to get response from server for URI ht ββ <tp://localhost:8080/entities>
2023-05-18 08:05:32,942 [I/O dispatcher 1] ERROR c.l.m.s.e.update.BulkListener:56 - Error feeding bulk request. No retries left. Re β
β java.io.IOException: Unable to parse response body for Response{requestLine=POST /_bulk?timeout=1m HTTP/1.1, host=quick-megabyte-61846
05/18/2023, 8:09 AM