No model available in Copilot Chat in Eclipse #179947
Replies: 7 comments
-
|
Hello 👋 This behavior usually happens in Eclipse when Copilot cannot keep a valid authentication session. The fact that the models only appear after signing out and signing back in suggests an issue with how the Enterprise environment handles tokens or proxies. A few things you can check:
If the session resets every restart, this strongly indicates an issue with token storage or network policies in the Enterprise environment. Your GitHub admin may need to verify that Copilot access is enabled for your account and not being blocked by SSO or network restrictions. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
-
|
Hi, After confirming the popup the copilot view looks like @kkrein described: best regards |
Beta Was this translation helpful? Give feedback.
-
|
I have installed 0.14.0 and the issue still exists, in the log there are some errors about "Command 'com.microsoft.copilot.eclipse.commands.showStatusBarMenu' failed". Could this be the reason?
Regarding tracing I did not find any option to enable tracing. Can you confirm this @jonattasmoraes ? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
FWIW, a colleage had this problem and got rid of it by removing his nodejs installation. Don't know the version, unfortunately. |
Beta Was this translation helpful? Give feedback.
-
|
The issue seems to be fixed with 0.15.0.*. Does not happen anymore. |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Copilot Feature Area
General
Body
When using Github Copilot in Eclipse, no model can be selected. Only if a sign-out followed by a newly sign-in is made, the models are available, after a restart, the same procedure has to be done.
In the Error-Log only a few info messages are shown, no warning or error
We are using Github in an enterprise setting. Are there any traces which can be enabled or are there any files/logs which can be checked?
Beta Was this translation helpful? Give feedback.
All reactions