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

Connection to YBM times out #9

Open
ddhodge opened this issue Mar 29, 2023 · 1 comment
Open

Connection to YBM times out #9

ddhodge opened this issue Mar 29, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ddhodge
Copy link

ddhodge commented Mar 29, 2023

Create a cluster in YBM - I created a single region, 3 node, FT none cluster in gcp.northamerica-northeast2 region. Added IP to allow list.

Compiled latest from source, vs release 0.0.3, using

java -Dnode=
-Ddbname=yugabyte
-Ddbuser=admin
-Ddbpassword=
-Dssl=true
-Dsslmode=verify-full
-Dsslrootcert=../root.crt
-jar ./yb-workload-sim.jar

Using 0.0.3 release, connected successfully to cluster.
Using compiled from source, times out.

@ashetkar
Copy link
Collaborator

ashetkar commented Apr 3, 2023

Are you enabling the load-balance here @ddhodge ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants