Problem in node “Qdrant vector store” unauthorized

I am unable to connect to Qdrant using the Qdrant node. I get a message:

Could not load list
Please check your credential

The credentials also got a green box when I set them up.

It is not an issue with the credentials, as I can make both get & put requests with an HTTP node using the same credentials.

The logs from the Qdrant server when I use the Qdrant node say:

2025-02-04T13:21:11.323781Z ERROR actix_http::h1::dispatcher: stream error: request parse error: invalid Header provided

I don’t get that error when I use the HTTP node.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

For anyone else with problem, as a workaround I created a docker swarm and connected via http.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.