Error connecting to Node(endPoint=/127.0.0.1:9042 #3654
Unanswered
raphael10-collab
asked this question in
Q&A
Replies: 1 comment 3 replies
-
As you have already put in the title: Even better would be if you wouldn't use |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I installed and set in a cloud's VPS a
v8ssandra
node :In a file janusgraph-env.txt I defined the configuration's environment variables :
And run the janusgraph docker container passing the environment variables :
Why does it not recognize the localhost? :
Error connecting to Node(endPoint=/127.0.0.1:9042, hostId=null, hashCode=269b1ea6), trying next node (ConnectionInitException: [JanusGraph Session|control|connecting...] Protocol initialization request, step 1 (OPTIONS): failed to send request (io.netty.channel.StacklessClosedChannelException))
May be this kubelet issue is related ... :
This is
/etc/containerd/config.toml
:How to make it work?
Beta Was this translation helpful? Give feedback.
All reactions