Skip to content

Error 405 when creating engine #22

@niedbalski

Description

@niedbalski

I have this script

url="datafusion+flightsql://us-west-2-1.aws.cloud2.influxdata.com:443?database=bucket&token=token"
engine = create_engine(url)

versions

(env) ➜ influx pip list | grep flight
flightsql-dbapi 0.2.1

results in

E1006 10:28:36.564650000 8169889280 hpack_parser.cc:1218]              Error parsing metadata: error=invalid value key=content-type value=text/html

FlightServerError: Flight RPC failed with message: Received http2 header with status: 405

any pointers on what can be wrong here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions