Giter Club home page Giter Club logo

Comments (5)

davidnewhall avatar davidnewhall commented on June 3, 2024

How did you install unpackerr? Never mind, I see it. You can share your Docker configuration for more accurate directions.

You're going to need to mount /volume1 in the container. Seems like you haven't done that.

from unpackerr.

instrumentek avatar instrumentek commented on June 3, 2024

Hi thanks for the reply. I will attatch the exported container settings.
unpackerr.json
currently I have mounted "/downloads" which i assume is really "volume1/downloads" where the downloads are located. I will try playing with the file mounting inside docker and specifically include volume1.

from unpackerr.

instrumentek avatar instrumentek commented on June 3, 2024

So it wont let me directly add "volume 1" Its has a dropdown for the folder, and a text editor field. I have tried several options including:
"/downloads___________/downloads"
"/downloads___________/splat"
"/downloads___________/splat.splat"

I cant leave the second text box blank and the results in the container description show:
"/volume1/downloads:/downloads:rw"
"/volume1/downloads:splat:rw"
"/volume1/downloads:/splat.splat:rw"

all 3 end with the same result:
[INFO] 2023/11/13 14:43:29 [Unpackerr] Totals: [0 retries] [0 finished] [0|0 webhooks] [0|0 cmdhooks] [stacks; event:0, hook:0, del:0] [INFO] 2023/11/13 14:43:29 [Unpackerr] Queue: [8 waiting] [0 queued] [0 extracting] [0 extracted] [0 imported] [0 failed] [0 deleted]
unpackerr is connecting to sonarr so i assume it is correctly accessing the conf file? which is also specified in the volume mounting

[INFO] 2023/11/13 14:42:29 => Using Config File: /config/unpackerr.conf
"/docker/unpackerr___________/config"
or in the descripction as:
"/volume1/docker/unpackerr:/config:rw"

I don't understand how the names are different conf =/= config??

the above was specified in a tutorial i followed.

from unpackerr.

instrumentek avatar instrumentek commented on June 3, 2024

OK, so it turns out the problem is my lack of understanding of container manager.....
It works if the config file is set to /downloads and the container manager has the native /downloads mapped to /downloads inside the container. I thought that volume settings was all referencing back to native directories on the DSM not folders inside docker.

please close this thread, sorry to waist your time

from unpackerr.

bakerboy448 avatar bakerboy448 commented on June 3, 2024

/volume1/downloads does not exist in the container as you've called it /downloads within the container

the (community) install docs from the website should have helped with this. What tutorial did you follow?

If download clients are downloading to /volume1/downloads you need to mount that exactly into the container or use the path in the config file to tell unpackerr what the equivalent is. https://unpackerr.zip/docs/unpackerr/troubleshooting

from unpackerr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.