You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: