# Site won't load / can't open in safari / other issues

**URL:** https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754
**Category:** Self-hosting
**Created:** [April 3, 2020, 8:09pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754 "2020-04-03T20:09:14Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Duncan\_Anderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/duncan_anderson/32/172568_2.png) [@Duncan\_Anderson](https://meta.discourse.org/u/Duncan_Anderson)
#### Post date: [April 3, 2020, 8:09pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754/1 "2020-04-03T20:09:14Z")

</div>

Hi all,

A few issues here I would appreciate immensely if someone could help me out with as this is time sensitive.

My forum is set up on the site as a subdomain to my main website. It’s forum.preventure.ca.

I’m hosting the site with DigitalOcean, and followed all the steps in setting it up correctly.

1. It almost never opens in Safari, as I get a message saying "Safari can’t open the page “[https://forum.preventure.ca](https://forum.preventure.ca)” because Safari can’t establish a secure connection to the server “forum.preventure.ca”.

- I was suggested to clear my cache, which I did, and nothing happened immediately but then I tried accessing the forum the next day and it opened fine. It worked for the whole day, and then decided it can’t open the next day.

– Sometimes this happens in Chrome and Firefox too, although it seems to open at a higher percentage in these browsers.

— In any case, it’s clearly very disruptive to have to work like this without knowing if the webpage will open or not.

- Now when I try to login, I just get a never-ending loading wheel. Before, the loading wheel would happen when I was log into the forum, but now I can’t even login.

I’m wondering if the forum was set up incorrectly in the first place, or if there’s someone who has had similar problems to what I’m going through… I’d really like to get my community up and running asap so any help here is greatly appreciated.

Thanks and I look forward to hearing back from someone who can help me out.

Best,  
Duncan

---

<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: [April 3, 2020, 8:45pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754/6 "2020-04-03T20:45:53Z")

</div>

Your DNS is in a very weird state:

```plaintext
➜ ~ dig forum.preventure.ca

;; ANSWER SECTION:
forum.preventure.ca. 1800 IN CNAME preventure.ca.
preventure.ca. 3599 IN A 76.223.27.102
preventure.ca. 3599 IN A 13.248.155.104

```

What is the IP of the droplet hosting your Discourse instance?

---

<div class="post-metadata">

### Author: ![Duncan\_Anderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/duncan_anderson/32/172568_2.png) [@Duncan\_Anderson](https://meta.discourse.org/u/Duncan_Anderson)
#### Post date: [April 3, 2020, 8:49pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754/7 "2020-04-03T20:49:46Z")

</div>

The IP of the droplet hosting my Discourse instance is 159.89.44.116

How should I change the current way it’s setup there from your screenshot?

Thanks for your help here - I’m a total noob at this

---

<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: [April 3, 2020, 8:54pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754/8 "2020-04-03T20:54:47Z")

</div>

You should delete the `cname`. Create an A record with `159.89.44.116`.

---

<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: [April 3, 2020, 8:55pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754/9 "2020-04-03T20:55:08Z")

</div>

You need to visit the service where you handle your DNS.

In there DELETE the current CNAME entry for `forum`.

Add a new A entry pointing to `159.89.44.116`.

---

<div class="post-metadata">

### Author: ![Duncan\_Anderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/duncan_anderson/32/172568_2.png) [@Duncan\_Anderson](https://meta.discourse.org/u/Duncan_Anderson)
#### Post date: [April 3, 2020, 8:59pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754/10 "2020-04-03T20:59:19Z")

</div>

Okay - I deleted the CNAME entry for forum, and I already have an A record with that IP address - can I just leave that as it is?

Thanks for your help! Much appreciated

---

<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: [April 3, 2020, 9:02pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754/11 "2020-04-03T21:02:20Z")

</div>

You need to have an A record named `forum` with that IP address. The CNAME is still listed at `ns2.domain.com`, so it’s unclear if you have done it right. It could be a while before they update their DNS servers.

---

<div class="post-metadata">

### Author: ![Duncan\_Anderson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/duncan_anderson/32/172568_2.png) [@Duncan\_Anderson](https://meta.discourse.org/u/Duncan_Anderson)
#### Post date: [April 3, 2020, 9:06pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754/12 "2020-04-03T21:06:00Z")

</div>

I have an A record named forum with that IP address.

I have no CNAME associated with the forum anymore, so perhaps it just needs to take some time to update their DNS servers. Will give it a bit of time.

Thanks

---

<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: [April 3, 2020, 9:25pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754/13 "2020-04-03T21:25:42Z")

</div>

Your forum is working fine now for me.

---

<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: [May 3, 2020, 9:25pm UTC](https://meta.discourse.org/t/site-wont-load-cant-open-in-safari-other-issues/146754/14 "2020-05-03T21:25:52Z")

</div>

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