Replies: 1 comment
-
Hi @cocogum , thanks for participating! Unfortunately, we don’t currently have moderators for languages other than English. Until that changes, we need to ask that everyone use English here in the GitHub Community when posting. We’ll be locking any posts in languages other than English for now, including this one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Show & Tell
Body
El error aparecio inesperadamente, estaba trabajando bien y dejo de funcionar sin razon aparente, he consultado y ensayado un sinnumero de opciones sin resultado. Despues de desinstalar y reinstalar GitHub Copilot y GitHub Copilot Chat, reiniciando VsCode, el error continua, este es el mensaje del log de GitHub Copilot Chat : 2024-09-12 13:24:49.832 [info] Using the Electron fetcher.
2024-09-12 13:24:49.832 [info] Initializing Git extension service.
2024-09-12 13:24:49.832 [info] Successfully activated the vscode.git extension.
2024-09-12 13:24:49.832 [info] Enablement state of the vscode.git extension: true.
2024-09-12 13:24:49.832 [info] Successfully registered Git commit message provider.
2024-09-12 13:24:52.882 [warning] Unable to fetch remote agents because user is not signed in.
2024-09-12 13:24:59.480 [error] Timed out waiting for authentication provider to register: Failed to get copilot token
2024-09-12 13:24:59.480 [warning] [LanguageModelAccess] LanguageModel/Embeddings are not available without auth token
2024-09-12 13:24:59.481 [error] Timed out waiting for authentication provider to register
2024-09-12 13:24:59.481 [warning] [LanguageModelAccess] LanguageModel/Embeddings are not available without auth token
2024-09-12 13:24:59.481 [error] Timed out waiting for authentication provider to register
2024-09-12 13:24:59.481 [error] GitHub Copilot could not connect to server. Extension activation failed: "Timed out waiting for authentication provider to register"
2024-09-12 13:24:59.481 [info] activationBlocker from 'languageModelAccess' took for 6610ms
2024-09-12 13:24:59.482 [error] Error getting a session: Timed out waiting for authentication provider to register
2024-09-12 13:24:59.482 [error] Error getting a session: Timed out waiting for authentication provider to register //
Al ingresar con F1 al comando de Vscode y seleccionar GitHub Copilot Sign In sale el siguiente mensaje : El comando "GitHub.Copilot: Sign In"ha dado lugar a un error (command 'github.copilot.signin' not found)
Beta Was this translation helpful? Give feedback.
All reactions