Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

file report-current.csv does not exist error #1

@robertgates55

Description

@robertgates55

Installed using the latest helm chart the pod crashloops. I enabled log.level=debug by modifying the deployment, and can see it's successfully fetching the cur, but then failing to find the file I guess it's supposed to export?

ts=2022-08-23T10:43:29.648Z caller=main.go:153 level=info msg="Starting aws-cost-exporter" version="(version=, branch=, revision=)"
ts=2022-08-23T10:43:29.648Z caller=main.go:154 level=info msg="Build context" build_context="(go=go1.17.10, user=, date=)"
ts=2022-08-23T10:43:34.997Z caller=compute.go:37 level=debug msg="Opened database" repository=/var/lib/aws-cost-exporter/repository
ts=2022-08-23T10:43:34.997Z caller=compute.go:62 level=debug msg="Running query" name=common.sql
ts=2022-08-23T10:43:34.998Z caller=compute.go:43 level=debug msg="Closed database"
ts=2022-08-23T10:43:34.998Z caller=main.go:184 level=error err="[L:14 C:6] file `report-current.csv` does not exist"
Stream closed EOF for aws-cost-exporter/aws-cost-exporter-5b685bc98c-cmds9 (aws-cost-exporter)

Any clues what might be going on?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions