JanssenProject / jans

An open source enterprise digital identity platform for CIAM or workforce... Janssen is a distribution of standards-based, developer friendly, components that are engineered to work together in any cloud. #OAuth #OpenID #FIDO
https://docs.jans.io
Apache License 2.0
423 stars 71 forks source link

fix(jans):uninstall jans showing error "sh: 0: getcwd() failed:" #8798

Closed manojs1978 closed 3 days ago

manojs1978 commented 4 days ago

Describe the bug getcwd() failed: No such file or directory while uninstalling jans

To Reproduce Steps to reproduce the behavior:

  1. install jans 1.1.3.nightly
  2. uninstall jans with sudo python3 /opt/jans/jans-setup/install.py -uninstall
  3. See error

Expected behavior should not get any error

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

devrimyatar commented 3 days ago

You should not execute install.py under directory /opt/jans/jans-setup/