Kubernetes API on catalog not pulling logs
O
Ordinary Marmoset
Kubernetes API on catalog not pulling logs, when checked delegate logs, it is ignorning port
Our config -> <<hostname>>:6443 port
2026-03-05 09:17:20.609 UTC [task-exec-50822] ERROR io.harness.network.Http - Could not connect [taskId=jsssGZO2Qm-NOMveZM7kYA-DEL, URL=https://<<hostname>>/api/v1/namespaces/customerfnbza-opm-stress/pods/opm-write-api-6c4cf56b48-99vp2/log?container=opm-write-api]
java.util.concurrent.ExecutionException: java.net.ConnectException: Connection refused
at com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:596)
at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:555)
at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.get(AbstractFuture.java:111)
at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:247)
at com.google.common.cache.LocalCache$Segment.getAndRecordStats(LocalCache.java:2349)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2189)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2079)
at com.google.common.cache.LocalCache.get(LocalCache.java:4017)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4040)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4989)
at io.harness.network.Http.connectableHttpUrlWithHeaders(Http.java:363)
at io.harness.delegate.task.executioncapability.HttpConnectionExecutionCapabilityCheck.performCapabilityCheckWithProto(HttpConnectionExecutionCapabilityCheck.java:78)
at software.wings.delegatetasks.delegatecapability.CapabilityCheckController.lambda$validate$2(CapabilityCheckController.java:79)
Details on request -> https://support.harness.io/hc/en-us/requests/105682
Log In