Skip to content

Error pulling Docker image "openops-app": "failed to register layer" related to subuid and subgid #278

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

Open
tomastn14 opened this issue Mar 24, 2025 · 4 comments · May be fixed by #680
Open
Assignees
Labels
bug Something isn't working Infra

Comments

@tomastn14
Copy link

Hello,

When trying to pull the Docker image "openops-app", I encounter the following error related to the lchown operation:

Failed to register layer: failed to Lchown "/usr/src/app/node_modules/buffer-equal-constant-time/.npmignore" for UID 718322462, GID 454177323 (try increasing the number of subordinate IDs in /etc/subuid and /etc/subgid): lchown /usr/src/app/node_modules/buffer-equal-constant-time/.npmignore: invalid argument

Thanks!

@tomastn14
Copy link
Author

Im trying to deploy it on a Proxmox LXC (unprivileged) Debian 11

@maor-rozenfeld
Copy link
Contributor

Hi @tomastn14 , I see that this issue is almost identical, and deals with the same problematic package, buffer-equal-constant-time. I hope we can fix this by the next release. Thank you.

@maor-rozenfeld maor-rozenfeld self-assigned this Mar 24, 2025
@maor-rozenfeld maor-rozenfeld added the bug Something isn't working label Mar 24, 2025 — with Linear
@tomastn14
Copy link
Author

Hi @maor-rozenfeld , it is solved in Release 0.2.2 ??
thanks!!

Copy link
Contributor

Hi, not yet unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Infra
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants