Grégoire Salingue

Results 7 issues of Grégoire Salingue

1. Description Fix the schema selection issue encountered with postgresql 16 1. Related issues https://github.com/ovh/cds/issues/7197 1. About tests Ran locally following the official setup routine: https://ovh.github.io/cds/hosting/ready-to-run/from-binaries/#prepare-database It fixed the then...

I am facing this issue while booting a new instance of cds ``` gsalingu@cds:~/cds$ ./cds-engine start api --config conf.toml Reading configuration file @ conf.toml Starting service api panic: runtime error:...

While running on new versions of postgresql the automatic schema selection at connection time does not seem to work ``` user=cds-cdn password='PASSWORD' dbname=cds host=db port=5000 sslmode=disable connect_timeout=10 options='-csearch_path=cdn' Error: pq:...

**Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - Yes - Are you sure you're not using someone else's docker image? - Yes - Have...

bug

Fix for https://github.com/vitabaks/autobase/issues/1354

### Bug description As a new user of the solution I am trying to use the solution as instructed in the doc with docker compose. Doing so currently the provided...