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

Can't login to Reva #31

Open
dagl opened this issue Mar 14, 2022 · 0 comments
Open

Can't login to Reva #31

dagl opened this issue Mar 14, 2022 · 0 comments

Comments

@dagl
Copy link
Collaborator

dagl commented Mar 14, 2022

When trying to login to Reva, I'm getting an error:
login basic username: test password: error: code=CODE_INTERNAL msg="error creating user home" support_trace="00000000000000000000000000000000"

I'm running Reva like this:
helm upgrade --install -n default iop-home . --set persistentVolume.enabled=true --set persistentVolume.existingClaim=iop-pvc --set-file configFiles.revad\\.toml=home.toml --set-file configFiles.gateway\\.toml=standalone.toml --set-file configFiles.users\\.json=users-ailleron.json --set env.REVA_APPPROVIDER_IOPSECRET=qwerty12345 --set imagePullSecrets.name=regcred

I tried running storage provider separately:
helm upgrade --install -n default storageprovider-home . --set env.REVA_APPPROVIDER_IOPSECRET=qwerty12345 -f home-sp.yaml

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

1 participant