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

setup_jwt_cookie.sh fails #162

Closed
Jkovarik opened this issue Aug 25, 2023 · 1 comment
Closed

setup_jwt_cookie.sh fails #162

Jkovarik opened this issue Aug 25, 2023 · 1 comment

Comments

@Jkovarik
Copy link
Contributor

Issue: container-shell make stage fails in the current container specified in the Dockerfile.

This is failing as ssh-keygen is returning the following error:

No user exists for uid 502

Example:

bash-4.2:/CIRRUS-core$ source setup_jwt_cookie.sh some_daac jk dev
<removed echo-back for security reasons>
No user exists for uid 502

Replication steps:

  1. make image
  2. make container-shell, and run the specified command from the docs (setup_jwt_cookie.sh), or directly invoke the portion of the script that is failing
@lindsleycj
Copy link
Collaborator

resolved in PR #164

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

2 participants