Git clone fails with No user exists for uid 5650 in owl #243

Closed
opened 2026-03-13 11:12:29 +01:00 by varcila · 0 comments
Collaborator

Inside an salloc in owl, while cloning via SSH.

➜  ~ git clone git@github.com:jandrovins/valloc.git vv
Cloning into 'vv'...
**No user exists for uid 5650**
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

id -un and getent passwd 5650 also fail.

Inside an salloc in `owl`, while cloning via SSH. ``` ➜ ~ git clone git@github.com:jandrovins/valloc.git vv Cloning into 'vv'... **No user exists for uid 5650** fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. ``` `id -un` and `getent passwd 5650` also fail.
rarias referenced this issue from a commit 2026-03-13 12:12:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rarias/jungle#243