Skip to content

Commit f688f1a

Browse files
committed
Add "not enough resources" error to known issues docs
1 parent 69c7d05 commit f688f1a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/known-issues.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,3 +202,11 @@ If either the user or an application has modified the `Command Processor` regist
202202
`HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Command Processor\`
203203

204204
Check to see if there is an `Autorun` value in either of those location. If there is, deleting that value should resolve the `Authentication failed` error.
205+
206+
### "Not enough resources" error when signing in
207+
208+
Related issue: [#15217](https://github.com/desktop/desktop/issues/15217)
209+
210+
If you see an error that says "Not enough resources are available to process this command" when signing in to GitHub Desktop, it's likely that you have too many credentials stored in Windows Credentials Manager.
211+
212+
**Workaround:** open the Credential Manager application, click on Windows Credentials and go through the list to see if there are some you can delete.

0 commit comments

Comments
 (0)