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

一键安装出错 #4

Open
yan253319066 opened this issue May 20, 2021 · 5 comments
Open

一键安装出错 #4

yan253319066 opened this issue May 20, 2021 · 5 comments

Comments

@yan253319066
Copy link

image

bash <(wget -qO- https://raw.githubusercontent.com/gatechain/node-binary/master/node/install.sh)
========== Gate Chain Node Installation ==========
Installer Version: v1.0.7
Detected OS: linux

... creating /root/.gated
... Downloading gatecli
wget: unrecognized option '--show-progress'
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
chmod: cannot access ‘./gatecli’: No such file or directory
... Downloading gated
wget: unrecognized option '--show-progress'
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
chmod: cannot access ‘./gated’: No such file or directory
... Downloading config files for full node
wget: unrecognized option '--show-progress'
Usage: wget [OPTION]... [URL]...

Try `wget --help' for more options.
wget: unrecognized option '--show-progress'
Usage: wget [OPTION]... [URL]...

Try wget --help' for more options. ... Installation successful! ... gatecli, gated`, added to /usr/local/bin

@yan253319066
Copy link
Author

有没有技术群

@mofeixiaobao
Copy link
Contributor

可以找一个文件在你的环境下载,直接wget -q --show-progress [URL] 看wget是否支持。也可以参考另一种方式自己手动安装

@yan253319066
Copy link
Author

我手动装好了

@yan253319066 yan253319066 reopened this May 20, 2021
@shenhqe
Copy link

shenhqe commented May 21, 2021

始终无法建立ssl连接,试了--no-check-certificate还是不行,怎么解决

@infozyx
Copy link

infozyx commented Apr 19, 2024

修改下脚本或者自己手动下载就可以了

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

4 participants