Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Error: Killing git due to timeout! #138

Open
Integralist opened this issue Jul 8, 2022 · 1 comment
Open

Error: Killing git due to timeout! #138

Integralist opened this issue Jul 8, 2022 · 1 comment

Comments

@Integralist
Copy link

When running :PackerSync, after a while I see:

[packer.nvim] [WARN  12:06:00] jobs.lua:87: Killing git due to timeout!

NOTE: I recently switched my config over from VimScript to Lua and that's when I noticed this issue (it downloaded fine using vim-plug, but now with Lua I'm using Packer). I tried to configure packer to have no clone timeout but I still found it timing out.

It tries for a while to download, but always fails before it completes (usually times out around 70'ish % mark)
Screenshot 2022-07-08 at 12 05 20

@mrjones2014
Copy link
Owner

mrjones2014 commented Jul 8, 2022

This has been brought up before, and I've taken some steps to fix it (removed binaries from the repo and download them as a post-install hook, purging binaries from git's history tree, etc.). I am not sure what else I can do, unfortunately.

see also: #69

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

No branches or pull requests

2 participants