Coder Social home page Coder Social logo

Comments (4)

jaymoulin avatar jaymoulin commented on May 28, 2024

Those commands :

$> docker exec -ti jdownloader2 sh
/opt/JDownloader $ ls -la

Should show something like that:

total 11624
drwxrwxrwx    1 root     root          4096 May 31 05:59 .
drwxr-xr-x    1 root     root          4096 May  2 23:52 ..
-rw-r--r--    1 1001     1001       7947150 May 30 07:45 Core.jar
-rw-r--r--    1 1001     1001             0 May 31 05:59 JD2.lock
-rw-r--r--    1 1001     1001             4 May 31 05:59 JD2.port
-rw-r--r--    1 1001     1001       3756864 May 31 05:59 JDownloader.jar
-rw-r--r--    1 1001     1001             3 May 31 05:59 JDownloader.pid
-rw-r--r--    1 1001     1001           320 May 31 05:59 build.json
drwxr-xr-x    3 1001     1001          4096 May 21 23:12 captchas
drwxr-xr-x    4 1001     1001         36864 May 31 16:09 cfg
-rwxrwxr-x    1 root     root           776 May  2 23:37 daemon.sh
drwxr-xr-x    2 1001     1001          4096 May 25 00:16 extensions
drwxr-xr-x    2 1001     1001          4096 May 11 23:46 java
drwxr-xr-x    4 1001     1001          4096 May 11 23:46 jd
drwxrwxrwx    1 root     root          4096 May 30 07:45 libs
-rw-r--r--    1 1001     1001         32034 May 11 23:45 license.txt
-rw-r--r--    1 1001     1001         39624 May 11 23:45 license_german.txt
drwxr-xr-x    5 1001     1001          4096 May 11 23:45 licenses
drwxr-xr-x    9 1001     1001          4096 May 31 05:59 logs
-rw-rw-r--    1 root     root            76 May  2 23:37 org.jdownloader.api.myjdownloader.MyJDownloaderSettings.json.dist
drwxr-xr-x    3 1001     1001          4096 May 11 23:46 themes
drwxr-xr-x    5 1001     1001          4096 May 31 16:09 tmp
drwxr-xr-x    5 1001     1001          4096 May 11 23:46 translations
drwxr-xr-x    3 1001     1001          4096 May 11 23:42 update

If not, you probably mounted a volume to /opt/JDownloader when you created your container which may cause your actual issue.

from docker-jdownloader.

trohnjavolta avatar trohnjavolta commented on May 28, 2024

Those commands :

$> docker exec -ti jdownloader2 sh
/opt/JDownloader $ ls -la

Since the container isn't started I cannot execute that command. Upon starting the container I get the error message.
There's just a volume mounted to /opt/JDownloader/cfg and to /opt/JDownloader/downloads

from docker-jdownloader.

trohnjavolta avatar trohnjavolta commented on May 28, 2024

Hmm.. ok, so I created the container manually using same volumes as in compose file and it worked.
Sth. wrong at my end, I didn't /opt/JDownloader though... Did you spot any mistakes in my compose file part by any chance?

from docker-jdownloader.

trohnjavolta avatar trohnjavolta commented on May 28, 2024

Ok, leaving away command: tini -- /opt/JDownloader/daemon.sh solved it.

from docker-jdownloader.

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.