apache / apache/couchdb-docker

couchdb:3.5.1-nouveau and couchdb:3.5.1 do not work together

Open
#288 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
290
Forks
146
PR merge metrics
No merged PRs in 30d

Description

Following the [Nouveau Server Installation : Docker : Compose](https://docs.couchdb.org/en/stable/install/nouveau.html#compose) instructions, when I attempt to query through the `_nouveau` endpoint, I get the following error in the logs.

```
couchdb-1 | [error] 2026-04-01T13:18:35.224319Z couchdb@couchdb <0.555.0> -------- nouveau_index_manager: db:_users ddoc:_design/nouveau-queries index:name-nouveau-index failed with: {error,{connection_error,{protocol_error,'Invalid connection preface received. Appears to be an HTTP/1 response? (RFC7540 3.5)'}}}
couchdb-1 | [notice] 2026-04-01T13:18:37.766764Z couchdb@escribo <0.9487.0> 93a24133ec localhost:5984 192.168.65.1 admin GET /_users/_design/nouveau-queries/_nouveau/name-nouveau-index?q=name:couchdb&include_docs=true 500 ok 1004
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.