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

Issue in environment setup #28

Open
skyman0077 opened this issue Jan 5, 2023 · 1 comment
Open

Issue in environment setup #28

skyman0077 opened this issue Jan 5, 2023 · 1 comment

Comments

@skyman0077
Copy link

I am running a windows environment with Virtual box and I have followed all the steps for setting up the environment. I am getting the following error message when I am running the command "vagrant up"

PS D:\HashiCorp\bin\rhcsa8env-master> vagrant up
Bringing machine 'server2' up with 'virtualbox' provider...
Bringing machine 'repo' up with 'virtualbox' provider...
Bringing machine 'server1' up with 'virtualbox' provider...
==> server2: Box 'rdbreak/rhel8node' could not be found. Attempting to find and install...
server2: Box Provider: virtualbox
server2: Box Version: >= 0
The box 'rdbreak/rhel8node' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Vagrant Cloud, please verify you're logged in via
vagrant login. Also, please double-check the name. The expanded
URL and error message are shown below:

URL: ["https://vagrantcloud.com/rdbreak/rhel8node"]
Error: schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.

how to solve this error pls

@victorbrca
Copy link

Make sure you don't a proxy on you network. Are you able to browse to "https://vagrantcloud.com/rdbreak/rhel8node"?

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