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.

drkpu1se

Members
  • Joined

  • Last visited

  1. I suppose I was confused at the wording differences between clamdscan and clamscan. When reading manpages of clamscan, there's no mention of multithread support whereas clamdscan mentions multithread support. When I brought up xargs issues, I was referring to the startup userscript line edit post made by @IronBeardKnight back in 2023. With my new understanding of xargs, I see that this line edit: exec('docker exec ClamAV sh -c "find /scan -type f -print0 | xargs -0 -P $(nproc) clamscan"'); essential attempts to spin up clamscan instances times the number of cores available. I apologize if my post sounded like it was directed towards you @bmartino1, that wasn't my intention. Thank you for clarifacation and additional reading material. @TQ I see in your example you've pinned two cores, but that doesn't necessarily mean a given application is multithreaded. cpuset-cpus just tells docker to run the container on the specified cores. That said, I have played with the template to optimize what I'm going for. I believe I've set up my template and startup userscript about as good as I can get it. I understand clamav better now doing considerably more reading. Thank you TQ for your hard work! Thank you again as well bmartino for directing me in the right place to understand clamav better
  2. drkpu1se started following [Support] ClamAV
  3. While diagnosing why my instance of ClamAV decided to not scan anymore I came across script edit and immediately needed to try it out. Ended up having to diagnose why my script kept exiting xargs for reason of "terminating by signal 9". I have no experience with xargs, so queue up reading montage. With a better understanding of how to use xargs to do things, I'm left with this question.... Isn't this "multithread hack" just running clamscan redundantly over the same files on all threads/cores? Someone correct me if I'm wrong, but honestly I don't want to scan the same book 16 times - I want to be able to scan multiple things at a time to speed up my scans. 140TB worth of Gutenburg content and ISOs is a lot to scan through, especially multiple times at the same time 😵‍💫
  4. I hate to bring up a post not touched in almost two years, but I'm looking to do something similar. @Micro553 any chance you remember what kind set up you had going for optimal results?
  5. I stopped automatic scans for awhile because everytime it did a scan, it deleted posters, changed meta data, and organization titles that I had previously had locked for other content that I already had. Anytime I added new content, I would do a manual scan to sort of prevent this from happening. Most recently I set up for automatic scan every time plex detected an addition, but that started making content go "missing". Current set up is auto scan on change in media, and don't empty trash - to hopefully prevent the changes to already good content - the same content that goes "missing".
  6. Alright, before I go and trash talk plex for it's many faults on reddit, I think I may need assistance redoing my installation, or just tinker with my preferences. Lately episodes or movies will randomly get a trash can icon placed over them, indicating that the corresponding file has been moved or deleted. However, the file(s) in question have not been moved or deleted and actually still exist in the directory that plex used to see them. A library scan usually fixes that, but every time I have plex do a library scan, it messes with my posters, organization names, and other metadata - even if I have those fields locked. I have a feeling it has something to do with how unRAID handles storage, but I don't have the experience or knowledge to actually pinpoint my issue on that, let alone fixing it. Is there a suggested way to manage all this content without breaking everything? Anyways, thank you binhex for all your work in plex-pass!
  7. Hmmm, not ideal, but I'll do that to see if it takes care of my issue
  8. Hello everyone. I'm having an issue where the log portion of my memory keeps filling up to 100%. I've tried rebooting and it fills back up over the course of a couple of hours. Since I discovered this happening, I went ahead and removed a couple docker containers that were hardly being used. That didn't help, so I dug a little bit. I've made sure my docker file size was adequate, ran through all my settings in my docker containers, and even ran a virus scan. Obviously this hasn't solved my issue. Figured I tried and looked into the diagnostic section to dig deeper. I downloaded the diagnostic archive from my server, and under logs/syslog.1, the mover appears to be trying to move files from my cache drive back to my regular storage pool but reports back that there's no file to move. Should I adjust when my mover moves files or is there something more at play? I suspect there might be some issues going on with one of my *arr apps but I can't really pinpoint it prometheus-diagnostics-20221018-0916.zip
  9. So as it turns out - I get errors if I try to join from the Steam Server Browser but if I join from within the game there isn't any issues. My apologies for wasting time. Keep up the good work!
  10. I've tried googling around for awhile but I've come up with nothing so far. I have a few of ich777 game servers running with no issue whatsoever but when trying to host an ARK SE server using ich777's template I keep getting an error stating that SteamAPI_IsSteamRunning() failed. I saw mention of deleting a PID file but I can't even find that haha. Tried using different port, that didn't work. Tried a few other things including completely deleting the container and associated files to ARK and I'm still having a tough time. Occasionally the server will pop up on LAN in the Steam Server Browser but it will not let me connect stating that there was an issue connecting to steam for invite query. I do have all required ports forwarded as well. Am I supposed to use the cluster method for a single server?
  11. Just started using Calibre Web. Everything is lovely! However I do have a couple hurdles to jump. I've successfully imported my calibre library. I have a lot of pruning to do though. Should I be using Calibre to delete duplicate/corrupted books or Calibre-Web? I believe I might be a tad confused. Both Calibre and Calibre-Web containers are running. Should I just run one? When trying to fetch metadata through Calibre-Web the fetcher does not auto-populate the fields of a book. How do I go about fixing this issue? I believe this is more of a me issue than anything, but is there a way to scan all my books for corrupted files or heck potentially fixing some of my books? These books were rescued from a dying external hard drive and there's a good portion that don't seem to open for one reason or another. Anyways thank you for all the great work LinuxServer.io team!

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.