Étienne BERSAC
Étienne BERSAC
Hi @xroman70 , thanks for reaching. Can you share what version of psycopg2 you use ? Maybe with `pip freeze`.
@xroman70 the `channel_binding` parameters is not added by temBoard agent. I guess it's defined in instance `primary_conninfo`. Can you confirm this ? The libpq used by temBoard should match the...
Hi @xroman70, can you reproduce this with 7.10 ?
Looks like a duplicate of #990
Could you run `docker-compose pull` and retry ?
@ALidghi What's in docker-compose logs agent13 ?
Hi @ALidghi , could you update with `docker-compose pull`, reset with `docker-compose down -v` and retest ?
@ALidghi can you share the logs of agent13 ?
@ALidghi ok, this is postgres logs. What's the output of `docker-compose logs agent13` ?
Ok, there is something wrong with Mac, it's hard for me do deduce how to disable interaction between docker image entrypoint and host. ``` abdellahlidghi-agent13-1 | + '[' -x /usr/bin/docker...