Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix FS Dispose Error #675

Merged
merged 1 commit into from
Nov 29, 2021
Merged

Conversation

Ashuaidehao
Copy link
Contributor

No description provided.

@erikzhang
Copy link
Member

There is no difference.

Copy link
Member

@superboyiii superboyiii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It solved FS issue in Oracle request.

neo> [09:53:56.891] Process oracle request txid: 0x8fcb411287c111bbbf957726903620976d1d02a075d9f271c855577118ea0ff0, url: neofs:CMjo8ZrUtgYGenu4TXgK8mp446fqgnSh5qyZCiQhBeGr/5zvXf4n45cqgB2sqvJku9WKvGhgoh867oxNijqXg5g4E
[09:53:56.895] Request: neofs:CMjo8ZrUtgYGenu4TXgK8mp446fqgnSh5qyZCiQhBeGr/5zvXf4n45cqgB2sqvJku9WKvGhgoh867oxNijqXg5g4E
get object, deadline=, context=False
[09:53:57.025] NeoFS result: error, False Grpc.Core.RpcException: Status(StatusCode="Cancelled", Detail="gRPC call disposed.")
   at Grpc.Net.Client.Internal.HttpContentClientStreamReader`2.MoveNextCore(CancellationToken cancellationToken)
   at Neo.FileStorage.API.Client.Client.GetObject(GetRequest request, Nullable`1 deadline, CancellationToken context)
   at Neo.FileStorage.API.Client.Client.GetObject(Address address, Boolean raw, CallOptions options, CancellationToken context)
   at Neo.Plugins.OracleNeoFSProtocol.GetPayloadAsync(Client client, Address addr, CancellationToken cancellation)
   at Neo.Plugins.OracleNeoFSProtocol.ProcessAsync(Uri uri, CancellationToken cancellation)

@erikzhang erikzhang merged commit 01db34e into neo-project:master Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants