Jump to content

comfox

Members
  • Posts

    255
  • Joined

  • Last visited

Posts posted by comfox

  1. 4 hours ago, Carlos said:

    Today's build is broken, I had to rollback to linuxserver/sickchill:2021.7.23 repository to make it work again

    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. 6 hours ago, huladaddy said:

    Out of the blue, I am getting this error:

    python: can't open file '/app/sickchill/SickBeard.py': [Errno 2] No such file or directory
     

    I see a file called SickChill.py. Should this file be run instead? How do I make the change?

     

    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)
    

     

  3. 21 hours ago, Squid said:

    You could try switching to nzbget  (it's more efficient)   but, your issue sounds like a drive hs to spin up to store the downloads.   This will tend to pause all active transfers with most controllers 

    Thanks, maybe I will try it this weekend and see.

    14 hours ago, aptalca said:

    Could be a few things. If you're using btrfs cache pool, there is an existing unraid issue that causes it, not related to sab.

     

    You can also limit the number of processor cores sab uses so it doesn't use all during extraction

    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.

  4. 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?

  5. 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.

  6. 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.

  7. I have an odd issue with CPU pinning with this docker.  I am using the following flags --memory=8GB --cpuset-cpus=3,7 but whenever I play a video and check the CPU usage on the Dashboard tab I only see CPU utilization for CPU 7.  CPU 3 always remains at sub 5%

     

    Any thoughts?  I have tried with the flags in the Repository: section and the Extra Parameters:and there is no difference.  CPU 7 is pegged at 100% and CPU 3 is sub 5%

  8. Was this issue ever resolved?  I am now experiencing this with my newly created VM

     

    I found the root cause to this issue.  My cache drive was running out of space so the VM was being automatically paused by KVM.  For anyone that comes across this thread in the future, please check your cache drive for free space.

  9. This docker reads your metadata.db which is the Calibre database, regardless of whether Calibre is running or not.  You do need to create the database with Calibre and still add books via Calibre, this is just a very lightweight way of serving the content, far lighter than Calibre running it's OPDS server.

     

    This line should be added to the docker description  :P

     

    I think the readme on github makes it pretty clear tbh...

     

    It wasn't clear to me, which is why I asked the question.  I believe your answer sums up the use of this docker very very well.  I will be now implementing this for sure!

  10. Map /books to the location of your Calibre metadata.db

     

    Sorry, I realized I kind of hijacked this thread.  :P  I was actually asking hernandito in regards to the rdp-calibre setup he posted and was referring to the native content server that comes with Calibre.

     

    Oh my bad, sorry, carry on...  ;D 

     

    Although the whole point of this container is you don't need to bother running the Calibre OPDS server anymore.  So the Calibre RDP container can be stopped when you're not using the webui.

     

    I thought I understood this docker, however your line above confuses me.  Do I need to use Calibre RDP along with this Docker or just use this docker for everything?

  11. Host path 1 (from looking at the container Path that displays on it) is the /config folder, and would get mounted to something like /mnt/cache/appdata/calibre

     

    Path 2 Is presumably a path to where your library is / will be stored

     

    Thanks...I have trialed and error it and figured it out. Working on adding my library now.

  12. Since I have upgraded to unRAID 6.2 I am having an 80%+ failure rate (Repair failed, not enough repair blocks (XXX short)) downloading nzbs now.  Anyone else experiencing an issue?

    Actually, this *could* possibly be related to your other issue (which I've posted separately about).  Unlikely since presumably you are getting 20% of new downloads properly, but anything's possible.

     

    BTW, what is your general Geographical location?  Middle East?

     

    I am in Canada, but testing some things.  Will come back shortly with the results.  I have two NZB providers, thinking on my be not working right.  Testing the other right now as it seams the 20% working are all from the other provider.

     

    EDIT - OK seems to be one provider works fine and another doesn't at all.

  13. Hey all, hoping you can help me out.

     

    Is it possible to have the motherboard switch USB buses for the USB slots?  I am following the instructions and moving a ADATA 32GB USB3.0 stick from slot to slot but no matter what slot I put it in the lsusb command lists the stick on buss two.  Even when I pull out a usb cord from a slot that lsusb lists as bus 1 as soon as I plug in the ADATA stick lsusb then lists it as buss 2. 

     

    This is making it impossible for me to figure out what USB buss to passthrough.

     

    Model: Custom

    M/B: MSI - Z87-G45 GAMING (MS-7821)

    CPU: Intel® Core™ i7-4790K CPU @ 4.00GHz

    HVM: Enabled

    IOMMU: Enabled

    Cache: 1024 kB, 256 kB, 8192 kB

    Memory: 16384 MB (max. installable capacity 32 GB)

    Network: eth0: 1000Mb/s - Full Duplex

    eth1: not connected

    Kernel: Linux 4.1.13-unRAID x86_64

    OpenSSL: 1.0.1p

×
×
  • Create New...