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

Failed to connect to hashicorp-files.hashicorp.com port 443: Operation timed out #1

Open
vergissberlin opened this issue Jun 15, 2018 · 9 comments

Comments

@vergissberlin
Copy link

Hi,

I had the same issue like hashicorp/vagrant#9897

You can fix that with

config.vm.box = 'precise64' to
config.vm.box = 'hashicorp/precise64'

and commenting out the line:
config.vm.box_url = 'http://files.vagrantup.com/precise64.box'

thanks!

@ThermoNuclearPanda
Copy link

Fixed it for me!

@thelastmor
Copy link

I still have the problem (did you edit it on the notepad++ of the vagrant file?)

@koksin
Copy link

koksin commented Jan 31, 2019

Work for me.. thanks.

@Sandy-Devops
Copy link

Works for me too... Thanks a lot

@twidii
Copy link

twidii commented Feb 14, 2019

Hi, can you describe more detail, where should I edit that? Thanks @vergissberlin

@steviecoaster
Copy link

I've add PR #2 to fix this

@billyyarosh
Copy link

More info here: https://vagrantcloud.com/hashicorp/precise64

viveksatasiya pushed a commit that referenced this issue Sep 4, 2019
Change box image to ubuntu/precise64
@MauricioR404
Copy link

or you can use hashicorp/vagrant#9897 (comment)

@null-none
Copy link
Contributor

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

10 participants