-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Description
Please answer these questions before submitting your issue. Thanks!
- What did you do?
If possible, provide a recipe for reproducing the error.
when S3 backup or restore, If "/" is added last in the endpoint, an error may occur
- What did you expect to see?
Whether "/" is added last, the backup can be successful
-
What did you see instead?
-
What version of BR and TiDB/TiKV/PD are you using?
br -4.0.11
br -5
The above problem occurs only when there is data in instance. Therefore, when br version is 4.0.11, this problem will not occur when backing up empty instances, because the system library will not be backed up; However, when the br version is 5, even for empty instances, Br the system library will be backed up during backup.
-
Operation logs
- Please upload
br.logfor BR if possible - Please upload
tidb-lightning.logfor TiDB-Lightning if possible - Please upload
tikv-importer.logfrom TiKV-Importer if possible - Other interesting logs
- Please upload
-
Configuration of the cluster and the task
tidb-lightning.tomlfor TiDB-Lightning if possibletikv-importer.tomlfor TiKV-Importer if possibletopology.ymlif deployed by TiUP
-
Screenshot/exported-PDF of Grafana dashboard or metrics' graph in Prometheus if possible

