kubecost / features-bugs

A public repository for filing of Kubecost feature requests and bugs. Please read the issue guidelines before filing an issue here.
0 stars 0 forks source link

[Bug] error parsing window: 26 error(s) retrieving volumes: [not found, ResolveEndpointV2 not found, .... #49

Closed TJCNI closed 1 month ago

TJCNI commented 9 months ago

Kubecost Version

2.0.1

Kubernetes Version

1.25

Kubernetes Platform

EKS

Description

On fresh Kubecost installation (v2.0.1) after setting up Spot Data Feed I get an error in diagnostics checks: "not found, ResolveEndpointV2"

Steps to reproduce

  1. Install kubecost 2.0.1 through Helm chart on EKS 1.25
  2. Setup Spot data feed
  3. Go to Settings/Diagnostics

Expected behavior

Spot data feed should work

Impact

No response

Screenshots

image

Logs

2024-01-31T16:50:00.012760273Z WRN got error could not obtain latest valid asset set for metric localDisks%%High-Availability, not adding to cache
2024-01-31T16:50:00.01432896Z ERR error parsing window: 26 error(s) retrieving volumes: [not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2]
2024-01-31T16:50:00.014365082Z WRN got error 26 error(s) retrieving volumes: [not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2 not found, ResolveEndpointV2] for metric orphanedResources%%High-Availability, not adding to cache

Slack discussion

No response

Troubleshooting

aoi1 commented 9 months ago

Hello! I also experienced the same error. I am using a Helm chart, and after upgrading from 1.108 to 2.0.1, this issue started occurring. Everything was set up fine with version 1.108.1, but after the upgrade, this error began to appear.

dwbrown2 commented 9 months ago

Thank you for reporting! We're exploring a fix right now and expect this to be addressed soon.

@cliffcolvin @AjayTripathy to share further updates

dwbrown2 commented 9 months ago

A PR was merged today to update the AWS SDK to address this issue. @cliffcolvin can you close and share when it will be available in a build assuming I have my facts right?

jessegoodier commented 9 months ago

This is resolved in Kubecost 2.0.2, can you confirm if you still see the issue after upgrading?

korjek commented 9 months ago

This is resolved in Kubecost 2.0.2, can you confirm if you still see the issue after upgrading?

For us issue gone on 2.0.2

luisvieirajs commented 9 months ago

I get it all the time on 2.0.2. EKS 1.28 ERR error creating spot-ready workload distributions: error creating spot-ready workload distributions: failed to create any WorkloadDistributions for AllocationSetRange

No OpenIDConnect provider found in your account for https://oidc.eks.us-east-1.amazonaws.com/id/XXXXXXXXXXXXXXXXXXXXXX] for metric orphanedResources%%High-Availability, not adding to cache

The version that works on my EKS 1.28 is the cloud version lunar-sandwich.v0.1.2, only.

I have ON_DEMAND and SPOT instances on my cluster. Became impossible to self-host Kubecost. My company is not interested in the cloud versions.

AjayTripathy commented 9 months ago

Hi @luisvieirajs that sounds like an issue separate from the ResolveEndpointV2. Can you share what the kubecost UI looks like? Spot instance workload distribution calculation shouldn't impact the main UI loading.

luisvieirajs commented 9 months ago

Hello, @AjayTripathy I have fixed the OpenId issue redeploying my idp ans a new service account with required EC2 permissions. Thanks for replying.

chipzoller commented 1 month ago

Hello, in an effort to consolidate our bug and feature request tracking, we are deprecating using GitHub to track tickets. If this issue is still outstanding and you have not done so already, please raise a request at https://support.kubecost.com/.