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.

wreave

Members
  • Joined

  • Last visited

Everything posted by wreave

  1. You nailed it in 2. Obviously more than just the Nvidia plugin went missing after my upgrade (and I blanked out that it was a different plugin for stats) and the transcoding is correct on Android. Appreciate such a quick response. Do you have a donate link?
  2. Hello, I am having an issue after upgrading to 6.12.10. I then reverted to 6.12.9 after various tests and the issue persists. After upgrading to 6.12.10 the Nvidia plugin disappeared (my Plex Docker not starting is what tipped me off to this), I reinstalled the plugin and it shows the GPU is installed. Additionally, `nvidia-smi` shows the GPU is detected. However, the Dashboard in Unraid has a blank space where it would normally report the GPU information and Plex does not seem to be leveraging the GPU (the Plex container does start). I have previously tried uninstalling, rebooting, reinstalling, rebooting, etc. Currently, I uninstalled, disabled Docker, reinstalled, and started Docker but the issue persists. I have attached my diagnostics and included some screenshots below. Any help would be greatly appreciated. Maybe there is a more complete way to uninstall and purge related data before attempting to install again? supremacy-diagnostics-20240410-1543.zip
  3. This build has appeared to clear up my issues, thanks!
  4. Does this plugin's CLI commands still work? I'm on 6.8.3 and a parity.check pause does not seem to be working.
  5. Unraid was the best thing to happen to my server! Looking forward to future features.
  6. I am on the 6.6.0-rc1 build and I cannot seem to acknowledge or ignore the unclean shutdown warning. It acts like it worked until I refresh the page and it is still there. Nothing in the Chrome console when I click the buttons. Edit: I've also tried clearing the cache and all that fun stuff.
  7. Struggling with an issue around htpasswd, no matter what I do the auth fails. Here is my latest test I tried - Create plaintext .htpasswd for testing root@1f99f655951c:/config/nginx$ htpasswd -cpb .htpasswd test test Warning: storing passwords as plain text might just not work on this platform. Adding password for user test - verify .htpassword root@1f99f655951c:/config/nginx$ cat .htpasswd test:test - test the user:pass (with inline password and without) root@1f99f655951c:/config/nginx$ htpasswd -vb .htpasswd test test password verification failed I've gone as far as running chmod 777 .htpasswd, nothing seems to fix this. Anyone have any ideas?
  8. What is your reasoning behind this? I haven't added a drive to unRAID that wasn't precleared in a long time. Ignoring the benefit of putting extra stress on the drive to detect early failures does unRAID handle non-precleared drives better with more recent versions? Before if I didn't preclear a drive my whole array would be offline until the new drive was processed, which could take a long time for larger drives.
  9. My understanding is that this is unlikely to happen since there is no indication that any one group/person will provide continued support for the plugin.
  10. Just as further confirmation that the patched plugin works I've successfully cleared 5 8TB hard drives with it.
  11. So I am trying to switch the validation from HTTP to TLS-SNI but I am getting an error Different validation parameters entered than what was used before. Revoking and deleting existing certificate, and an updated one will be created Generating new certificate Saving debug log to /var/log/letsencrypt/letsencrypt.log Plugins selected: Authenticator standalone, Installer None Obtaining a new certificate Obtaining a new certificate Performing the following challenges: Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. Client with the currently selected authenticator does not support any combination of challenges that will satisfy the CA. IMPORTANT NOTES: - Your account credentials have been saved in your Certbot configuration directory at /etc/letsencrypt. You should make a secure backup of this folder now. This configuration directory will also contain certificates and private keys obtained by Certbot so making regular backups of this folder is ideal. ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container I have made sure all my ports are lined up as well. Not sure what I am missing here. Any help is greatly appreciated.
  12. I am thinking this could have been related to when some disks had empty folder or folders containing a file that is exceptionally small. I'll try and do some more testing.
  13. Hey @jbrodriguez , I am running into a lot of terminations due to errors. I am currently on 6.4.0_rc10b and am using the plugin to correct issues where a previous RC did not honor split levels. I'll PM you the full verbose unbalance.log file. Hope you'll be able to help!
  14. I am circling back around to using grafana/influxdb/telegraf but I can't seem to pull docker info. I am unsure what specific settings are required to do this as when I try to adjust the inputs.docker in the telegraf config it crashes from an endpoint issue. Any help is appreciated! Solution: Figured out I am an idiot and hadn't uncommented the actual input header to load the input into telegraf lol
  15. Letsencrypt docker won't start on 6.4.0-rc9f. I just get a fail to start message. I imagine this might have something to do with how unraid is starting to integrate certs as well. Any useful information I can provide to troubleshoot this? Edit: For anyone who runs into this, the issue is that under Settings > Identification unraid is binding port 80 and port 443 and Letsencrypt was set to also use 443. I changed the unraid port to resolve this.
  16. This plugin requires you to manually set things to move. It won't just move things on its own. In regards to moving things to a new hard drive, it depends on how you want to move the data. I just used gather to group my shows to individual hard drives and moves some of them in full to my empty disk to spread out my data.
  17. So I think you'll be okay moving your existing data based on how you are setup. In regards to the permission issues, I am honestly not sure about that. Perhaps jbrodriguez will have more info. Does it tell you what folder has the permission issues? Is it the entire share?
  18. Are you files stored in the nextcloud config folder? Also you might run the risk of nextcloud not seeing the data if you try and move it depending on your settings.
  19. I finished up all the transfers I had without another crash. Hopefully, it was just my machine. The only possible correlation I ever saw was having the UI open in the browser and having my PC disconnect from the Internet. Great plugin that really saved me some time!
  20. Happened again, no notification and nothing obvious in the logs. Enabling verbose logging and will see what that yields.
  21. Looks like notifications were off, I'll turn them on and monitor.
  22. I've had the web UI for unbalance stop working a few times. This is the last line in the log file when this happens. W: 2017/08/22 06:37:08 server.go:322: closing socket (&{id: ws:0xc420182090 onMessage:0x6e1520 onClose:0x6e1570}): EOF Disabling and re-enabling unbalance gets it back up. I'd be happy to provide additional logs the next time it happens if that would help. Edit: The last time this happened (a few hours ago) it did not complete the move it was in the process of. So that indicates that maybe unbalance crashed?
  23. Here you go. https://pastebin.com/jCB0kFRt I have 16 gigs of RAM
  24. Here you are. I tried again to day and grabbed all the days logs. https://pastebin.com/Njja2DTe

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.