You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See error in conjur server, which will be restarting constantly
Expected Results
conjur server container running fine and stable
Actual Results
Conjur server pod is restarting
Reproducible
Always
Sometimes
Non-Reproducible
Version/Tag number
Conjur v1.19.2
Environment setup
Tested in 2 environments:
Bare Metal Debian 10, kernel 5.10.0-21-amd64 and docker 20.10.
VM Rocky Linux 9.1, kernel 5.14.0-162.12.1.el9_1.0.2.x86_64 with docker community 23.0.1
Additional Information
Log Extract:
No CONJUR_DATA_KEY
/opt/conjur-server/config/initializers/authenticator.rb:19:in <top (required)>' /opt/conjur-server/config/environment.rb:19:in <top (required)>'
Tasks: TOP => db:migrate => db:migrate:load => environment
(See full trace by running task with --trace)
error: exit
rake aborted!
** Checked that CONJUR_DATA_KEY ENV variable in host machine contains the data_key accordingly
The text was updated successfully, but these errors were encountered:
Summary
Steps defined in https://www.conjur.org/get-started/quick-start/oss-environment/#step-4
Create unstable conjur server container
Steps to Reproduce
docker-compose up -d
docker ps -a
Expected Results
conjur server container running fine and stable
Actual Results
Conjur server pod is restarting
Reproducible
Version/Tag number
Conjur v1.19.2
Environment setup
Tested in 2 environments:
Bare Metal Debian 10, kernel 5.10.0-21-amd64 and docker 20.10.
VM Rocky Linux 9.1, kernel 5.14.0-162.12.1.el9_1.0.2.x86_64 with docker community 23.0.1
Additional Information
Log Extract:
No CONJUR_DATA_KEY
/opt/conjur-server/config/initializers/authenticator.rb:19:in
<top (required)>' /opt/conjur-server/config/environment.rb:19:in
<top (required)>'Tasks: TOP => db:migrate => db:migrate:load => environment
(See full trace by running task with --trace)
error: exit
rake aborted!
** Checked that CONJUR_DATA_KEY ENV variable in host machine contains the data_key accordingly
The text was updated successfully, but these errors were encountered: