# Can't upload backup

**URL:** https://meta.discourse.org/t/cant-upload-backup/212520
**Category:** Support
**Created:** [December 18, 2021, 1:54pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520 "2021-12-18T13:54:29Z")
**Posts on this page:** 14
**Page:** 2

<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 19, 2021, 12:38pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/21 "2021-12-19T12:38:14Z")

</div>

> [@daemon](#):
>
> Now I don’t know which plugins I had installed in the old instance and how the settings were from the them.

That is frustrating.

The good news is that the settings are in the database, so if you install the plugin it’ll get the settings.

---

<div class="post-metadata">

### Author: ![daemon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daemon/32/256632_2.png) [@daemon](https://meta.discourse.org/u/daemon)
#### Post date: [December 19, 2021, 1:08pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/22 "2021-12-19T13:08:52Z")

</div>

I just reinstalled the server and Discourse and restored the backup.  
If everything else is ok I can figure out which plugins I had installed.

---

<div class="post-metadata">

### Author: ![daemon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daemon/32/256632_2.png) [@daemon](https://meta.discourse.org/u/daemon)
#### Post date: [December 19, 2021, 2:40pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/23 "2021-12-19T14:40:43Z")

</div>

I had to reinstall everything again because I ran into some problems.

1. Do I need to finish the setup and activate my new account? Or can I just wait to build Discourse the first time with ./discourse-setup and restore the backup directly?

2. After restoring the backup it seems that everything is ok (except the missing plugins). I don’t use the default theme but in the other theme the header is missing (after the backup was restored) so I can’t login. I tried to set in the Rails console the default theme [Path of theme components - #16 by Osama](https://meta.discourse.org/t/path-of-theme-components/198110/16) but after that the site won’t load anymore.

How can I set my account to the default theme so I can lgin again?

---

<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: [December 19, 2021, 2:54pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/24 "2021-12-19T14:54:38Z")

</div>

You should be able to login using the `[YourSite]/u/admin-login` link 👍

(and then swop your themes around using the admin panel as normal)

---

<div class="post-metadata">

### Author: ![Simon\_Manning](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon_manning/32/198596_2.png) [@Simon\_Manning](https://meta.discourse.org/u/Simon_Manning)
#### Post date: [December 19, 2021, 3:41pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/25 "2021-12-19T15:41:31Z")

</div>

Once you have the backup restored and you’ve managed to log in as an admin, you should be able to find the plugins you were using by inspecting the site settings json file.

Open `[YourSite]/admin/site_settings.json` and search for `"plugin":`. You should find things like `"plugin":"discourse-narrative-bot"` which will tell you that you were using the discourse-narrative-bot plugin. That’s a built-in one so you can ignore that along with poll, styleguide, discourse-presence, discourse-local-dates and discourse-details.

Note that plugins you installed in the past and later removed will also be there so this won’t necessary make a list of all the plugins you were using at the time of creating the backup, rather all the plugins you had used in the history of that site.

---

<div class="post-metadata">

### Author: ![daemon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daemon/32/256632_2.png) [@daemon](https://meta.discourse.org/u/daemon)
#### Post date: [December 19, 2021, 4:05pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/26 "2021-12-19T16:05:27Z")

</div>

Thank you for your replies.

Now I have the problem that I can’t enter the site, only per SSH at the moment. Don’t know what the problem is or if the Hoster have a problem atm.

---

<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: [December 19, 2021, 4:54pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/27 "2021-12-19T16:54:37Z")

</div>

What happens when you try and access your site? Can you get to it using safe-mode? `[YourSite]/safe-mode`

Could you try re-restoring the back-up file from before you tried to change the theme via the rails console? And then use the `admin-login` or `safe-mode` to bypass the theme instead?

---

<div class="post-metadata">

### Author: ![daemon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daemon/32/256632_2.png) [@daemon](https://meta.discourse.org/u/daemon)
#### Post date: [December 19, 2021, 4:56pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/28 "2021-12-19T16:56:18Z")

</div>

I can’t even ping or traceroute the site, only per SSH.

---

<div class="post-metadata">

### Author: ![daemon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daemon/32/256632_2.png) [@daemon](https://meta.discourse.org/u/daemon)
#### Post date: [December 22, 2021, 4:53pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/31 "2021-12-22T16:53:47Z")

</div>

Sorry for the delay, I had problems with my domain but I switched to another one and I could successful restore the backup and login.  
Now almost everything is ok but I have one more question.  
After the restore I have an notfication that no email notification will be sent anymore. Where can I change this? I have searched in the whole admin area but couldn’t find anything.  
This is the text I see at the default page:

> Outgoing email communication has been globally disabled by an administrator. No notifications are sent by e-mail.

* * *

> [@Simon\_Manning](#):
>
> Open `[YourSite]/admin/site_settings.json` and search for `"plugin":` . You should find things like `"plugin":"discourse-narrative-bot"` which will tell you that you were using the discourse-narrative-bot plugin. That’s a built-in one so you can ignore that along with poll, styleguide, discourse-presence, discourse-local-dates and discourse-details.

I tried this but I can’t see the “old” plugins which were installed. Only the current plugins.

---

<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: [December 22, 2021, 5:00pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/32 "2021-12-22T17:00:28Z")

</div>

> [@daemon](#):
>
> After the restore I have an notfication that no email notification will be sent anymore. Where can I change this? I have searched in the whole admin area but couldn’t find anything.

That will be the ‘disable emails’ setting:

 ![disable emails](https://global.discourse-cdn.com/meta/original/3X/6/7/678eaa5fdc098b456c57e52dcb5a26088ade5327.jpeg)

---

<div class="post-metadata">

### Author: ![daemon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daemon/32/256632_2.png) [@daemon](https://meta.discourse.org/u/daemon)
#### Post date: [December 22, 2021, 5:03pm UTC](https://meta.discourse.org/t/cant-upload-backup/212520/33 "2021-12-22T17:03:40Z")

</div>

Yes, that was it! Thank you! 👍

---

<div class="post-metadata">

### Author: ![daemon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daemon/32/256632_2.png) [@daemon](https://meta.discourse.org/u/daemon)
#### Post date: [December 27, 2021, 8:57am UTC](https://meta.discourse.org/t/cant-upload-backup/212520/34 "2021-12-27T08:57:22Z")

</div>

So, after the backup was restored almost everything works as it should except some things aren’t as they were before.

For example I had in the “old” forum the solved plugin installed, and the solved button was where it should be like here on meta (on the left beside the like button). I would like to show you a screenshot but I can’t upload an image and I don’t know why.

In my forum the solved button is hiding behind the 3 dots and it appears only when someone is clikcing on the 3 dots, but no one is clicking the 3 dots.

So how can I can change the place of the solved button?

---

<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: [December 27, 2021, 9:11am UTC](https://meta.discourse.org/t/cant-upload-backup/212520/35 "2021-12-27T09:11:11Z")

</div>

For my forum, the Solved box appears outside the … on my topics, but gets hidden inside it when I’m not the OP but can still mark a solution (eg. because I’m staff).

Have you checked with a test user that you’re seeing what a non-staff user sees?

---

<div class="post-metadata">

### Author: ![daemon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daemon/32/256632_2.png) [@daemon](https://meta.discourse.org/u/daemon)
#### Post date: [December 27, 2021, 9:26am UTC](https://meta.discourse.org/t/cant-upload-backup/212520/36 "2021-12-27T09:26:17Z")

</div>

OMG you’re right and I’m dumb as f… 😄  
Thank you! 👍

[Previous page](https://meta.discourse.org/t/cant-upload-backup/212520.md?page=1)
