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

packer Failed to update preservim/nerdtree #1247

Open
Corybyte opened this issue Jun 28, 2023 · 1 comment
Open

packer Failed to update preservim/nerdtree #1247

Corybyte opened this issue Jun 28, 2023 · 1 comment
Labels
bug v1 An issue or PR relevant to packer v2

Comments

@Corybyte
Copy link

nvim version

nvim -version
NVIM v0.9.1

lua -v

Lua 5.4.6  Copyright (C) 1994-2023 Lua.org, PUC-Rio

node --version

v16.20.0

plugins.lua

local packer = require("packer")
packer.startup({
  function(use)
      use 'preservim/nerdtree' 
      use 'itchyny/lightline.vim'
      use 'majutsushi/tagbar'
  end,
  config = {
    -- 并发数限制
    max_jobs = 16,
    -- 自定义源
    git = {
      -- default_url_format = "https://hub.fastgit.xyz/%s",
      -- default_url_format = "https://mirror.ghproxy.com/https://github.com/%s",
      -- default_url_format = "https://gitcode.net/mirrors/%s",
      -- default_url_format = "https://gitclone.com/github.com/%s",
    },
  },
})

I'm getting this error when trying to perform a Packer Update

image

@Corybyte Corybyte added bug v1 An issue or PR relevant to packer v2 labels Jun 28, 2023
@Corybyte
Copy link
Author

packer.nvim.log

