question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Git Graph extension empty

See original GitHub issue

OS/Web Information

  • Web Browser: Chrome/91.0.4472.77
  • Local OS: win 10
  • Remote OS: codercom/code-server:latest with docker 20.10.7 on centos 7.6
  • Remote Architecture: x86_64
  • code-server --version:3.10.2

Steps to Reproduce

  1. run container of codercom/code-server:latest
  2. install git graph extension (version:1.30.0)
  3. open git graph view

Expected

git history view

Actual

empty view

Logs

Screenshot

Notes

This issue can be reproduced in VS Code: Yes/No

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
vipwpcommented, Jul 15, 2021

I upgrade the code-server to 3.11.0 but the extension still not work. On https, I got this error on chrome when I open git graph tab. image

this error on firefox image

1reaction
baleszcommented, Jul 20, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Git Graph stays empty with remote development in container ...
Open Git Graph (opens, but will be empty on VS-Code v1.57.1). Expected Behaviour. Git Graph should show the usual nice version tree. :-)....
Read more >
Git Graph - Visual Studio Marketplace
Git Graph extension for Visual Studio Code. View a Git Graph of your repository, and easily perform Git actions from the graph.
Read more >
Git Graph not working in VSCode - Home Assistant Community
I can install the extension. When I open a window, its stays empty.
Read more >
Why is my Git Extensions Graph totally gray and how can I fix it?
I can push, pull and commit changes and they will show up in bitbucket but the graph does not show up. There is...
Read more >
git-log Documentation - Git
--remove-empty. Stop when a given path disappears from the tree. --merges. Print only merge commits. This is exactly the same as --min-parents=2 ....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found