Replies: 1 comment
-
hi @ankitsoin. Your LB should support TCP/IP protocol |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @alex-karpovich ,
Can you please help us in knowing how to connect with load balancer using TB shell ?
Currently,
after running ./tickdb.sh and in shell, Instead of connecting with localhost("set db dxtick://localhost:8011"), I have tried connecting with my Load balancer IP "set db dxtick://AA.BBB.CC.DD:PORT" then "open"
But I am getting below error:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further detail s.
Am I using correct steps to connect with LB using shell or according to you there is problem with LB configuration/connectivity ?
Beta Was this translation helpful? Give feedback.
All reactions