mrxz44
mrxz44
RRailway
Created by mrxz44 on 7/19/2024 in #✋|help
Clickhouse connect timeout
Hey @Brody anyway is there a solution to establish connection via dbeaver or datagrip?
17 replies
RRailway
Created by mrxz44 on 7/19/2024 in #✋|help
Clickhouse connect timeout
If anyone having same issue, try python clickhouse_connect
client = clickhouse_connect.get_client(host=creds['host'], username=creds['user'], password=creds['password'], port = 443, secure=True)
17 replies
RRailway
Created by mrxz44 on 7/19/2024 in #✋|help
Clickhouse connect timeout
Ok I have PORT variable set to 8123 now. connecting via 443 port - Connection reset error
17 replies
RRailway
Created by mrxz44 on 7/19/2024 in #✋|help
Clickhouse connect timeout
Changed port variable to 443 and redeployed now. Having new error 'Unexpected end of file from server'.
17 replies
RRailway
Created by mrxz44 on 7/19/2024 in #✋|help
Clickhouse connect timeout
Tried 443 port, but its 'connection reset' error now
17 replies
RRailway
Created by mrxz44 on 7/19/2024 in #✋|help
Clickhouse connect timeout
No description
17 replies
RRailway
Created by mrxz44 on 7/19/2024 in #✋|help
Clickhouse connect timeout
project ID a042c04e-919a-4fa1-bd9c-a4a325b895fd
17 replies