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

Bug: Http query request failed #20

Open
danielmartincraig opened this issue Jul 2, 2024 · 3 comments
Open

Bug: Http query request failed #20

danielmartincraig opened this issue Jul 2, 2024 · 3 comments

Comments

@danielmartincraig
Copy link

I have encountered an issue; I run neptune-for-graphql and I see that after finding all my nodes and edges via the Neptune Summary API, and after discovering the properties of the edges and nodes, I see error messages like the following begin to flow:

Http query request failed: Client network socket disconnected before secure TLS connection was established Trying with the AWS SDK

I am running the tool like so:

neptune-for-graphql --input-graphdb-schema-neptune-endpoint xxxx-xxx-xx.us-east-1.neptune.amazonaws.com:xxxx --output-aws-pipeline-cdk-neptune-IAM

I am using Neptune engine 1.2.1.0, with sigV4 enabled. My cluster instance is of type 'provisioned', it's of size db.r5.4xlarge.

@kenhuuu
Copy link

kenhuuu commented Jul 4, 2024

Just to clarify, are you saying that the utility isn't working after finding the nodes/edges and you are seeing those error messages, or are you saying that the utility does work but you are asking if you should be concerned about those error messages?

@danielmartincraig
Copy link
Author

The utility is not working; it starts logging the error and it never finishes running and never puts anything in the output/ folder.

@danielmartincraig
Copy link
Author

It just starts logging the error endlessly

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

No branches or pull requests

2 participants