Skip to content

error while retrieving an access token from keycloak #681

Answered by yknevenky
yknevenky asked this question in Issues
Discussion options

You must be logged in to vote

Thanks to @tejash-jl , He found the problem fixed my issue.

The issue was that PWD env variable isn't set in sudo space. Hence running the following command fixed the installation issue.

sudo PWD=${PWD} registry init

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yknevenky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
1 participant