quickwit-oss/quickwit

Repeated storage error messages

Open

#864 opened on Dec 9, 2021

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Rust (553 forks)github user discovery
backlogbuggood first issuelow-priority

Repository metrics

Stars
 (11,300 stars)
PR merge metrics
 (PR metrics pending)

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