[WARN  2023年05月30日 星期二 08时29分59秒 1051029280595] ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:216: Plugin "nvim-treesitter" is used twice! (line 71)
[ERROR 2023年05月30日 星期二 08时29分59秒 1051101416457] ...te/pack/packer/start/packer.nvim/lua/packer/luarocks.lua:103: Failed to install hererocks: {
  data = {
    exit_code = 7,
    signal = 0
  },
  msg = "Error installing hererocks",
  output = {
    data = {
      stderr = { "% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0", "0     0    0", "0    0     0      0", "0 --", ":--:-- --:--", ":-- -", "-:--:--", "0", "curl:", "(7) Failed", "to co", "nnect to", "raw.gi", "thubuse", "rcontent.com port 443 after 12 ms: Couldn't connect to server" },
      stdout = {}
    },
    err = {
      stderr = {},
      stdout = {}
    }
  }
}
[ERROR 2023年05月30日 星期二 08时30分56秒 1108155158945] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108156555597] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108158019893] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108159616762] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108161808252] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108163603975] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108165014009] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108166113130] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108167563405] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108168816520] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108170044774] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108171133497] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108172455968] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108174489116] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108177071896] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108179150998] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108180491935] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[ERROR 2023年05月30日 星期二 08时30分56秒 1108181795933] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[WARN  2023年05月30日 星期二 08时39分29秒 1621547938227] ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:216: Plugin "nvim-treesitter" is used twice! (line 71)
[ERROR 2023年05月30日 星期二 08时39分29秒 1621612686473] ...te/pack/packer/start/packer.nvim/lua/packer/luarocks.lua:103: Failed to install hererocks: {
  data = {
    exit_code = 7,
    signal = 0
  },
  msg = "Error installing hererocks",
  output = {
    data = {
      stderr = { "% Total    % Rece", "ived % Xferd  Average Speed   Time    Time     Time  Current", "Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0", "0    0     0      0      0 --:--:-- --:--:-- --:--:--     0", "0     0", "0     0    0     0", "0", "0 --:--:-- --:--:", "-- --:", "--:--", "0", "curl:", "(7) Fai", "led to connect to raw.githubu", "sercont", "ent.co", "m port 443 after 8 ms:", "Couldn't", "connec", "t to server" },
      stdout = {}
    },
    err = {
      stderr = {},
      stdout = {}
    }
  }
}
[ERROR 2023年05月30日 星期二 08时39分33秒 1625125019088] .../site/pack/packer/start/packer.nvim/lua/packer/async.lua:20: Error in coroutine: vim/_editor.lua:0: nvim_exec2(): Vim:E492: 不是编辑器的命令: TSUpdate
[ERROR 2023年05月30日 星期二 08时40分15秒 1667450638933] .../site/pack/packer/start/packer.nvim/lua/packer/async.lua:20: Error in coroutine: ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:627: attempt to index local 'display_win' (a nil value)
[WARN  2023年05月30日 星期二 08时40分29秒 1681603333816] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时40分29秒 1681603937751] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时40分29秒 1681604263815] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时40分29秒 1681604748249] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时40分29秒 1681605053391] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时40分29秒 1681605442450] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时40分29秒 1681605610506] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时40分29秒 1681605879375] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时40分29秒 1681606105274] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时40分29秒 1681606545677] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时40分29秒 1681606981596] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 08时57分54秒 2726133347477] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:730: Unable to find the diff for this line
[ERROR 2023年05月30日 星期二 09时54分51秒 6143728314595] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:83: Failed spawning command: git because ENOENT: no such file or directory
[WARN  2023年05月30日 星期二 09时59分11秒 6403463123756] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年05月30日 星期二 10时01分42秒 6554530538662] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[ERROR 2023年06月01日 星期四 15时52分13秒 17807295482305] ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:1022: Failure running setup function: "/root/.config/nvim/lua/plugins.lua:6: attempt to call a nil value"
[ERROR 2023年06月01日 星期四 15时52分20秒 17813749830378] ...e/nvim/site/pack/packer/start/packer.nvim/lua/packer.lua:1022: Failure running setup function: "/root/.config/nvim/lua/plugins.lua:6: attempt to call a nil value"
[WARN  2023年06月01日 星期四 15时54分42秒 17955582083657] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年06月01日 星期四 15时57分34秒 18127519360003] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年06月01日 星期四 16时30分46秒 20120348423399] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年06月07日 星期三 10时07分43秒 489005901868] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 87c065eb of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006060214] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 2c2ae4e6 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006090625] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 49c570ae of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006115788] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 1f012444 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006137450] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 7f2dd006 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006160829] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 4edbd90b of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006182992] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 09cb4df8 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006204054] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 02a69773 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006224987] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit d5f9caf8 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006245763] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 24ded988 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006267115] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 8f18641d of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006288792] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 92c8322a of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006311553] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit bf592f8d of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006333026] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 9ce75133 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006362304] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 0cbd225b of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006383522] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 3e5fbe3a of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006404919] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit a2c7a318 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006427845] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit aa92a79f of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006449923] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 8da7b213 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006470950] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 24926198 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006491747] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 122b4b5b of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006512238] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit c1aeb051 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006533093] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 75b31007 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006553423] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 91737b91 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006574020] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 9248f43d of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006597118] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit e97c10a9 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006635726] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit e7f36979 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006660166] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit c83813f7 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006680806] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 4eafbabf of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006713679] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit de704571 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006734986] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 14623e1c of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006754726] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 9d2f0936 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分43秒 489006774253] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:612: Potential breaking change in commit 95fd1e80 of neoclide/coc.nvim/release
[WARN  2023年06月07日 星期三 10时07分53秒 498431443729] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:730: Unable to find the diff for this line
[WARN  2023年06月26日 星期一 16时16分10秒 24248884731913] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年06月26日 星期一 16时16分10秒 24248903617103] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年06月26日 星期一 16时21分14秒 24552391419594] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年06月26日 星期一 16时21分14秒 24552392422912] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年06月28日 星期三 14时19分06秒 11395879721037] .../site/pack/packer/start/packer.nvim/lua/packer/clean.lua:79: Cleaning cancelled!
[WARN  2023年06月28日 星期三 16时37分07秒 19677288409022] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年06月28日 星期三 16时40分59秒 19909085094845] ...m/site/pack/packer/start/packer.nvim/lua/packer/jobs.lua:94: Killing git due to timeout!
[WARN  2023年06月28日 星期三 17时04分23秒 21312785280044] ...ite/pack/packer/start/packer.nvim/lua/packer/display.lua:730: Unable to find the diff for this line

@Corybyte Corybyte reopened this Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug v1 An issue or PR relevant to packer v2
Projects
None yet
Development

No branches or pull requests

1 participant