-
Notifications
You must be signed in to change notification settings - Fork 458
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
How are you running Flagsmith
- Self Hosted with Docker
- Self Hosted with Kubernetes
- SaaS at flagsmith.com
- Some other way (add details in description below)
Describe the bug
I'm seeing this error quite often:
flagsmith-api-5b546857bc-s5w5x flagsmith-api influxdb_client.rest.ApiException: (404)
flagsmith-api-5b546857bc-s5w5x flagsmith-api Reason: Not Found
flagsmith-api-5b546857bc-s5w5x flagsmith-api HTTP response headers: HTTPHeaderDict({'Content-Type': 'application/json; charset=utf-8', 'Vary': 'Accept-Encoding', 'X-Influxdb-Build': 'OSS', 'X-Influxdb-Version': 'v2.3.0+SNAPSHOT.090f681737', 'X-Platform-Error-Code': 'not found', 'Date': 'Thu, 01 Feb 2024 07:47:18 GMT', 'Transfer-Encoding': 'chunked'})
flagsmith-api-5b546857bc-s5w5x flagsmith-api HTTP response body: b'{"code":"not found","message":"failed to initialize execute state: could not find bucket \\"default_downsampled_15m\\""}'
flagsmith-api-5b546857bc-s5w5x flagsmith-api
Vanilla helm chart install
Steps To Reproduce
Just regular helm install. I noticed the error when testing the python sdk
Expected behavior
no errors
Screenshots
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working