beaverly72

Members
  • Posts

    40
  • Joined

  • Last visited

Posts posted by beaverly72

  1. I am at a loss.  Sonarr has worked well for years, now suddenly it cannot find the path for completed downloads.  Nothing, that I am aware of, has changed on my server.  I have tried changing the /data paths, but nothing seems to make a difference...

     

    2021-07-15 17:30:59.3|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/completed/tv/I_TOOK_OUT_THE_FILE_NAME. Ensure the path exists and the user running Sonarr has the correct permissions to access this file/folder.

     

    Any help is appreciated.

     

    The container configs in the screen captures are the /data paths for both sonarr and SABnzbd

    sadnzbd1.png

    sadnzbd2.png

    sadnzbd3.png

    sonarr1.png

  2. 5 hours ago, ich777 said:

    What wasn't working?

    Oh boy, tough to remember now, I didn’t spend much time on the issue.  I think after adding the GPUID Plex would encounter an execution error when trying to start. I think it was v460.65 but hard to remember now, it was the latest at the time.  Someone else had the same issue and rolling back to 455.45 fixed it so I just did that and didn’t troubleshoot further, which worked.

     

    Thanks, good to know that was more of an anomaly than something to plan for.  I’ll just stick to the prod branch for now.  Thanks!

    • Like 1
  3. Anyone know what version of the nvidia driver is working for Plex transcoding? I had latest selected to begin with, which didn’t work.  Then rolled back to 455.45.01 which isn’t listed anymore.  No issue right now using 455.45.01, but dreading my next reboot until I know what newer version should be used. Is the Production Branch version always a good bet?

  4. 2 hours ago, ich777 said:

    On which Unraid version are you currently?

    What's the version of the Plugin that you got currently installed?

     

    Something is wrong with the driver version, from your screenshots I see that it tries to download a empty driver version...

     

    Can you try to download this file: Click (this is the file that the plugin actually downloads for 6.9.1)

     

    Have you eventually PiHole or some other kind of Blocking software installed?

     

    I tried now different versions form the WebGUI for 6.9.1 (screenshots attached):

    grafik.png.eca4343127da69ed20be1a86ae121d12.png

     

    grafik.png.0a6226e59809a4f65e4865593ed78d34.png

     

    Unraid v6.9.1

    plugin v 2021.03.19

    I was able to download the driver from the link you provided.

    It was working with the latest driver, but ran into that checksum error after changing the selection to v455.  I noticed while grabbing the plug-in version that the plug-in was listed under the errored tab.  I removed the plug-in and installed it again.  Changed the driver to v455 and clicked Update, then Download and it worked.  Plex HW transcoding is working.  Not sure what I did to get it in that state.  Thanks for the reply.

    • Like 1
  5. Anyone have a checksum error when attempting to download the driver?  I’ve tried both the latest v460.67 and v455.45.01. Trying to get my p2000 going with HW transcoding.  It seems like only driver v455.45.01 currently works for this, but I can’t download it.

    54E730B5-485D-4541-8A2B-CEECDC64142C.jpeg

  6. Last thing I am trying to do is run the converter in the preprocessor.  I have a couple of questions/issues...first I see the example_ebooks_convert.py in /app/lazylibrarian/.  I added /app/lazylibrarian/example_ebook_convert.py to the preprocessor program field, but it keeps saying...

    Preprocessor returned 1: res[] err[runScript exception: FileNotFoundError [Errno 2] No such file or directory: '/app/lazylibrarian/example_ebook_convert.py': '/app/lazylibrarian/example_ebook_convert.py']

    Also, in the script it wants to define the full path of ebook-convert if it does not exist in the same path as the script (I assume).  Since I don't see it in /app/lazylibrarian/ I checked and it seems like others have defined the path as /opt/calibre/ but this path seems to be empty.  I am not sure what I am supposed to use here. 

    Screen Shot 2020-01-19 at 12.20.14 PM.png

    Screen Shot 2020-01-19 at 12.23.20 PM.png

  7. On 12/27/2019 at 12:26 PM, beaverly72 said:

    Okay so I may have had /downloads incorrect in LL.  For other containers (sonarr, radarr, etc.) I have /mnt/user/downloads/completed for LL I had /mnt/user/downloads/completed/books.  So it seems like I need to remove books from the download path in LL correct?  Where this doesn't make sense to me is that the downloaded books are being moved to the LL /books location just fine, from what I can tell.  It's just when I go to send it to my ereader that is says it can't find the file.  When the file seems to be in the path that it says it can't find it in.

    FYI, I changed from /mnt/user/downloads/completed/books to /mnt/user/downloads/completed.  This caused LL to no longer import my downloaded books to the LL dir.  Changing it back to /mnt/user/downloads/completed/books resolved it.  Also, I am no longer having the issue when attempting to send or open a book.  Seems to be working now

  8. On 1/3/2020 at 2:19 PM, DavidSpek said:

    I'm having this same issue both when trying to send the ebook to a kindle or just opening a file. I've checked the paths and changed them to be consistent (even though as mentioned the importing of the downloaded books to the library location is working fine). I've also tried new permissions on the files but nothing has been able to fix it. Without being able to open/download the books from LL or send it to a kindle this whole program is fairly useless sadly. 

    I am not sure what happened but this is not working for me

  9. 4 hours ago, Squid said:

    The mapping for /downloads has to match exactly with all apps exactly, and based upon it I doubt that it does

     

    https://forums.unraid.net/topic/57181-docker-faq/?tab=comments#comment-566086

     

    Okay so I may have had /downloads incorrect in LL.  For other containers (sonarr, radarr, etc.) I have /mnt/user/downloads/completed for LL I had /mnt/user/downloads/completed/books.  So it seems like I need to remove books from the download path in LL correct?  Where this doesn't make sense to me is that the downloaded books are being moved to the LL /books location just fine, from what I can tell.  It's just when I go to send it to my ereader that is says it can't find the file.  When the file seems to be in the path that it says it can't find it in.

  10. 5 hours ago, trurl said:

    You can get to the command line inside any of your dockers by clicking on its icon on the Dashboard or Docker page and selecting >_ Console

    Ahhh okay, I am certainly not well informed when it comes to containers and what all is in the container's file system.  No matter how obvious it seems. :)  I have attached a screen capture that shows what is in both books and downloads.  That's as far as I knew how to go in the path, I wasn't sure how to get further with the names with single quotes around them. 

    paths.jpg

  11. Just now, jonathanm said:

    It's been a while since I played with LL, so I opened up an instance and looked around. I can't seem to find that option. Is it only available when working with a specific book?

    Yeah, when you go to the eBooks tab, if the book has been downloaded you should have a button on the far right-hand column labeled Send.

  12. 2 minutes ago, jonathanm said:

     

    What exactly do you mean by that?

    I can download the books fine, and they are then moved to the /books path.  The issue is when I click the send button in the UI to send the mobi file to my ereader.  That is when I see in the log that it cannot find the file, but the file is actually there.  LazyLibrarian has the correct path and file name, and the must see the files as it shows it as available to send to my device, but for some reason doesn’t see the file when attempting to send it to my device.

  13. On 12/25/2019 at 7:13 AM, jonathanm said:

    Without further documentation, best guess is that your container paths don't match. If you have /downloads -> /mnt/user/downloads in one docker and /data -> /mnt/user/downloads in the other docker, the files won't be found, because /downloads and /data are different, even though they point to the same destination on the host.

    I don't think that is the case, but I have included some screen captures that I wasn't able to obtain with the original posting.

     

    Let me know if there is anything else I can provide.  Thanks!

    ContainerConfig.jpg

    FileExplorerLocationOfFile.jpg

    UnraidShareLocation.jpg

  14. I am having an issue signing into the gui.  I configured the GUAC_USER and GUAC_PASSWORD.  When I select WebGUI from the context menu it takes me to the Apache Guacamole login.  I enter the user/password I entered for the GUAC configuration of the container, but it tells me my login is invalid.  Not sure what else I can try to get logged in.  I also tried the default user/pass for Apache Guacamole, but that did not work either.

  15. I’m not sure I follow this.  6.8.0-rc7 has the 5.x kernel.  Which it sounds like is being abandoned in 6.8.0 and will be implemented in 6.9.0-rc1.  6.8.0-rc8 contains a kernel version that I believe was used in 6.7.2 (I think), which my pfSense VM booted with just fine.  So how does Unraid rolling back the kernel to a version that previously worked with my VM now cause the VM not to boot? And the 5.x kernel, which apparently is causing the issues noted by Unraid, allows my VM to boot without issue?  I’m sure there’s a logical explanation, I’m just not getting it.

    • Thanks 1