Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

itsmepetey

Members
  • Joined

  • Last visited

  1. Thanks very much for your patience and helping me. I have followed your steps and it seems to be back up and running. So far I think I picked the correct two parity disks. Some of my docker containers aren't functioning but I imagine that should be fixable with just redoing them. Thanks again!
  2. Correct. I had dual parity. So now I just need to assign those two disks to parity (parity will need to be rebuilt most likely) and keep the rest as data disks and start the array?
  3. edinburgh-diagnostics-20260322-0742.zip Ok! I was able to do as you outlined. And here are the diagnostics.
  4. Hi again, I originally posted here: https://forums.unraid.net/topic/197838-drive-configuration-list/#comment-1613687 My issue was that my jump drive died and I didn't have a recent backup. Most of my disks had been upgraded to larger ones since then so the disk config was no longer valid. Anyway, I tried to follow the guide that the mod linked to me: https://docs.unraid.net/unraid-os/troubleshooting/common-issues/boot-and-startup-failures/#recovering-from-a-lost-boot-drive-and-unknown-parity-drives. The issue is that neither of the outlined approaches are working. When I try option #1, assigning all drives as data drives and mounting it won't let me start the array as it says: "You may not add new disk(s) and also remove existing disk(s)." So I went for option two but I am unable to mount any of the disks as it says it fails. In the logs it shows: "unassigned.devices: luksOpen result: Error: Passphrase or Key File not found." I know the passphrase but I am not sure where to go from here as it doesn't give me the option to mount it using the passphrase. Am I completely hosed at this point or is there still a method to get back up and running? Thanks in advance for anyone who can help me.
  5. Thanks! I had searched for exactly that before posting but I didn’t find that page. I appreciate you taking the time to link it.
  6. Hello - Long story short, my boot jump drive died and I was an idiot and thought I had backed up my boot jump drive recently but apparently the backup wasn’t valid. The last backup I have is 2 years ago and it’s from before I had switched a bunch of drives out for newer ones and added a second parity drive. I do not know which drives (by serial) go where so I am not sure which two drives were parity drives and which are data drives. Can someone please, in very easy to understand steps, explain what steps to take so I don’t make my situation worse. My main goal is not to lose data. I have come to terms with the fact I’ll need to configure a lot of things again. Note: I did not have the Unraid Connect thing setup so that is not an option. (I just found out that is a thing actually in my search to figure out what to do) Thanks in advance to anyone who can help.
  7. Awesome find Savik! I am going to give that a shot and see if that solves the issue. Edit: Switching the file owner fixed my issue as well. Plex was able to start.
  8. Hello! I am hoping someone can help me as I am desperate to not have to start over with plex. I recently upgraded my unraid server from 6.9.2 to 6.12.10 and upon doing so plex failed to start after the upgrade. It kept showing the error Unable to set up server: sqlite3_statement_backend::prepare: attempt to write a readonly database for SQL I started searching for answers and I have tried following the advice found in this topic: I also followed along to this guide to try and fix a corrupt database: https://www.reddit.com/r/PleX/comments/qitj8k/database_errors_seemingly_unrepairable/ This reported "OK" and I was able to make it through the entire guide without issue. Neither of those worked and the error persists. Here is where it gets interesting. I decided to downgrade again to see if that fixed it. It did! Plex was working again. This made me feel it wasn't an issue with the database. This created a new problem though, as during the downgrade process Community Apps was removed (along with my pre-clear plugin and my wireguard plugin). I was unable to get Community Apps installed again (even using the legacy install link) so this left me with really no choice but to upgrade yet again. One final note: I am using linuxserver/plex I tried setting up another plex instance using the official Plex-Media-Server docker and copying over the database files but that still throws the same error. I have no idea what else to try and I would really appreciate some help! I have attached the diagnostics in case that can help. tower-diagnostics-20240529-1343.zip
  9. That solved my issue! Thank you very much for your help.
  10. Everything has been working fine for me for well over a year. Last week though my binhex-delugevpn UI stopped loading. I tried multiple container restarts, unraid restarts, and tried removing the container and re-adding it. No luck. Both radarr and sonarr can add/pick up completed torrents just fine. Only the UI seems to be a problem. Based on the other replies above, some additional info: - Using wireguard to VPN into server as I am currently not able to physically access server. [This was working for the last 4 months so not a new variable to the system] - Haven't changed anything on web browser recently. Not using a proxy on web browser or anything supervisord.log
  11. I realize I was in just the standard Deluge thread and there is a VPN specific one. I will post in the correct thread and include the logs. My apologizes
  12. Thanks for the info! Appreciate it.
  13. I have tried a bit of skimming of this thread as well as searching - but is anyone able to answer a quick question regarding wireguard functionality. Currently I have OpenVpn setup via docker container. This works great until you need to spin down the array. Will setting up wireguard, since it is a plugin and not a docker based solution, allow me to spin up and down the array while still maintaining vpn access?
  14. Thanks! That did the trick and it no longer was giving me errors.
  15. I am trying to follow this guide and have run into an issue with the matrix setup. I have read through and followed the instructions to add: pidfile=/data/turnserver.pid userdb=/data/turnserver.db But I am still getting these errors when I start back up the Matrix docker 2020-06-05 16:05:08,756 - synapse.app.homeserver - 369 - INFO - None - Setting up server 2020-06-05 16:05:08,756 - synapse.server - 272 - INFO - None - Setting up. 2020-06-05 16:05:08,757 - twisted - 192 - ERROR - - Traceback (most recent call last): 2020-06-05 16:05:08,757 - twisted - 192 - ERROR - - File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main 2020-06-05 16:05:08,757 - twisted - 192 - ERROR - - "__main__", mod_spec) 2020-06-05 16:05:08,757 - twisted - 192 - ERROR - - File "/usr/lib/python3.7/runpy.py", line 85, in _run_code 2020-06-05 16:05:08,757 - twisted - 192 - ERROR - - exec(code, run_globals) 2020-06-05 16:05:08,758 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/app/homeserver.py", line 682, in <module> 2020-06-05 16:05:08,758 - twisted - 192 - ERROR - - main() 2020-06-05 16:05:08,758 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/app/homeserver.py", line 677, in main 2020-06-05 16:05:08,758 - twisted - 192 - ERROR - - hs = setup(sys.argv[1:]) 2020-06-05 16:05:08,758 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/app/homeserver.py", line 372, in setup 2020-06-05 16:05:08,759 - twisted - 192 - ERROR - - hs.setup() 2020-06-05 16:05:08,759 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/server.py", line 274, in setup 2020-06-05 16:05:08,759 - twisted - 192 - ERROR - - self.datastores = DataStores(self.DATASTORE_CLASS, self) 2020-06-05 16:05:08,759 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/storage/data_stores/__init__.py", line 49, in __init__ 2020-06-05 16:05:08,759 - twisted - 192 - ERROR - - with make_conn(database_config, engine) as db_conn: 2020-06-05 16:05:08,759 - twisted - 192 - ERROR - - File "/usr/local/lib/python3.7/dist-packages/synapse/storage/database.py", line 112, in make_conn 2020-06-05 16:05:08,760 - twisted - 192 - ERROR - - db_conn = engine.module.connect(**db_params) 2020-06-05 16:05:08,760 - twisted - 192 - ERROR - - sqlite3.OperationalError: unable to open database file Any other suggestions as to what I am missing?

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.