# Unable to reload Discourse with ERR\_CONNECTION\_REFUSED error

**URL:** https://meta.discourse.org/t/unable-to-reload-discourse-with-err-connection-refused-error/318735
**Category:** Marketplace
**Created:** [July 27, 2024, 5:39am UTC](https://meta.discourse.org/t/unable-to-reload-discourse-with-err-connection-refused-error/318735 "2024-07-27T05:39:37Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Himanshu\_Singh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/himanshu_singh/32/216438_2.png) [@Himanshu\_Singh](https://meta.discourse.org/u/Himanshu_Singh)
#### Post date: [July 27, 2024, 5:39am UTC](https://meta.discourse.org/t/unable-to-reload-discourse-with-err-connection-refused-error/318735/1 "2024-07-27T05:39:37Z")

</div>

What would you like done?  
Restore my discourse site. It is hosted on digital ocean but the form does not load anymore. I tried to rebuild but it did not work

When do you need it done?  
Within a week

What is your budget, in $ USD that you can offer for this task?  
I am flexible within reason.

---

<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: [July 27, 2024, 5:56am UTC](https://meta.discourse.org/t/unable-to-reload-discourse-with-err-connection-refused-error/318735/2 "2024-07-27T05:56:25Z")

</div>

I can help. Sending a pm

---

<div class="post-metadata">

### Author: ![jericson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jericson/32/116215_2.png) [@jericson](https://meta.discourse.org/u/jericson)
#### Post date: [July 27, 2024, 5:56am UTC](https://meta.discourse.org/t/unable-to-reload-discourse-with-err-connection-refused-error/318735/3 "2024-07-27T05:56:47Z")

</div>

I’ll send a PM separately. Meanwhile, here are some questions that might help diagnose the problem:

- Is your site completely down?
- Can you ssh into the Droplet?
- Can you copy and paste the error message here?
- Do you have something else listening on the port? For instance, did you start another web server on the Droplet?
- Have you recently installed a firewall?
- Have you tried spinning up a new Droplet and restoring your most recent backup?

---

<div class="post-metadata">

### Author: ![Himanshu\_Singh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/himanshu_singh/32/216438_2.png) [@Himanshu\_Singh](https://meta.discourse.org/u/Himanshu_Singh)
#### Post date: [July 27, 2024, 6:15am UTC](https://meta.discourse.org/t/unable-to-reload-discourse-with-err-connection-refused-error/318735/4 "2024-07-27T06:15:27Z")

</div>

1. I can access the droplet
2. Site is completely down [community.showprowess.com](http://community.showprowess.com)
3. No other listing on the port
4. No firewall installation recently
5. Have not tried spinning up a new one. As I have no accessed the site in a while, I am not sure if the whole back is corrupted or is the more of an access issue. That’s why staying away from creating a new droplet.

Uploaded a file with full console log  
[Command\_prompt\_log.txt](https://meta.discourse.org/uploads/short-url/9wXL5AwTn3gsOwKZB2L1HLB4A4r.txt) (68.7 KB)

---

<div class="post-metadata">

### Author: ![jericson](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jericson/32/116215_2.png) [@jericson](https://meta.discourse.org/u/jericson)
#### Post date: [July 27, 2024, 9:56pm UTC](https://meta.discourse.org/t/unable-to-reload-discourse-with-err-connection-refused-error/318735/5 "2024-07-27T21:56:24Z")

</div>

@Himanshu_Singh found the solution. The error that stopped the rebuild was:

> /var/www/discourse/app/assets/javascripts/discourse/discourse/plugins/guest-gate/discourse/templates/modal.js: Assertion Failed: Named outlets were removed in Ember 4.0. See [Ember.js - Deprecations](https://deprecations.emberjs.com/v3.x#toc_route-render-template) for guidance on alternative APIs for named outlet use cases. (‘discourse/plugins/guest-gate/discourse/templates/modal.hbs’ @ L12:C8)

So the solution was to remove the [deprecated Guest Gate plugin](https://meta.discourse.org/t/guest-gate-sign-up-popup-plugin/56625).

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [July 27, 2024, 11:01pm UTC](https://meta.discourse.org/t/unable-to-reload-discourse-with-err-connection-refused-error/318735/6 "2024-07-27T23:01:16Z")

</div>


