[Bug]: Git and Debug Console is missing
See original GitHub issueIs there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Chrome
- Local OS: macOS
- Remote OS: Debian Bullseye
- Remote Architecture: amd64
code-server --version
: 4.4.0
Steps to Reproduce
- after upgrade to 4.4.0
Expected
Should have Debug Console and Git working correctly after upgrade to 4.4.0
Actual
After upgrading to 4.4.0, Git and Debug Console is missing.
Logs
No response
Screenshot/Video

Does this issue happen in VS Code?
- I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
No response
Issue Analytics
- State:
- Created a year ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
"Debug Console" missing in Quick Open View list after ...
Issue Type: Bug command: Quick Open View, "Debug Console" present drag "Debug Console" to Side Panel command: Quick Open View, ...
Read more >November 2022 (version 1.74) - Visual Studio Code
Debug across modules; Evaluate variables in the debug console; Debug the program in the Integrated Terminal. The screenshot below shows debugging a Hello...
Read more >Troubleshooting GitLab Runner
Debug logging can be a serious security risk. The output contains the content of all variables and other secrets available to the job....
Read more >Visual Studio Code - ArchWiki
https://github.com/microsoft/vscode || code, code-git AUR ... for Arch and you have an error on Visual Studio Code: Unable to launch debugger ...
Read more >git-fetch Documentation - Git
Either all refs are updated, or on error, no refs are updated. ... by a newly fetched superproject commit but are missing in...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’ve found the problem. My file permissions were messed up here, caused all the errors.
Thank you guys for all your time and hard work !!
Hooray! Happy to hear that. Thanks for letting us know!