CrowdDotDev / crowd.dev

LFX Community Management
https://lfx.linuxfoundation.org
Apache License 2.0
3.3k stars 752 forks source link

Gitpod.io project setup - `nangohq/nango-server` image pull fails #852

Open u5r0 opened 1 year ago

u5r0 commented 1 year ago

crowd.dev edition

Community (self hosted)

Version

v0.30.0

What happened?

I don't know if that's a rootless docker issue, I tried many workarounds but didn't succeed even with sudo.

image

Command / Request

./cli start
./cli clean-start-dev

Relevant log output

failed to register layer: ApplyLayer exit status 1 stdout:  stderr: failed to Lchown "/usr/nango-server/src/node_modules/content-type/HISTORY.md" for UID 1516583083, GID 0 (try increasing the number of subordinate IDs in /etc/subuid and /etc/subgid): lchown /usr/nango-server/src/node_modules/content-type/HISTORY.md: invalid argument

Sync with C-2106

joanreyero commented 1 year ago

Hey! Thanks for reporting. Is this still an issue?

u5r0 commented 1 year ago

yes