启动 esrally 命令 esrally --pipeline=benchmark-only --target-hosts=10.1.11.10:9200 --distribution-version=6.1.2
提示问题如下:
fatal: HTTP request failed
Initialized empty Git repository in /root/.rally/benchmarks/tracks/default/.git/
error: while accessing https://github.com/elastic/rally-tracks/info/refs
即: 一个 git 地址找不到, 上面这个git地址, 在浏览中, 输入确实是 404
问题是: 这个 git 地址(https://github.com/elastic/rally-tracks/info/refs )是做什么用的? 现在版本已经更新了吗?如果更新了, 应该在什么位置进行配置, 应该如何解决这个问题
提示问题如下:
fatal: HTTP request failed
Initialized empty Git repository in /root/.rally/benchmarks/tracks/default/.git/
error: while accessing https://github.com/elastic/rally-tracks/info/refs
即: 一个 git 地址找不到, 上面这个git地址, 在浏览中, 输入确实是 404
问题是: 这个 git 地址(https://github.com/elastic/rally-tracks/info/refs )是做什么用的? 现在版本已经更新了吗?如果更新了, 应该在什么位置进行配置, 应该如何解决这个问题
3 个回复
clean
赞同来自:
fatal: unable to access 'https://github.com/elastic/rally-tracks/': SSL connect error
将 Git更新到2.0 , 提示以上错误, 是服务器网管设置了什么吗?
clean
赞同来自:
clean
赞同来自:
压测需要上面这份数据, 但是网络太差, 下载不下来, 谁做过压测, 有这份数据?