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 error when querying TypeDB Cluster database schema #191

Open
nikolaimerritt opened this issue Dec 1, 2022 · 1 comment
Open

Comments

@nikolaimerritt
Copy link

nikolaimerritt commented Dec 1, 2022

TypeDB Console successfully connects to TypeDB Cluster, and is able to make schema write and read queries. However, when querying the database schema via the command

database schema <db name>

a client error occurs:

[CLI05] Client Error: Unable to connect to TypeDB server.

This issue does not occur when connecting to TypeDB Server locally.

@nikolaimerritt nikolaimerritt changed the title Error when querying TypDB Cluster database schema Connection error when querying TypDB Cluster database schema Dec 1, 2022
@nikolaimerritt nikolaimerritt added this to the Bug Fixes milestone Dec 1, 2022
@nikolaimerritt nikolaimerritt changed the title Connection error when querying TypDB Cluster database schema Connection error when querying TypeDB Cluster database schema Dec 1, 2022
@alexjpwalker alexjpwalker modified the milestones: Bug Fixes, TypeDB Client: Rust Rewrite Dec 1, 2022
@alexjpwalker
Copy link
Member

@dmitrii-ubskii This looks like an issue in Client Java, which we should retest once we make Client Java call Client Rust over JNI.

@flyingsilverfin flyingsilverfin removed this from the TypeDB Client: Rust Rewrite milestone Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants