Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Error 405 when creating engine #22

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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