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.

InReasonNotFish

Members
  • Joined

  • Last visited

Everything posted by InReasonNotFish

  1. This was it exactly. I didn't correctly set the postgres password when I installed the docker. I updated it after and it clearly didn't get updated in the appdata. Deleting the appdata and then restarting the docker worked perfectly. Thanks.
  2. So I'm trying to install Immich for the first time and I'm following SpaceInvader One's guide (https://www.youtube.com/watch?v=LtNWxxM5Mzg). I've always had great success with his guides in the past. But, this time it appears that both of the dockers he uses have changed. Specifically, it looks like the security settings for Postgres have changed. When I try to lauch the two dockers I get error messages in the log for Immich_PostgreSQL. 2025-09-03 18:54:45.024 PDT [54] FATAL: password authentication failed for user "postgres" 2025-09-03 18:54:45.024 PDT [54] DETAIL: Connection matched file "/var/lib/postgresql/data/pg_hba.conf" line 128: "host all all all scram-sha-256" Has anyone seen an update to the install guides or offer any suggestions? TIA
  3. I'm getting error messages about not NzbGet not resolving my usenet provider. Could not resolve hostname I see some three year old posts about this same problem but I don't see any resolution. This has started happening over the past couple of weeks. Downloads work and then suddenly stop and the log is just filled with thousands of these error messages. If I restart the docker the downloads start again (for awhile), and then the error messages start again. Any thoughts or suggests?
  4. It's all of the servers I've shown. I've edited the setting to prioritize the cloudflare DNS. That seems to have resolved my issue... I think
  5. I'm have a problem with my DNS in this docker. It seems to be using Google's DNS instead of Cloudflare's. If I run cat /etc/resolv.conf on my host I get this: # Generated by rc.inet1 nameserver 1.1.1.1 nameserver 1.0.0.1 nameserver 192.168.1.254 but if I run it from the console in the docker I get this: nameserver 84.200.69.80 nameserver 37.235.1.174 nameserver 8.8.8.8 nameserver 8.8.4.4 nameserver 1.1.1.1 nameserver 37.235.1.177 nameserver 84.200.70.40 nameserver 1.0.0.1
  6. When are dockers stopped? I assumed that it was before the backup started so that verifications would be successful. But, I have handbreak running and I seem to get an error every night related to the current encode. So it seems to be taking the backup, trying to verify (and failing, obviously, because the current file has changed) and then stopping the dockers and updating them. I feel like I've got something set wrong. Also, I have it set to only retain 5 backups but I currently have 27 backups - all but four of them are marked "failed".
  7. Holy cow, you're right. I was using a utility app to do my moving. It appears it was doing a copy & then delete. I switched back to the default windows copy and it's better. Thanks.
  8. Using Windows Explorer, is there a faster way to move files between unRaid shares? It seems like every file moves across my wifi, from the server, to my laptop, and then back across wifi to the server. I'm sure this is a windows question but I'm hoping somewhere here can suggest a way to keep the file movement at the server. Thanks in advance.
  9. I'm having a problem figuring out how to handle file renaming. I'm still testing and am principally focused on getting ffmpeg to work the way I want it. I'm reencoding x264 files into hevc and also dropping the resolution on 4k files. So, I have a library set up when I put the source file and I want FileFlows to do the encode and then put the new file, with a new name into the same folder as the original file. I'm working with a "file pattern replacer" node but I don't know what I need to put as my final node. Again, I don't want to replace the original file (I might need to reencode it as I tweak the ffmpeg settings). I want original to be untouched so I end up with: show.s01e01 - episode name (webdl.2160p.hdr.scenename-h265.eac35.1) show.s01e01 - episode name (4k.webdl.hdr.scenename-hevc.20m.ffm.ddp5.1) When I look in the log file the replacements seem to be working. I just seem to either a) loose the new file altogether, or b) have the original file overwritten. Any help would be greatly appreciated. BTW, I'm loving this docker.
  10. As I said, I'm just hoping for it to restart the queue. No need to resume anything in progress. Just encoding what is left in the queue.
  11. Couldn't it just restart the encode that was interrupted? It seems to reset the encode that was in process and when I manually click "start" it resumes from the beginning of that file.
  12. Is there any way to resume encodes if the docker is stopped? I'm using it to encode over night but I also run the CA backup pluggin and it stops all of my dockers.
  13. Liking this docker but is there any way to increase font?
  14. Likely this docker but is there any way to increase font?
  15. When I run the plugin from the Tools screen I get a message that says "There are no disks that can be precleared.". But, I have a mounted disc in the unassigned Devices screen. When I look at the unassigned devices screen I don't see an icon for the preclear. I've tried the plugin with the drive mounted & unmounted. Not sure what I'm missing. *** Update: And I found my own answer. I had to delete the partition first.
  16. But this level of degradation? 10Mb/s or lower can't be explained by SMR, can it? Oh, and I do have plans to move my 1 6TB CMR drive into the parity slot. But that has to wait until the rest of my rebuild is complete.
  17. I've just moved to 6.12.4 of unRaid and was looking at how cache vs array is now handled for shares. I clearly didn't understand and set one of my media shares to be primary-cache. Overnight the mover kicked in and filled my cache drive. I tried to fix this by changing the share to primary-array but the mover seems to be taking forever so I killed it and I'm using MC to move things back from the cache (I'm moving from /mnt/cache/media to /mnt/disk#/media. Here's the problem... I'm getting transfer speeds of about 10MB/s and it seems like I should be getting about 150MB/s. I know that my parity drive has to be written as I write back to the array but I didn't think it would have this kind of impact. I've got about 900Gb to move off of the cache and this could take forever. My array is WD Red drives so I know they aren't build for speed but again, I should be getting about 10x the speed I'm seeing. Any suggestions? rs-diagnostics-20231027-1152.zip
  18. I opened a terminal session through the GUI, and started MC to move some files off of an Unassigned Disc. I came back a while later to check the progress and the terminal session window was closed. But, when I look at my discs there are lots of writes going on so it appears that the session is still running. Is there any way to resume that session?
  19. I've found a little more info. If I go into the "main" tab of the dashboard I can click on the "disc log information" button beside each drive and I get a log for that disc that includes the ATA number as well as the SD & MD references. But I still can't find a one place solution that goes the other way. If I start with an ATA error I have to click on each drive until I happen upon the disc with that number. I have 9 drives and that seems laborious. I can't image what it's like with a big array. Still hoping someone drops in the the magic.
  20. I've asked this a few different way but really haven't found a solution. My system is throwing off ATA errors but when I look through the log during boot up all I can find is a link between the ATA number and a drive model. The problem I have is that I have multiple drives of the same model. In fact I have three drives of the same model. There must be something somewhere to reference a serial number or something else. I've attached my diagnostics. rs-diagnostics-20231021-1332.zip
  21. OK, I see that you mean the serial number of the disk. But that screen doesn't tell me the ATA number. And, now I have a new error message that references an MD number. Nor is there anything here that tells me which port the drive is attached to. So, in this example if Disk 1 is giving me trouble I'd like to be able to know where it is in my rack and which SATA port it is connected to.
  22. OK, I'm back. Here is the "main" page of my unRaid gui. I don't see my serial number or a "disk log information" icon. I'm sure I'm looking right at it but can't see it.
  23. I'll have another look at it tonight. But I think it looked like the drive on the card was being emulated when i fired up the server. And as you'll see from my OP "keeping old equipment going" could be my middle name. *** And tonight everything looks fine. I have another disc issue but that's something I can work through. Thanks!

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.