-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Describe the bug
Github MCP server doesn't start and it prompts with error code 125.
Affected version
I cannot fetch the Github MCP server because it still failed to compile within Docker environment. I'm using Docker 4.52.0 and Visual Studio Code Insider 107.0
Steps to reproduce the behavior
- Start the MCP server
- It directly fails to start no matter what.
Expected vs actual behavior
It needs to directly start as expected.
Logs
2025-11-21 14:39:33.617 [info] Connection state: Error Process exited with code 125
2025-11-21 14:39:37.255 [info] Starting server io.github.github/github-mcp-server
2025-11-21 14:39:37.255 [info] Connection state: Starting
2025-11-21 14:39:37.255 [info] Starting server from LocalProcess extension host
2025-11-21 14:39:37.265 [info] Connection state: Starting
2025-11-21 14:39:37.265 [info] Connection state: Running
2025-11-21 14:39:37.404 [warning] [server stderr] Unable to find image 'run:latest' locally
2025-11-21 14:39:38.096 [warning] [server stderr] docker: Error response from daemon: pull access denied for run, repository does not exist or may require 'docker login'
2025-11-21 14:39:38.096 [warning] [server stderr]
2025-11-21 14:39:38.096 [warning] [server stderr] Run 'docker run --help' for more information
2025-11-21 14:39:38.100 [info] Connection state: Error Process exited with code 125