DotNet4Neo4j / Neo4jClient

.NET client binding for Neo4j
https://www.nuget.org/packages/Neo4jClient
Microsoft Public License
431 stars 146 forks source link

Client connection and performance issue, while Neo4j Desktop Browser has no issues #478

Closed DarthSonic closed 4 months ago

DarthSonic commented 4 months ago

Describe the bug Server Log: Fatal error occurred when handling a client connection, remote peer unexpectedly closed connection Client Exception: A connection attempt has failed because the remote station did not respond correctly after a certain period of time, or the established connection was faulty because the connected host did not respond [translated from German exception]

Queries are very slow or do not execute at all with the exception above.

Server has no indication of performance or connection issues. Access over Neo4j Desktop Browser is working as expected.

Versions:

To Reproduce Cannot give you any advice to reproduce.

Expected behaviour Stable and fast connection.

cskardon commented 4 months ago

Hi.

Whilst I appreciate this is annoying, there is absolutely nothing I can do with this.

Without a test db, example queries, expected performance etc there is literally nothing that can be resolved.

Feel free to reopen with a way to reproduce, or with expected timings based on your code.

All the best (& sorry!)

Charlotte