Skip to content

connection_write_error received periodically when calling delete/rename #293

Closed
@stewartie4

Description

@stewartie4

Multiple blobbers are experiencing this issue periodically across multiple networks.

Given a rename request to /v1/file/rename such as
image

Or a delete request to /v1/file/upload such as
image

We are periodically getting returned the following 400 response:
image

{
"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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmainnet

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions