quickwit-oss/quickwit

Repeated storage error messages

Open

#864 opened on Dec 9, 2021

 (6 comments) (0 reactions) (0 assignees)Rust (580 forks)github user discovery
backlogbuggood first issuelow-priority

Repository metrics

Stars
 (11,532 stars)
PR merge metrics
 (Avg merge 5d 18h) (41 merged PRs in 30d)

Description

On storage connection error, I got the following in my terminal:

 Error Details

 ✖ storage
The specified bucket does not exist

Caused by:
    The specified bucket does not exist

The redundancy is not very nice.

Contributor guide