# Redis Problems? (Forum broken after upgrade)

**URL:** https://meta.discourse.org/t/redis-problems-forum-broken-after-upgrade/212938
**Category:** Self-hosting
**Created:** [December 23, 2021, 1:22am UTC](https://meta.discourse.org/t/redis-problems-forum-broken-after-upgrade/212938 "2021-12-23T01:22:19Z")
**Posts on this page:** 1
**Showing post:** 31

<div class="post-metadata">

### Author: ![Steven](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/steven/32/187890_2.png) [@Steven](https://meta.discourse.org/u/Steven)
#### Post date: [December 24, 2021, 4:10pm UTC](https://meta.discourse.org/t/redis-problems-forum-broken-after-upgrade/212938/31 "2021-12-24T16:10:35Z")

</div>

Seems like a mess.

You could try running a discourse-doctor to see if it gives any idea. I have a few but without access to the server, it would take too much time from someone in my modest level to help you.

I probably would reinstall everything if I was in your shoes

**1 Backup**

```plaintext
cd /var/discourse
./launcher enter app
discourse backup

```

Retrieve the backup via sftp (sftp protocol, port 22, host : ip of your server, login : root, password : root password)

Make sure you have the uploads folder in the backup. If you don’t, make a local copy of the folder in your hardrive.

**2 Delete, reinstall your vps, or use another vps**

Use the discourse setup install, if everything is ok: log in, upload and restore a backup

(you can also restore the backup from command line, it’s quicker : [Restore a backup from the command line](https://meta.discourse.org/t/restore-a-backup-from-command-line/108034))

If you’re not sure about this, it’s best to wait from someone more qualified 🙌

---

_[View the full topic](https://meta.discourse.org/t/redis-problems-forum-broken-after-upgrade/212938)._
