Git Product home page Git Product logo

Comments (5)

sgnn7 avatar sgnn7 commented on June 11, 2024 1

@sigalsax: @hertus is correct so I'll change this story to be centered around documenting common failure issues.

from conjur-quickstart.

hertus avatar hertus commented on June 11, 2024

Had the same with a wrong "CONJUR_DATA_KEY" env variable for the conjur container which had a non-BASE64 conform string in it. Fixed with correct CONJUR_DATA_KEY generated from 'conjur data-key generate'

rake aborted!,
ArgumentError: invalid base64,
/opt/conjur-server/config/initializers/authenticator.rb:16:in `<top (required)>',
/var/lib/gems/2.5.0/gems/activesupport-4.2.11/lib/active_support/dependencies.rb:268:in `load',
/var/lib/gems/2.5.0/gems/activesupport-4.2.11/lib/active_support/dependencies.rb:268:in `block in load',
/var/lib/gems/2.5.0/gems/activesupport-4.2.11/lib/active_support/dependencies.rb:240:in `load_dependency',
/var/lib/gems/2.5.0/gems/activesupport-4.2.11/lib/active_support/dependencies.rb:268:in `load',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/engine.rb:652:in `block in load_config_initializer',
/var/lib/gems/2.5.0/gems/activesupport-4.2.11/lib/active_support/notifications.rb:166:in `instrument',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/engine.rb:651:in `load_config_initializer',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/engine.rb:616:in `block (2 levels) in <class:Engine>',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/engine.rb:615:in `each',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/engine.rb:615:in `block in <class:Engine>',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/initializable.rb:30:in `instance_exec',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/initializable.rb:30:in `run',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/initializable.rb:55:in `block in run_initializers',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/initializable.rb:44:in `each',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/initializable.rb:44:in `tsort_each_child',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/initializable.rb:54:in `run_initializers',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/application.rb:352:in `initialize!',
/opt/conjur-server/config/environment.rb:19:in `<top (required)>',
/var/lib/gems/2.5.0/gems/activesupport-4.2.11/lib/active_support/dependencies.rb:274:in `require',
/var/lib/gems/2.5.0/gems/activesupport-4.2.11/lib/active_support/dependencies.rb:274:in `block in require',
/var/lib/gems/2.5.0/gems/activesupport-4.2.11/lib/active_support/dependencies.rb:240:in `load_dependency',
/var/lib/gems/2.5.0/gems/activesupport-4.2.11/lib/active_support/dependencies.rb:274:in `require',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/application.rb:328:in `require_environment!',
/var/lib/gems/2.5.0/gems/railties-4.2.11/lib/rails/application.rb:457:in `block in run_tasks_blocks',
Tasks: TOP => db:migrate => db:migrate:load => environment,
(See full trace by running task with --trace),
error: exit,

from conjur-quickstart.

ravics09 avatar ravics09 commented on June 11, 2024

I run the below command to set master key as environment variable on windows 10.

set CONJUR_DATA_KEY="$(< data_key)"

After that conjur/server restarting and not able to generate conjur account .

from conjur-quickstart.

izgeri avatar izgeri commented on June 11, 2024

We do have a troubleshooting section in our README now - we should probably add the common failure modes around the Conjur data key to that section at this point.

@ravics09 are you experiencing an issue with your server? Since this issue is specifically about adding troubleshooting documentation, if you have an issue not covered by the proposed documentation, I'd encourage you to file a separate issue in this project that describes your problem. You can also post on discourse - we'd be happy to chat about your setup there.

from conjur-quickstart.

szh avatar szh commented on June 11, 2024

I'm going to close this since it's old and may not be relevant anymore. Please reopen if it's still an issue.

from conjur-quickstart.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.