Skip to content

GitHub Copilot Chat: "Sign in" button does not redirect, error #7482

@TusharSahu02

Description

@TusharSahu02

OS/Web Information

  • Web Browser: Chrome
  • Local OS: Windows
  • Remote OS : Ubuntu
  • Remote Architecture: amd64

Steps to Reproduce

  1. Open code-server in the browser (e.g., Chrome / Firefox).
  2. Install the GitHub Copilot Chat extension from the Extensions sidebar.
  3. Click on the Sign in button in the Copilot Chat sidebar.
  4. Notice that nothing happens, and the following error is logged in the console:

Expected

  • Clicking on the Sign in button should redirect me to the GitHub authentication page.
  • I should be able to complete the login process and use Copilot Chat normally inside VS Code / code-server.

Actual

  • Clicking on the Sign in button does nothing.
  • No redirection to the GitHub login page occurs.
  • The following error is thrown in the console instead:

Logs

ERR command 'workbench.action.chat.triggerSetupForceSignIn' not found: Error: command 'workbench.action.chat.triggerSetupForceSignIn' not found
    at AGe.n (http://localhost:8080/stable-.../workbench.js:1251:3892)
    at AGe.executeCommand (http://localhost:8080/stable-.../workbench.js:1251:3824)
    at async lXe.open (http://localhost:8080/stable-.../workbench.js:1321:390)
    at async hXe.open (http://localhost:8080/stable-.../workbench.js:1321:1689)

Screenshot/Video

coder-server-issue-copilot.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageThis issue needs to be triaged by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions