hystax / optscale

FinOps, MLOps and cloud cost optimization tool. Supports AWS, Azure, GCP, Alibaba Cloud and Kubernetes.
https://hystax.com
Apache License 2.0
1.28k stars 177 forks source link

Google Cloud billing report attempt failed. #50

Closed ryansk closed 9 months ago

ryansk commented 1 year ago

I spun up an Ubuntu 20.04.6 LTS machine in AWS and followed setup documentation found here. The cluster comes up without issue.

Following the documentation found here, however, after setting up credentials, I receive:

Object name : GCP Organization Object type : report_import Description : Billing data import for cloud account GCP Organization (#####################) failed: 'NoneType' object has no attribute 'lower'

efbe2121 commented 1 year ago

Up

Is this the same reason as my Issue? https://github.com/hystax/optscale/issues/49

maxb-hystax commented 1 year ago

Hi! No, I don't think that #49 is the same one. Your issue looks related to the processing of billing data in diworker service. We're checking the code to find out what's going on there.

maxb-hystax commented 1 year ago

Please check on this release, should be fixed - https://github.com/hystax/optscale/releases/tag/2023092001-public

Shikhar-Nahar commented 3 months ago

Similar issue is happening again in 2024080501-public -> https://github.com/hystax/optscale/issues/368