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

Could not resolve host: get.datree.io #6

Open
italonts opened this issue Feb 6, 2024 · 1 comment
Open

Could not resolve host: get.datree.io #6

italonts opened this issue Feb 6, 2024 · 1 comment

Comments

@italonts
Copy link

italonts commented Feb 6, 2024

curl https://get.datree.io | /bin/bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: get.datree.io

download page is not working

@myishay
Copy link

myishay commented Feb 6, 2024

Hi @italonts!
This happens because this hostname does not exist anymore.
This url used to point to the following url: https://raw.githubusercontent.com/datreeio/datree/main/install.sh

so, the following line should be the alternative:

curl https://raw.githubusercontent.com/datreeio/datree/main/install.sh | /bin/bash

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

2 participants