0
votes

Datastudio version: 1.0.0 or 1.0.1

When you try to create a new connection to a valid host, you get:

TEST FAILED Unable to connect to DSE gremlin analytics server at 127.0.0.1:8182. It is likely that the server is not listening for connections on 127.0.0.1. To mitigate this issue: Make sure this server is running DSE graph (has a 'graph' workload). Try setting the rpc_address to 0.0.0.0 in dse.yaml.

It seems like it is always trying to connect to 127.0.0.1 Gremlin server. I could not find any configuration whithin Datastudio that addresses this.

1

1 Answers

1
votes

You can edit connections from the connection browser page. Click on the hamburger menu in the on the top left, select connections, then edit the connection in question. Heres a couple of screenshots:

enter image description here

enter image description here