Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on Pulling #23

Open
cori opened this issue Sep 1, 2021 · 4 comments
Open

Stuck on Pulling #23

cori opened this issue Sep 1, 2021 · 4 comments

Comments

@cori
Copy link

cori commented Sep 1, 2021

under some circumstances (I haven't been able to figure out what the triggers are yet) GitDoc gets stuck pulling - the status bar indicator goes to GitDoc (Pulling...) and stays there indefinitely. I typically have to disable GitDoc, reënable it, and then make a specious change to trigger a checkin.

Do I have something misconfigured?

@wcerfgba
Copy link

I've also been having this problem, but I also haven't been able to identify the cause. :(

@phdoerfler
Copy link

I'm in the same boat. Let's compare notes to find a pattern:

  • I'm on macOS, I'm using VS Code on a remote connection via ssh on linux (Ubuntu)
  • When I initially connect to the remote workspace, the statusbar has "GitDoc: Pulling…" which won't go away
  • I then open the terminal in VS Code, do a git pull, enter the password for my key and let git pull. I won't have to re-enter my password while this workspace remains connected.
  • I then click on "GitDoc: Pulling…" which turns off GitDoc
  • Lastly I turn GitDoc back on via the command GitDoc: Enable (Cmd+Shift+P)
  • From then on GitDoc remains in operation until I disconnect from this workspace

@cori
Copy link
Author

cori commented Oct 5, 2021

Similar - I'm on macOS Big Sur using VS Code 1.60.2. I am connected to a private GitHub repo remotely, but editing files that are local to my machine.

I've not tried any external git commands to see how that effects things, but disabling GitDoc by clicking its status bar indicator (the one that reads GitDoc (pulling...)) and then reenabling it using the Command menu seems to work; I then make a specious change and save it and within a few minutes GitDoc makes the expected commit.

@phdoerfler
Copy link

phdoerfler commented Oct 7, 2021

Indeed, this seems to be sufficient:

  1. Click on GitDoc: Pulling… to turn off GitDoc
  2. Turn GitDoc back on via the command GitDoc: Enable
  3. From then on GitDoc seems to remain in operation until the workspace is closed or the connection to it is lost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants