Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] ERR_INVALID_ARG_TYPE container won't run when providing uid/gid #1126

Open
RezzZ opened this issue Jul 16, 2024 · 0 comments
Open

[BUG] ERR_INVALID_ARG_TYPE container won't run when providing uid/gid #1126

RezzZ opened this issue Jul 16, 2024 · 0 comments

Comments

@RezzZ
Copy link

RezzZ commented Jul 16, 2024

Describe the bug
I run YDL on my unraid server.
When specifying a gid/uid as environment variable the container won't start.

To Reproduce
Steps to reproduce the behavior:

  1. add variable uid/gid 99/100
  2. start the container
  3. results in error
PM2 error: Trace: TypeError [ERR_INVALID_ARG_TYPE]: The "options.gid" property must be int32. Received type string ('100')

Expected behavior
container runs and parses the string as integer

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • YoutubeDL-Material version
  • Docker tag: latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant