Code Monkey home page Code Monkey logo

Comments (7)

jlesage avatar jlesage commented on June 30, 2024

The problem was most likely caused by a failure to remove the source file. Could you try again with the latest image ?

from docker-handbrake.

MyKeySoftMK avatar MyKeySoftMK commented on June 30, 2024

Now all files will be converted - but the source files stays in "watch" folder

from docker-handbrake.

jlesage avatar jlesage commented on June 30, 2024

From container's log, you should see that the files fail to be removed. This is most likely caused by a permission error: the USER_ID and GROUP_ID you configured for the container doesn't allow it to remove the files. See https://github.com/jlesage/docker-handbrake#usergroup-ids for more details.

from docker-handbrake.

MyKeySoftMK avatar MyKeySoftMK commented on June 30, 2024

I have in the logfile see the "permission error" - but i think, that i have do the nessescary entry

Here is the list of my Files:

root@cv002251:~/handbrake/input/watch# ls -ls
total 15777900
  438648 -rwxr--r-- 1 root root   449169305 Apr  7  2022 '01 Intro 1.mp4'
  458596 -rwxr--r-- 1 root root   469595507 Apr  6  2022 '01 Intro 2.mp4'
 2016380 -rwxr--r-- 1 root root  2064765703 Apr  5  2022 '02 München 1973.mp4'
 2591412 -rwxr--r-- 1 root root  2653599067 Apr  7  2022 'F1 2021-11-29.mp4'
10272864 -rwxr--r-- 1 root root 10519405757 Apr  6  2022 'F2 FEEDBACK 2021-12-31.mp4'

Here is the id-result for user "root":

root@cv002251:~/handbrake/input/watch# id root
uid=0(root) gid=0(root) groups=0(root)

And here is the section of my docker-compose.yml

    environment:
      - USERID=0
      - GROUPID=0
      - LANG=de_DE.UTF-8

from docker-handbrake.

jlesage avatar jlesage commented on June 30, 2024

You made a typo: it's USER_ID and GROUP_ID.

from docker-handbrake.

MyKeySoftMK avatar MyKeySoftMK commented on June 30, 2024

Oh - sorry - my mistake

Now it works perfectly for me

from docker-handbrake.

jlesage avatar jlesage commented on June 30, 2024

Great, thanks for the update !

from docker-handbrake.

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.