mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
update blazer
This removes a stray warning, that was printed when checking the status of non-existent files.
This commit is contained in:
10
changelog/unreleased/issue-3750
Normal file
10
changelog/unreleased/issue-3750
Normal file
@@ -0,0 +1,10 @@
|
||||
Bugfix: Remove `b2_download_file_by_name: 404` warning from B2 backend
|
||||
|
||||
In some cases the B2 backend could print `b2_download_file_by_name: 404: :
|
||||
b2.b2err` warnings. These are only debug messages and can be safely ignored.
|
||||
|
||||
We have updated the library used for accessing B2 to remove this warning.
|
||||
|
||||
https://github.com/restic/restic/issues/3750
|
||||
https://github.com/restic/restic/issues/4144
|
||||
https://github.com/restic/restic/pull/4146
|
Reference in New Issue
Block a user