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

Lab Accounts not working #645

Open
jshannondiegesis opened this issue Sep 25, 2024 · 5 comments
Open

Lab Accounts not working #645

jshannondiegesis opened this issue Sep 25, 2024 · 5 comments
Assignees

Comments

@jshannondiegesis
Copy link

Hi,

I am just completing the Manage user access and content policies using private automation hub lab module at https://www.redhat.com/en/interactive-labs/ansible and the curator and marie logincredentials are coming up as invalid.

Thanks,
Jacob.

@billy-stellar
Copy link

I experienced this as well - curator creds are incorrect. Tried admin, student, student1...

@IPvSean
Copy link
Collaborator

IPvSean commented Oct 4, 2024

can you give us the exact link to the exact lab?

@billy-stellar
Copy link

billy-stellar commented Oct 4, 2024

https://play.instruqt.com/redhat/invite/zevim9oubfli/tracks/hub-managing-user-access/challenges/understanding-lab-environment/assignment#tab-1

Attempting to reset admin password using below :)

sudo su -
export PULP_SETTINGS=/etc/pulp/settings.py
pulpcore-manager reset-admin-password
Please enter new password for user "admin":
Please enter new password for user "admin" again:
Successfully set password for "admin" user.
exit

^^ that did work

@anshulbehl
Copy link
Contributor

I will take a look at this, it's been some time I have touched this lab, will update this issue with my findings.

@billy-stellar
Copy link

billy-stellar commented Oct 4, 2024

After resetting the admin password, I was able to see that the curator user does not exist. Only admin. Thanks for your quick responses! I'll work through this with the reset password. Update: The curator group is missing as well.

Last update: When the lab checks for the groups to be created, it says they're not when they are. I also seem to be missing the token and config when using 'marie' to upload a network collection per this error:

[rhel@privatehub-01 ~]$ ansible-galaxy collection publish network-test_collection-1.0.0.tar.gz
ERROR! Unknown error when attempting to call Galaxy at 'https://privatehub-01.jnewq84rh0zs.instruqt.io/api/galaxy/content/published/api': <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1129)>

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

4 participants