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.

kage1414

Members
  • Joined

  • Last visited

  1. This was the fix for me. My server was using up more memory than it usually does. Maybe we need better error reporting in this instance? Seems like a simple out-of-memory error that could be easily diagnosable by the user with better error reporting.
  2. Bump, also looking for a solution. Wish their anti-cheat was smarter than just looking for vm usage. I only use Windows for games and I'm not trying to build a dedicated gaming PC
  3. tower-smart-20221207-1051 (1).zip Result was "Completed: Read Failure"
  4. tower-diagnostics-20221207-1044.zip Moved parity disk to an unassigned device (sdi)
  5. My parity disk is disabled as of this afternoon. I know there can be a lot of causes for disabled disks. I've tried some troubleshooting but still having issues. I've tried: Stopping array and removing disk from parity slot Starting Array Stopped again and re-adding (and removing the disk from historical devices) This allows a parity check to start, but the disk gets disabled after a few minutes I've also tried power cycling the server, but this didn't seem to make a difference Is this possible a cable/power issue, or is my drive dead? tower-diagnostics-20221206-2315.zip
  6. Currently waiting on PIA to get their shit together....
  7. I'm having an issue where my streams will timeout in the middle of a movie or tv episode. I'm streaming from the iOS plex app to a Chromecast. It only happens once per episode or movie but it requires me to switch to my phone and then back to the Chromecast. Any ideas what may be causing it?
  8. I've combed over every step in this tutorial but I'm still not having any success. I also just received a rate limit error from LetEncrypt
  9. I have been struggling with getting letsencrypt to work for a while. I've used Spaceinvader One's tutorials but I haven't been successful with either http or dns validation. I've messed with cloudflare settings and the proxy configs and it still seems that cloudflare is unable to communicate with my server. On Chrome I get Error 525 and on Firefox I get Error 521 from cloudflare. Sometimes I get ERR_SSL_VERSION_OR_CIPHER_MISMATCH from chrome, although I'm not able to consistently reproduce this error. Cloudflare settings: My A record IP is my weebly site Docker Settings: Ports 80 and 443 are forwarded to 180 and 1443 And my deluge.subdomain.conf file (I'm using the binhex-delugevpn docker container but I've changed the title of the docker container to deluge): # make sure that your dns has a cname set for deluge and that your deluge container is not using a base url server { listen 443 ssl; listen [::]:443 ssl; server_name deluge.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth, fill in ldap details in ldap.conf #include /config/nginx/ldap.conf; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable the next two lines for ldap auth #auth_request /auth; #error_page 401 =200 /login; include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_app deluge; set $upstream_port 8112; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } } Also a new issue I've been having is that _acme-challenge continues to fail with the following error: IMPORTANT NOTES: - The following errors were reported by the server: Domain: deluge.mydomain.com Type: unauthorized Detail: No TXT record found at _acme-challenge.deluge.mydomain.com Domain: sonarr.mydomain.com Type: unauthorized Detail: No TXT record found at _acme-challenge.sonarr.mydomain.com To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. ERROR: Cert does not exist! Please see the validation error above. Make sure you entered correct credentials into the /config/dns-conf/cloudflare.ini file. I've checked the cloudflare.ini file and it has the correct email and API token. I've noticed that an _acme-challenge TXT record occasionally appears in my cloudflare dns settings but it will disappear, and the server doesn't start after it has disappeared. This has only started recently and the server has started in the past without a TXT record present in my dns settings. Regardless of whether the server starts or not, I continue to receive 525 and 521 errors from cloudflare I feel like there's some vital step I'm missing here but I've been unable to figure out what it is.
  10. I've been having this bug for a minute now since I updated to 6.8.2 (stable). I suppose it has something to do with the fix for the recent login page security issue. My first attempt at logging in to the Web GUI never works. I input my username and password and the page seems to stall. I refresh my browser and input my credentials a second time and immediately I'm taken to the unRaid dashboard. Has anybody else has had this issue? I've attached my diagnostics. tower-diagnostics-20200303-0948.zip
  11. I just updated to 6.5.3 and every page in the WebUI now has blue information text boxes and I can't figure out how to get rid of them. Help a noob out plz. Screenshot attached

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.