Have any folks using `bazel-remote` ran into `Fail...
# general
s
Have any folks using
bazel-remote
ran into
Failed to write to remote cache (8 occurrences so far): Internal: "protocol error: received message with invalid compression flag: 100 (valid flags are 0 and 1) while receiving response with status: 404 Not Found"
? We're running
v2.4.1
. What's odd is this was working an hour ago. I can see an increase in disk usage* on the volume associated with the remote service (the volume is only used by this service) and I saw pants report
(cached remotely)
or something like that
Upgrading to
bazel-remote
v2.4.3 fixed the problem