question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support http interface

See original GitHub issue
>> dbt run
Running with dbt=0.19.0
Found 1 model, 0 tests, 0 snapshots, 0 analyses, 148 macros, 0 operations, 0 seed files, 0 sources, 0 exposures

Encountered an error:
Runtime Error
  Code: 102. Unexpected packet from server None:None (expected Hello or Exception, got Unknown packet)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:23 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
silentsokolovcommented, Apr 25, 2021

I believe it is a flexible option and it is possible to keep native clickhouse-driver along with http interface, but I would not be able to test it

I tried switch to sqlalchemy https://github.com/silentsokolov/dbt-clickhouse/commit/339a3f88660bf08a205c3faf3d3ffd2794eff568. But many cases dont work.

1reaction
d1bevzcommented, Apr 24, 2021

It seems like my Clickhouse server is not compatible with clickhouse-driver My version is too old. ver. 19.16.10.44

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is the HTTP Interface? - MATLAB & Simulink - MathWorks
The interface contains functions that implement semantics of HTTP messaging and utilities for processing the data sent and received. It also contains support...
Read more >
An overview of HTTP - MDN Web Docs
HTTP is a protocol for fetching resources such as HTML documents. ... Using the EventSource interface, the client opens a connection and ...
Read more >
HTTP Interface | ClickHouse Docs
The HTTP interface lets you use ClickHouse on any platform from any programming language in a form of REST API. The HTTP interface...
Read more >
Web Services Interfaces
This service maps the SSM Configuration ID and the service type to the Web Services SSM and SOAP endpoints for the security services....
Read more >
Web Service Interface - an overview | ScienceDirect Topics
WSDL has chosen a procedural operation model of application protocols. An abstract Web Service interface consists of a set of named operations, each ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found