Closed
Description
Multiple blobbers are experiencing this issue periodically across multiple networks.
Given a rename request to /v1/file/rename such as
Or a delete request to /v1/file/upload such as
We are periodically getting returned the following 400 response:
{
"code": "connection_write_error",
"error": "connection_write_error: Error writing the connection meta data"
}
This is periodic - the exact same request will pass after a few retries.
See: https://0chain.github.io/0chain/dev/2021-08-04_23.22.14/index.html for details