quickwit-oss/quickwit

Repeated storage error messages

Open

#864 aberto em 9 de dez. de 2021

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

Métricas do repositório

Stars
 (11.300 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador