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

fix: jans-cli throws this error on startup when jans is uninstalled and re-installed multiple times #857

Closed
maduvena opened this issue Feb 18, 2022 · 1 comment
Assignees

Comments

@maduvena
Copy link
Contributor

Describe the bug
Error when jans-cli is run.
Note: I have uninstalled and re-installed jans multiple times

To Reproduce
Steps to reproduce the behavior:

  1. Install jans server
  2. run /opt/jans/jans-cli/config-cli.py
  3. See error
  4. Cli menu items are displayed after the error

Expected behavior
Error in step 3 should not be shown.

Screenshots
See Error in screenshot
Error

@maduvena maduvena assigned moabu and devrimyatar and unassigned moabu Feb 18, 2022
yuriyz pushed a commit that referenced this issue Feb 19, 2022
* fix: jans-cli pkg fixes

* fix: jans-linux-setup copy log4j2.xml to config-api custom dir

* fix: linux-setup update swagger client

* fix: jans-linux-setup remove unused code block

* fix: jans-linux-setup remove unused function

* fix: jans-cli redirect ancoding errors to /dev/null (ref: #857)

* fix: jans-cli code smell

* fix: jans-linux-setup scim-cli uses role based client for jwt token

* fix: jans-linux-setup mode of setup.properties
@devrimyatar
Copy link
Contributor

Fixed in 81fe29e

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

No branches or pull requests

3 participants