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.

jtcweb

Members
  • Joined

  • Last visited

Everything posted by jtcweb

  1. Based on troubleshooting help from ChatGPT I'm just going to try replacing my power supply first.
  2. The power flicked and my unraid server will not start back up. No beeps from the system at all. Fans spin, but no indication of life. This was my 10 year old desktop that I moved all the drives and unraid USB over to about 6 months ago. So now I find myself needing to do a build without time to do my own research. I have computer-building skills, but they are 10 years out of date. I wasn't really happy with how I had to mount my 5 spinning drives (4 TB WD REDs mostly) and one SSD, so I'm thinking of a new case. I would like the option for a few more drives if needed in the future. I assume my Corsair CX500M power supply is still good, but I do not know if 500W is enough. I have 4 x 8GB DDR3 memory sticks I would like to reuse if I could, but I'm willing to buy new if I should https://amzn.to/43gcyKb I guess I'm looking for a recommendation for a case, MB & CPU. I run Plex and a few other Dockers to but generally only have one video stream going at a time.
  3. I'm running Unraid Plus 7.0.0 if that makes a difference I have 4 x 4TB data drives, 8TB parity drive and 240GB SSD cache drive. The server it is running on is getting old. I'm replacing my desktop (mid-tower, i5, 32GB RAM) and want to turn it into my UNRAID server. Is it as simple as moving the drives and USB from the existing server to the new one? Is there a write-up anywhere on how to do this?
  4. I'm now getting a message "This site can’t be reached" when trying to pull up the web UI. Also, other applications like sonarr are unable to connect to it. This has worked for years and I cannot find anything to indicate why it is not responding on that address. The docker page of Unraid says that it is started. 6 days later it started working - but 3 other dockers web UI stopped working. They all show as started, but I don't think they are working. Plex, for example, is not responding to Plex players on the network.
  5. I'm still getting out of memory errors. I've attached the diag info. Can anyone help me? tower-diagnostics-20230306-2052.zip
  6. jtcweb replied to Randall8686's topic in Hardware
    Is "True Sign Wave" needed? It cost more and from my understanding all computer stuff changes the power to DC anyway.
  7. jtcweb replied to Randall8686's topic in Hardware
    I too am looking to add a UPS. I know there is a feature that the UPS can tell a computer that power is out and to shutdown. I don't know what this is called so I can make sure I get it.
  8. Any ideas? I'm still getting this error
  9. I got notified of the error and attached the diagnostics. tower-diagnostics-20220822-1823.zip
  10. Thanks - I don't know why I didn't think of that or that the help text didn't state that the value couldn't be changed with the array running.
  11. My cache drive has the "Minimum free space:" set to 0 and it is ghosted and I cannot change it
  12. Attaching Diagnostics tower-diagnostics-20220717-2231.zip
  13. For some reason I keep getting warnings that cache drive is filling up. I will see notifications with the % counting up and finally hitting 100%. I usually notice this hours after it happened, at which point it is down to the 60% full it normally is. It is a 240GB SSD if that makes a difference. I don't know how to find what is filling up the drive and what causes it to empty again. The mover is scheduled to run hourly.
  14. I am looking for a general explanation on the docker files on a cache drive. I have a feeling that when I replace my cache drive in the past somehow the dockers were magically rebuilt. Is there a general explanation someplace on how the cache drive is used to store the docker files? I want to make sure I understand it before I consider replacing my cache drive.
  15. Nevermind I found this article about removing DNS Rebinding Protection from Google WiFi https://support.google.com/googlenest/answer/9144137?hl=en
  16. V6.9.2 I'm trying to setup remote access via My Servers under Management Access. Clicking on the Provision button generates an error message "Sorry, an error occurred in processing your SSL certificate. The error is: Your router or DNS server has DNS rebinding protection enabled, preventing 8bfc725af64ff958345545ab6ad42c8d70c7d626.unraid.net 192.168.86.200 resolution. See Help for more details and workarounds." If someone can point me in the right direction that would be great. I'm running the Google WiFi in my house and my modem is in bridge mode.
  17. I just started trying to set this up and am having this problem tower-diagnostics-20220304-1119.zip
  18. Running the extended test in Fix Common Problems reviles a bunch of files listed under "The following files exist within the same folder on more than one disk. This duplicated file means that only the version on the lowest numbered disk will be readable, and the others are only going to confuse unRaid and take up excess space:" I have been trying to manually delete the duplicates, but it is a long an tedious process. Is there some automated way to clean this up? I tried dupeGuru but it doesn't find them. Any ideas would be welcome
  19. I have a bunch of dup files that fix common problems found. However I can figure out how to do the initial scan with this tool. I think I need to select some directories to scan, but I can't find where to do that. Nevermind - I found the + in the lower left corner to add directories to scan.
  20. I had a setting wrong and downloaded about 75 files in Sabnzbd, but Sonarr couldn't find them. I've fixed that problem, but I don't know how to get Sonarr to process the files into the TV collection. In Sickbeard there was a manual post processing option, I cannot find anything like that in Sonarr.
  21. The following block of text keeps repeating. Traceback (most recent call last): File "/app/couchpotato/CouchPotato.py", line 135, in <module> l.run() File "/app/couchpotato/CouchPotato.py", line 89, in run runCouchPotato(self.options, base_path, sys.argv[1:], data_dir = self.data_dir, log_dir = self.log_dir, Env = Env) File "/app/couchpotato/couchpotato/runner.py", line 142, in runCouchPotato db.open() File "/app/couchpotato/libs/CodernityDB/database_super_thread_safe.py", line 43, in _inner res = f(*args, **kwargs) File "/app/couchpotato/libs/CodernityDB/database_super_thread_safe.py", line 93, in open res = super(SuperThreadSafeDatabase, self).open(*args, **kwargs) File "/app/couchpotato/libs/CodernityDB/database.py", line 571, in open index.open_index() File "/app/couchpotato/libs/CodernityDB/hash_index.py", line 111, in open_index self._fix_params() File "/app/couchpotato/libs/CodernityDB/hash_index.py", line 98, in _fix_params super(IU_HashIndex, self)._fix_params() File "/app/couchpotato/libs/CodernityDB/index.py", line 103, in _fix_params props = marshal.loads(self.buckets.read(self._start_ind)) EOFError: EOF read where object expected
  22. I thought I did that between the two posts
  23. I'm still having the problem getting "This site can't be reached" trying to get to the web ui I found the log file and below is what I get when starting Couch Potato. I notice that everything mentioned relates to IPv6, but the address I try to use when going to the web ui is IPv4. Jul 2 20:13:32 Tower kernel: docker0: port 1(vethea35589) entered blocking state Jul 2 20:13:32 Tower kernel: docker0: port 1(vethea35589) entered disabled state Jul 2 20:13:32 Tower kernel: device vethea35589 entered promiscuous mode Jul 2 20:13:32 Tower kernel: IPv6: ADDRCONF(NETDEV_UP): vethea35589: link is not ready Jul 2 20:13:38 Tower kernel: eth0: renamed from veth961cef1 Jul 2 20:13:38 Tower kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vethea35589: link becomes ready Jul 2 20:13:38 Tower kernel: docker0: port 1(vethea35589) entered blocking state Jul 2 20:13:38 Tower kernel: docker0: port 1(vethea35589) entered forwarding state Jul 2 20:13:39 Tower avahi-daemon[6267]: Joining mDNS multicast group on interface vethea35589.IPv6 with address fe80::1c2f:cfff:fe54:d142. Jul 2 20:13:39 Tower avahi-daemon[6267]: New relevant interface vethea35589.IPv6 for mDNS. Jul 2 20:13:39 Tower avahi-daemon[6267]: Registering new address record for fe80::1c2f:cfff:fe54:d142 on vethea35589.*.
  24. As of a few days ago I'm no longer able to see the web UI. I get a message This site can’t be reached 10.0.0.201 refused to connect. I've tried restarting the docker app and then the whole server. I've tried different web browsers. I am able to get to the web UI for other docker apps. On the docker page it says the app is started. Run command info root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='couchpotato' --net='bridge' -e TZ="America/New_York" -e HOST_OS="Unraid" -e 'PUID'='99' -e 'PGID'='100' -p '5050:5050/tcp' -v '/mnt/user/appdata/sabnzbd/Downloads/complete/':'/downloads':'rw' -v '/mnt/user/Movies/':'/movies':'rw' -v '/mnt/user/appdata/couchpotato':'/config':'rw' 'linuxserver/couchpotato' 4c776dcbf7ade9738a03c1f44a03da107c05c088aef5e74ba17010e7ffff8a30

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.