conjur icon indicating copy to clipboard operation
conjur copied to clipboard

Use the same version of external postgres. conjur to report an error.

Open lixwlixw opened this issue 3 years ago • 3 comments

conjur image version 1.11.5
Use external postgres version 10.16 enable tls. https://github.com/bitnami/charts/tree/master/bitnami/postgresql-ha
conjur cannot start
..............................error: Database is still unavailable. Aborting!

lixwlixw avatar Aug 06 '21 07:08 lixwlixw

Thanks for the submission! We'll take a look as soon as we're able.

jtuttle avatar Sep 08 '21 20:09 jtuttle

Hello -

Is there any updates to this? I'm facing this issue right now with my postgres version being 13.

PostgreSQL 13.8 (Debian 13.8-0+deb11u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit

Postgres 10 is EOL Link

enorasec avatar Dec 19 '22 02:12 enorasec

Having a similar issue - cannot use an external DB. With debug enabled the pod shows: sha256.c(34): OpenSSL internal error, assertion failed: Low level API call to digest SHA256 forbidden in FIPS mode! error: no implicit conversion from nil to integer Sequel::Postgres::Database (0.4ms) SET standard_conforming_strings = ON Sequel::Postgres::Database (0.3ms) SET client_min_messages = 'WARNING' Sequel::Postgres::Database (0.3ms) SET DateStyle = 'ISO' Feature 'pkce_support' enabled by default

vitalyrychkov avatar Jan 25 '23 14:01 vitalyrychkov