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

clickhouse on demo, socket is hang up #1

Closed
Slach opened this issue Jun 21, 2021 · 5 comments
Closed

clickhouse on demo, socket is hang up #1

Slach opened this issue Jun 21, 2021 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@Slach
Copy link

Slach commented Jun 21, 2021

Dear mlcraft.io team, thanks you for your effort guys! Demo looks great
I tried to add clickhouse data source on https://app.mlcraft.org/

host: github.demo.altinity.cloud
port 8443
use SSL 
user: demo
password: demo

when press "test datasource" failed with error
request

{"query":"mutation TestDatasourceMutation($input: TestConnectionInput!) {\n  testConnection(input: $input) {\n    message\n    __typename\n  }\n}\n","operationName":"TestDatasourceMutation","variables":{"input":{"dataSourceId":2}}}

response

{"errors":[{"message":"Unexpected error value: { error: \"socket hang up\" }","locations":[{"line":2,"column":3}],"path":["testConnection"]}],"data":null}

but datasource is live

curl -vvv "https://demo:demo@github.demo.altinity.cloud:8443/?query=SHOW+TABLES"

looks ok

could you help me resolve issue?

@ifokeev
Copy link
Contributor

ifokeev commented Jun 21, 2021

@Slach Hi! Thanks for your issue, will take into it

@ifokeev ifokeev added the bug Something isn't working label Jun 21, 2021
@ifokeev ifokeev self-assigned this Jun 21, 2021
@Slach
Copy link
Author

Slach commented Jul 1, 2021

@ifokeev any news about this issue?

@ifokeev
Copy link
Contributor

ifokeev commented Jul 1, 2021

@Slach will fix in 2-3 days, sorry for the delay

@ifokeev
Copy link
Contributor

ifokeev commented Jul 1, 2021

Screen Shot 2021-07-02 at 00 05 02

Fixed. Please, check out

@Slach
Copy link
Author

Slach commented Jul 2, 2021

thanks a lot it works

@Slach Slach closed this as completed Jul 2, 2021
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