Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conjur server permanent restart #2727

Open
1 of 3 tasks
iwattud opened this issue Feb 23, 2023 · 0 comments
Open
1 of 3 tasks

conjur server permanent restart #2727

iwattud opened this issue Feb 23, 2023 · 0 comments

Comments

@iwattud
Copy link

iwattud commented Feb 23, 2023

Summary

Steps defined in https://www.conjur.org/get-started/quick-start/oss-environment/#step-4
Create unstable conjur server container

Steps to Reproduce

  1. Follow steps until Step 4
  2. Run docker-compose up -d
  3. Run docker ps -a
  4. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants