rancher / quickstart

381 stars 341 forks source link

Error: schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) #168

Closed Flowbird-Joel-Harley closed 2 years ago

Flowbird-Joel-Harley commented 3 years ago

When running the vagrant up command I get the following output:

`Config: {"admin_password"=>"admin", "rancher_version"=>"v2.5.7", "ROS_version"=>"1.5.1", "k8s_version"=>"v1.18.15-rancher1-1", "server"=>{"cpus"=>1, "memory"=>1500}, "node"=>{"count"=>1, "cpus"=>1, "memory"=>1500}, "ip"=>{"master"=>"172.22.101.100", "server"=>"172.22.101.101", "node"=>"172.22.101.111"}, "linked_clones"=>true, "net"=>{"private_nic_type"=>"82545EM", "network_type"=>"private_network"}}

Bringing machine 'server-01' up with 'virtualbox' provider... Bringing machine 'node-01' up with 'virtualbox' provider... ==> server-01: Box 'chrisurwin/RancherOS' could not be found. Attempting to find and install... server-01: Box Provider: virtualbox server-01: Box Version: 1.5.1 The box 'chrisurwin/RancherOS' 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/chrisurwin/RancherOS"] Error: schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate.`

I have done some digging and attempted to disable GIT certificate revocation. However, nothing seems to have an impact. If anyone could point me in the right direction, I would be appreciative.

willian-wrcs commented 2 years ago

Try this tutorial.:

https://stackoverflow.com/questions/66943822/cant-install-laravel-homestead-using-vagrant-on-windows-10

bashofmann commented 2 years ago

Thanks @willian-wrcs. Closing this, since this seems to be a connectivity issue on the machine. If some Firewall/Anti-Virus solution blocks the download of the Vagrant Box, we can't do much about it.

deejay2022 commented 2 years ago

thanks fixed it, it was my anti-virus