Desktop app (Windows): enabling remote control fails with "Failed to set up remote session" — log shows "No authentication token available; remote export disabled"
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Aptitud para principiantes
- 45/100
- Tipo de issue
- Error
- Claridad
- Bastante claro
- Estado de actividad
- Activo
- Área
- authentication, cli, desktop
Línea de trabajo
The issue is in the remote module's authentication token lookup, likely in a Rust file like remote/shared_api.rs. Start by examining the log warning 'No authentication token available; remote export disabled' and trace where the token is fetched from (CLI config vs. desktop app credentials). Check the startup sequence for 'server policy fetch skipped' and see how the app's sign-in is registered. Verify the token flow by comparing with other working contexts like the GitHub MCP server. 'Done' is when remote control can be enabled using the app's existing sign-in.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Describe the bug
In the GitHub Copilot desktop app on Windows, remote control can't be turned on for a session. Every attempt fails with:
Remote control unavailable
Failed to update remote control: RPC error -32603: Request session.remote.enable failed with message: Failed to set up remote session. Ensure the working directory is a GitHub repository and you are authenticated.
The working directory is a GitHub repository and the app is signed in. The runtime log shows the same warning at startup and on each enable attempt:
[WARNING] [rust:remote::shared_api] No authentication token available; remote export disabled
The app has a working GitHub token in other contexts. Inside the session, gh auth status succeeds (logged in via GH_TOKEN, scopes include repo, workflow, read:org), and the GitHub MCP server connects without problems. The remote module seems to be the only part that can't get a token.
Affected version
Desktop app runtime version 1.0.87-0. The standalone copilot CLI is not installed on this machine.
Steps to reproduce the behavior
- Open a worktree session in the desktop app for a GitHub-hosted repo (
originishttps://github.com/<owner>/<repo>.git). - Try to turn on remote control for the session, to manage it from GitHub Mobile.
- The "Remote control unavailable" error above appears.
~\.copilot\logs\process-*.logshowsNo authentication token available; remote export disabledat the time of the attempt.
Things that did not help:
- Restarting the app
- Signing out and back in to the app
- Pushing the session branch to
originand setting upstream tracking
Expected behavior
Remote control turns on and the session can be managed from GitHub Mobile, using the app's existing GitHub sign-in.
Additional context
- OS: Windows 11 Home, x86_64 (AMD64)
- Windows Credential Manager has a
...github-copilot-appentry (the app's sign-in), but there's no standalone Copilot CLI sign-in entry. ~\.copilot\config.jsonhas nologged_in_usersorlast_logged_in_user.- At startup the log also shows
server policy fetch skipped: no authenticated GitHub host availablebefore the account is picked up later. - Hypothesis: the remote module looks for the CLI's own stored sign-in instead of the credential the desktop app registers, so it finds no token. Possibly related: #4905, #4409.
- Lenguaje dominante
- Shell
- Estrellas
- 11.2k
- Forks
- 1.9k
- Merge medio
- 14 h 16 min
- PR fusionados (30 d)
- 6
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de github/copilot-cli
-
triage
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
github/copilot-cli#4932 ·
-
triage
Dificultad 2/5 1-3 horas Aptitud para principiantes 78/100
github/copilot-cli#4909 ·
-
triage
Dificultad 2/5 1-3 horas Aptitud para principiantes 76/100
github/copilot-cli#4906 ·
-
triage
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
github/copilot-cli#4848 ·
-
area:agents area:mcp
Dificultad 2/5 1-3 horas Aptitud para principiantes 72/100
github/copilot-cli#4729 ·
Todos los issues de github/copilot-cli
Issues similares
-
Bob Shell support Abiertoenhancement
Dificultad 2/5 1-3 horas Aptitud para principiantes 65/100
-
tooling
Dificultad 2/5 1-3 horas Aptitud para principiantes 75/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
openSUSE/python-rpm-macros#219 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 70/100
YunoHost-Apps/adguardhome_ynh#258 ·
-
steam-short-session-tracker: incorrect registry backup path resets settings during automatic repair Abierto
Dificultad 2/5 1-3 horas Aptitud para principiantes 80/100
ValveSoftware/SteamOS#2829 ·