Open huisebug opened 1 year ago
After starting according to this configuration, the log prompt from thanos sidecar level=warn ts=2023-06-21T05:55:13.450305925Z caller=shipper.go:239 msg="reading meta file failed, will override it" err="failed to read /prometheus/thanos.shipper.json: open /prometheus/thanos.shipper.json: no such file or directory" I checked the /prometheus directory, and this file exists. After I gave 777 permissions to the persistent directory, the sidecar log did not prompt this error. Obviously this is a file permission problem. When the thanos.shipper.json file is generated, Does not take into account that sidecar containers are unreadable
hi, does anyone know any fix or workaround for this?
I have the same issue
This is the yaml I use: