comfox

Members
  • Posts

    255
  • Joined

  • Last visited

Everything posted by comfox

  1. Agreed... How did you do the rollback? EDIT: Never mind, you already provided the link, I just didn't know to put that in the repository field. Thank you!
  2. I'm wondering if there was an update that broke some things... What router/firewall you using?
  3. Same issue here...been using this image for years and today it won't come online. **EDIT** OK, got past this part. Used a symbolic link first, then edited the run...now getting this error SyntaxError: invalid syntax Traceback (most recent call last): File "/app/sickchill/SickChill.py", line 14, in <module> import sickchill.start File "/app/sickchill/sickchill/__init__.py", line 1, in <module> from .show.indexers import indexer, ShowIndexer File "/app/sickchill/sickchill/show/indexers/__init__.py", line 1, in <module> from .handler import ShowIndexer File "/app/sickchill/sickchill/show/indexers/handler.py", line 3, in <module> from sickchill import logger, settings File "/app/sickchill/sickchill/logger.py", line 69 msg = re.sub(fr'\b({item})\b', '*' * 8, msg)
  4. Thanks, maybe I will try it this weekend and see. I am using XFS for the cache drive, there is no pool. I have tried having the downloads on the cache drive and the user shares and the experience is the same on both.
  5. I am using this Docker (for many years now) and I have always had one nagging experience with it. When ever a download is active, my raid becomes a crawling snail. If I am watching a video from the raid and SAB is downloading the video will freeze completely for a few seconds. Anyone else experience this? Any way to fix it?
  6. I am trying to migrate from the needo/plex Docker to this one but I can't for the life of me get this Docker to recognize the data in the app date location from the old docker. Is there a way for me migrate that data easily?
  7. Thanks, I will give some of these a try. I have cleared the credential manager so that isn't the issue. And since this issue persists on every machine I can only think that it is an inherent bug in Windows or an unRAID config issue.
  8. From every computer in my home (approx 8) I am prompted for a username and password whenever I try to connect to the shares. All computers are Windows 10 (various builds, but some at the newest) and machines are both WiFi and Physcially connected to the server. Typing in the username \ without a password works but this means my script to map the drives doesn't work. How can I fix this? I have tried running the "new permissions" script from unRaid but it never completes.
  9. Thanks @gacpac. I am in no hurry so I will try your route and see how it goes!
  10. I have just completed adding 4 8GB drives to my array and would like to remove 3 of the old 4TB drives out of the array without losing the data that is said 4TB drives. Is there a way to do this? I have read the https://wiki.unraid.net/Shrink_array page but it doesn't sounds like it will copy all of the data off of 1 drive to another drive and then allow me to remove that drive. The 4 new 8GB drives did replace 4 other 4TB drives which I replaced as upgrades. I simply want to reduce to overall number of drives now and now have all this free space in the array that the new drives provided. Thanks in advance!
  11. Thanks for the heads up @Squid. I didn't realize there was a new version out. I do not like the new update feature of unRAID. It used to be easy to tell if there was a new version, now I find I never get notified or can see it. I will see if the issues continue with the new version.
  12. I have mcelog installed from Nerd Pack. I have been running it for a while. I can try the memtrest but this is a pretty heavy server running a Win 10 VM that I game with as well as running many dockers including Plex which transcodes. I would think that if I had a stability issue or a memory issue I would have run in to it by now no?
  13. FCP is telling me that I am having a hardware error due to Machine Check Events detected on your server I downloaded the diag and looked at the syslog. I see the MCE's but I can't make out heads nor tails of what it means. Any help? Aug 3 10:21:24 Tower kernel: mce: CPU supports 9 MCE banks Aug 3 10:21:24 Tower kernel: mce: CPU supports 9 MCE banks Aug 3 10:21:24 Tower kernel: mce: [Hardware Error]: Machine check events logged Aug 3 10:21:24 Tower kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 4: be00000000800400 Aug 3 10:21:24 Tower kernel: mce: [Hardware Error]: TSC 0 ADDR fffff80205102395 MISC fffff80205102395 Aug 3 10:21:24 Tower kernel: mce: [Hardware Error]: PROCESSOR 0:306c3 TIME 1533306062 SOCKET 0 APIC 0 microcode 22 Aug 3 10:21:24 Tower kernel: Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver. Aug 3 10:21:24 Tower kernel: mce: [Hardware Error]: Machine check events logged Aug 3 10:21:24 Tower kernel: mce: [Hardware Error]: CPU 2: Machine Check: 0 Bank 3: be00000000800400 Aug 3 10:21:24 Tower kernel: mce: [Hardware Error]: TSC 0 ADDR fffff80205102395 MISC fffff80205102395 Aug 3 10:21:24 Tower kernel: mce: [Hardware Error]: PROCESSOR 0:306c3 TIME 1533306062 SOCKET 0 APIC 4 microcode 22 tower-diagnostics-20180824-0814.zip
  14. Thanks @johnnie.black for the quick response. I did that and the output said I should try -L. I did xfs_repair -L /dev/md5 and it completed successfully. I then stopped and started the array and the drive was picked back up. Does this mean this drive is dead or should it bee good to go for a while? Should I run a parity check now as well?
  15. Hi there, I just rebooted the array and it came up saying Disk 5 is Unmountable: No Filesystem. I am currently running xfs_repair -v I have attached my tower-diagnostics tower-diagnostics-20180704-1155.zip
  16. Hey All, I have been using this docker for a while now and have this issue since starting but figured I would pose the question here. Whenever I am downloading something via this docker my Windows 10 VM will lag. The entire VM just freezes briefly for say 7 seconds then come back but then will continue to lag for 7 seconds until the download is complete. I use CPU pinning and have both the Docker and VM on different cores. No other dockers do this and I have some pretty intense ones running.
  17. I am, I found it, I didn't like it. I went back to figuring out Dolphin and found the problem. Some how the port got reset back to default which had a conflict with another container. I changed the port on Dolphin and all is well now.
  18. Thanks, I will do the same. Can you suggest a particular docker build?
  19. Was this ever resolved? I am having the same issue now.
  20. I will likely go back to it, just wish I knew what caused this corruption in the first place. Loosing a week to rebuild is a bummer.