-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
PlugUpdate does not work on WSL 2 Ubuntu instance...missing proxy somewhere? #1133
Comments
This happened to me as well when it tried to update several plugins at once (then it failed as described in #1132 after several retries) I think this could be something on github's side - it happens to me when using git itself sometimes. |
same issue on macos with neovim, plugupdate doesn't work, fatal: unable to access 'https://github.com/ |
I have similar problems on Win11 + WSL2 Ubuntu (Ubuntu 20.04.3 LTS). Concurrent updates fail after being stuck for long time, but |
Same here with Windows11 & WSL2. |
This doing the trick for me. Force git to use |
when using ssh:
|
I cannot run PlugUpdate: I get a timeout error for every plugin intalled, no connection for github.com, for example:
I've configured proxy almost everywhere and I have no problems updating my ubuntu WSL instance or cloning a git repo...even insalling Vim Plug itself had no problems at all.
What am I missing?
The text was updated successfully, but these errors were encountered: