# I can't access after installing

**URL:** https://meta.discourse.org/t/i-cant-access-after-installing/172046
**Category:** Self-hosting
**Tags:** letsencrypt
**Created:** [December 2, 2020, 10:24pm UTC](https://meta.discourse.org/t/i-cant-access-after-installing/172046 "2020-12-02T22:24:58Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![MeuXbox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meuxbox/32/200472_2.png) [@MeuXbox](https://meta.discourse.org/u/MeuXbox)
#### Post date: [December 2, 2020, 10:24pm UTC](https://meta.discourse.org/t/i-cant-access-after-installing/172046/1 "2020-12-02T22:24:59Z")

</div>

my forum forum.meuxbox.com.br  
I created the forum for testing several times, maybe it’s an SSL certificate error?

I installed the forum through this tutorial [discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md)

- [DNS Propagation Checker - Global DNS Testing Tool](https://www.whatsmydns.net/#A/forum.meuxbox.com.br)

**I get this error, the forum is on VULTR 1GB**

 ![error forum](https://global.discourse-cdn.com/meta/original/3X/0/d/0de63baacda2918a6f7605b25b8b9ef20b33db25.png)

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 2, 2020, 10:58pm UTC](https://meta.discourse.org/t/i-cant-access-after-installing/172046/2 "2020-12-02T22:58:16Z")

</div>

What does

```
 tail -f /var/discourse/shared/standalone/logs/var-log/nginx/error.log

```

show?

---

<div class="post-metadata">

### Author: ![MeuXbox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meuxbox/32/200472_2.png) [@MeuXbox](https://meta.discourse.org/u/MeuXbox)
#### Post date: [December 3, 2020, 12:44am UTC](https://meta.discourse.org/t/i-cant-access-after-installing/172046/3 "2020-12-03T00:44:51Z")

</div>

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

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [December 3, 2020, 1:16am UTC](https://meta.discourse.org/t/i-cant-access-after-installing/172046/4 "2020-12-03T01:16:04Z")

</div>

> [@MeuXbox](#):
>
> I created the forum for testing several times, maybe it’s an SSL certificate error?

You can’t do that willy nilly. Let’s encrypt limits you to 10 certificates a week, so you will have to wait to use this domains on a new install.

---

<div class="post-metadata">

### Author: ![MeuXbox](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meuxbox/32/200472_2.png) [@MeuXbox](https://meta.discourse.org/u/MeuXbox)
#### Post date: [December 3, 2020, 3:02am UTC](https://meta.discourse.org/t/i-cant-access-after-installing/172046/5 "2020-12-03T03:02:40Z")

</div>

to get back to normal I need to wait for 1 week?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [December 3, 2020, 3:40pm UTC](https://meta.discourse.org/t/i-cant-access-after-installing/172046/6 "2020-12-03T15:40:40Z")

</div>

That’s the easy solution. A more complicated solution is to do [Setting up Let’s Encrypt with Multiple Domains](https://meta.discourse.org/t/setting-up-let-s-encrypt-with-multiple-domains/56685) to add another domain to the let’s encrypt request, which will sneak you past the rate limit you hit (since asking for `forum.x.com` and `silly.x.com` is a different request. But it requires some careful changes to your `app.yml` and your DNS config, which is what got you into the trouble that you’re in. If you can wait a week, you can just wait and just rebuild when the time is up.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [January 2, 2021, 3:40pm UTC](https://meta.discourse.org/t/i-cant-access-after-installing/172046/7 "2021-01-02T15:40:42Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
