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.

RichardJones

Members
  • Joined

  • Last visited

  1. Thanks is there a guidance section you can point me to for backing up in the future? I will then 'resolve' the thread. Thanks
  2. Would it be auto backed up anywhere? If not then no - my own fault. I just can't see why it was ok the first time i sorted it and not the second.
  3. Hi, Apologies if this is long winded but I wanted to provide as much context as possible. About a month ago my NVME Cache Kioxia 256gb had some overheating issues and the server kept having a meltdown and restarting. It was a chap ebay special so I followed the guidance to replace it with a new Samsung 512gb NVME. It seemed to work and after recreating my docker image and reinstalling the apps I just needed to amend their networks and everything was working again. Then about 2 weeks ago I logged into Unraid and there was an error saying Docker couldn't start. Based on general advice I deleted the old image again and reinstalled the apps etc and everything was working fine again. I went on hols and used Tailscale to log in. 3 days into my holiday and the Docker error appears again. I tried to stop the array but docker stopped it from doing so and in the end I had to reboot when I got home. Yesterday I followed the info and deleted the image and reinstalled the apps. This time I clicked on Adguard and it said I needed to register. All the other Apps also want me to start from scratch so I would need to setup the following again from the very start (it took me frigging months to do I was a complete newbie at the beginning). Unraid 6.12.10 Apps: Adguard Home, Adguard homesync, Immich, PostgreSQL_immich, flaresolverr, jackett, jellyfin, prowlarr, qbittorrent, radar, sabnzbd and sonarr. Plugins: Appdata Backup, CA cleanups, community apps, compose manager, dynamic day/night, dynamic file manager, dynamic schedules, dynamic system info, dynamic system temp, fix common problems, folderview, GPU stats, intel GPU top, live memory tester, nerdtools, rclone, tailscale, unassigned devices and devices plus, unraid connect and user scripts. System is HP g3 800 SFF with I5 processor and 16gb ram, array is 2 x 4tb ironwolf, 512gb samsung nvme cache and two unassigned ssds. Diagnostics attached. I can't see what has changed for all the info to disappear. The info in the Unraid container is the same as before. If I need to start from scratch setting up all the apps again I may try a complete new build. if I need to include anything else please let me know and thanks in advance for any help and guidance. Unconfirmed 501671.crdownload
  4. Thanks Jorge - I think all is good! I am logged back in to Jellyfin and setting it up. It's going to take a while to see all the files. Enjoy the beer.
  5. Sorry I was being a complete Melon. All sorted and Docker is back up and running. Jellyfin still won't work. Diagnostics attached. cerberus-diagnostics-20240515-1735.zip
  6. Argh - I went into file manager and the Cache folder and copied it to the newly mounted unassigned drive that was located in a Disks folder. This seemed to work with the Cache info copied across. I stopped the array and reformatted the Cache drive. Started the array and the Cache drives were back to 0gb. Now though I cannot see where they are to copy the files back from the unassigned drive to those used for the Cache. If I go back to file manager and click on Cache it shows the unassigned drive. So currently no docker etc working.
  7. Ok thanks I have an unnassigned NVME I can try copying to and go from there.
  8. Changed Docker to ipvlan and attached are the diags after array start. cerberus-diagnostics-20240515-1444.zip
  9. Running 6.12.10 Computer: HP 800 SFF with HP 8299 motherboard, I5-7500 CPU at 3.4ghz with 16gb DDR4 ram. I have two 256gb m.2 cache drives in a pool, a 4tb ironwolf for data and a second for parity and a 1tb nvme for Immich. Yesterday whilst transfering movie files to my Media folder Jellyfin (inside a docker container) had a wobbly, stopped working and then the WebUI wouldn't open as it won't connect to the server (all other apps connected are fine). It constantly kicks out the below in the logs. A search identified it could be insufficient storage but my Cache Drive Pool has plenty of space (using 60gb of 256gb) and I have over 2TB on my storage disk. Let me know if Diagnostics is needed along with the below. I have tried restarting the server which didn't help. Thanks [13:16:11] [FTL] [1] Main: Error while starting server Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 10: 'disk I/O error'. at Microsoft.Data.Sqlite.SqliteException.ThrowExceptionForRC(Int32 rc, sqlite3 db) at Microsoft.Data.Sqlite.SqliteDataReader.NextResult() at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.Data.Sqlite.SqliteCommand.ExecuteReader() at Microsoft.Data.Sqlite.SqliteCommand.ExecuteNonQuery() at Emby.Server.Implementations.Data.SqliteExtensions.Execute(SqliteConnection sqliteConnection, String commandText) at Emby.Server.Implementations.Data.BaseSqliteRepository.Initialize() at Emby.Server.Implementations.Data.SqliteItemRepository.Initialize() at Emby.Server.Implementations.ApplicationHost.InitializeServices() at Jellyfin.Server.Program.StartServer(IServerApplicationPaths appPaths, StartupOptions options, IConfiguration startupConfig) [13:16:11] [INF] [1] Main: Running query planner optimizations in the database... This might take a while [13:16:11] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing CoreAppHost [13:16:11] [INF] [1] Emby.Server.Implementations.ApplicationHost: Disposing PluginManager [13:16:15] [INF] [1] Main: Jellyfin version: 10.9.1 [13:16:15] [INF] [1] Main: Environment Variables: ["[JELLYFIN_CONFIG_DIR, /config]", "[JELLYFIN_WEB_DIR, /usr/share/jellyfin/web]", "[JELLYFIN_LOG_DIR, /config/log]", "[JELLYFIN_DATA_DIR, /config/data]", "[JELLYFIN_CACHE_DIR, /config/cache]"] [13:16:15] [INF] [1] Main: Arguments: ["/usr/lib/jellyfin/bin/jellyfin.dll", "--ffmpeg=/usr/lib/jellyfin-ffmpeg/ffmpeg"] [13:16:15] [INF] [1] Main: Operating system: Ubuntu 22.04.4 LTS [13:16:15] [INF] [1] Main: Architecture: X64 [13:16:15] [INF] [1] Main: 64-Bit Process: True [13:16:15] [INF] [1] Main: User Interactive: True [13:16:15] [INF] [1] Main: Processor count: 4 [13:16:15] [INF] [1] Main: Program data path: /config/data [13:16:15] [INF] [1] Main: Log directory path: /config/log [13:16:15] [INF] [1] Main: Config directory path: /config [13:16:15] [INF] [1] Main: Cache path: /config/cache [13:16:15] [INF] [1] Main: Web resources path: /usr/share/jellyfin/web [13:16:15] [INF] [1] Main: Application directory: /usr/lib/jellyfin/bin/ [13:16:15] [INF] [1] Emby.Server.Implementations.AppBase.BaseConfigurationManager: Setting cache path: /config/cache [13:16:19] [INF] [1] Emby.Server.Implementations.ApplicationHost: Loading assemblies [13:16:19] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN addresses: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [13:16:19] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Defined LAN exclusions: [] [13:16:19] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using LAN addresses: ["127.0.0.1/8", "10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"] [13:16:19] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Using bind addresses: ["127.0.0.1", "172.20.0.4"] [13:16:19] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Remote IP filter is Allowlist [13:16:19] [INF] [1] Jellyfin.Networking.Manager.NetworkManager: Filter list: [] [13:16:20] [FTL] [1] Main: Error while starting server Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 10: 'disk I/O error'. cerberus-diagnostics-20240515-1348.zip
  10. Cannot believe I did that. Thanks so much all there. I wasn't aware I had re-started in maintenance. At least it was simple.
  11. I updated docker containers last night and was using jellyfin this morning with no issues. Nipped out for 45 mins and when I came back my internet was down due to a DNS issue (havent set up second adguard yet). Noticed there was no fan hum from the server and it was off. Switched it back on and went straight to the login screen and signed in and it shows my drives but everything is gone. No docker containers (says failed to start), no file shares, no VMs (says libvirt failed to start) though Plugins are showing. Log shows nothing other than the boot I just enabled. If I try file manager I cannot access anything on the disks. I am currently running parity check to see if that does anything. I had two 256gb m.2 cache drives in a pool, a 4tb ironwolf for data and a second for parity and a 1tb nvme for Immich. At the moment I cannot access anything. Running 6.12.8 Computer: HP GS 800 SFF with HP 8299 motherboard, I5-7500 CPU at 3.4ghz with 16gb DDR4 ram. VM: DietPi for learning about linux. Dockers: Immich, PostgreSQL_Immich, Adguard Home, Jellyfin, Prowlarr, Sonarr, Radarr, QBittorrent, Jackett, DuckDNS - mainly used Hotio with built in Wireguard. I may have forgotten a couple. Any idea what could have happened or how I get everything back? I was a noob at all this and it took me 3 months to get it all working and has been running fine for 2 months. Diagnostics attached. cerberus-diagnostics-20240430-1433.zip

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.