# SSL error while installing dev environment

**URL:** https://meta.discourse.org/t/ssl-error-while-installing-dev-environment/62278
**Category:** Development
**Created:** [May 8, 2017, 4:40am UTC](https://meta.discourse.org/t/ssl-error-while-installing-dev-environment/62278 "2017-05-08T04:40:33Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Linh\_Vo](https://avatars.discourse-cdn.com/v4/letter/l/2bfe46/32.png) [@Linh\_Vo](https://meta.discourse.org/u/Linh_Vo)
#### Post date: [May 8, 2017, 4:40am UTC](https://meta.discourse.org/t/ssl-error-while-installing-dev-environment/62278/1 "2017-05-08T04:40:33Z")

</div>

I have problem with SSL while installing Discourse

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [May 8, 2017, 4:48am UTC](https://meta.discourse.org/t/ssl-error-while-installing-dev-environment/62278/2 "2017-05-08T04:48:08Z")

</div>

OK…can you provide more details on what’s not working? We can’t even try to provide support with zero details.

---

<div class="post-metadata">

### Author: ![Linh\_Vo](https://avatars.discourse-cdn.com/v4/letter/l/2bfe46/32.png) [@Linh\_Vo](https://meta.discourse.org/u/Linh_Vo)
#### Post date: [May 8, 2017, 4:51am UTC](https://meta.discourse.org/t/ssl-error-while-installing-dev-environment/62278/3 "2017-05-08T04:51:46Z")

</div>

I got this while trying to run cmd “vagrant up”

 ![](https://global.discourse-cdn.com/meta/original/3X/5/b/5b3173e7111a8868ca984db484940d5280a7c7a2.png)

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [May 8, 2017, 4:52am UTC](https://meta.discourse.org/t/ssl-error-while-installing-dev-environment/62278/4 "2017-05-08T04:52:39Z")

</div>

Wait a second. `vagrant up`? Are you trying to create a development environment or deploy a production Discourse site?

---

<div class="post-metadata">

### Author: ![Linh\_Vo](https://avatars.discourse-cdn.com/v4/letter/l/2bfe46/32.png) [@Linh\_Vo](https://meta.discourse.org/u/Linh_Vo)
#### Post date: [May 8, 2017, 4:53am UTC](https://meta.discourse.org/t/ssl-error-while-installing-dev-environment/62278/5 "2017-05-08T04:53:10Z")

</div>

I try to create a development environment.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [May 8, 2017, 4:54am UTC](https://meta.discourse.org/t/ssl-error-while-installing-dev-environment/62278/6 "2017-05-08T04:54:04Z")

</div>

Ah, I see now. Didn’t read the error close enough. Let me check something…

Edit: I’m able to start the download of the file mentioned in the screenshot on my end, so I’m not sure what you’re encountering here.

What type of network are you on? Any firewalls or proxies?

---

<div class="post-metadata">

### Author: ![Linh\_Vo](https://avatars.discourse-cdn.com/v4/letter/l/2bfe46/32.png) [@Linh\_Vo](https://meta.discourse.org/u/Linh_Vo)
#### Post date: [May 8, 2017, 4:57am UTC](https://meta.discourse.org/t/ssl-error-while-installing-dev-environment/62278/7 "2017-05-08T04:57:46Z")

</div>

My company prohibits any download from cloud store like Dropbox so there is any way to overcome it

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [May 8, 2017, 5:02am UTC](https://meta.discourse.org/t/ssl-error-while-installing-dev-environment/62278/8 "2017-05-08T05:02:30Z")

</div>

Hmm…you should be able to download the file from another network, copy it to your system somehow (like a flashdrive) and then modify the vagrant file to point to the local file. Alternatively, if you are setting up a Discourse dev instance for company purposes, you could try asking IT if they can assist in letting your system access Dropbox.
