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

Install hangs at wget ipecho.net/plain #448

Closed
davie-robertson opened this issue Oct 19, 2019 · 2 comments
Closed

Install hangs at wget ipecho.net/plain #448

davie-robertson opened this issue Oct 19, 2019 · 2 comments

Comments

@davie-robertson
Copy link

wget  ipecho.net/plain
--2019-10-19 18:06:54--  http://ipecho.net/plain
Resolving ipecho.net (ipecho.net)... 216.239.36.21, 216.239.38.21, 216.239.32.21, ...
Connecting to ipecho.net (ipecho.net)|216.239.36.21|:80... connected.
HTTP request sent, awaiting response... 

so I edited the rtinst and used curl https://ipinfo.io/ip instead

I guess my ISP may be blocking ipecho.net for some reason

@arakasi72
Copy link
Owner

Ok will see if I can build some error checking into this.

V33m added a commit that referenced this issue Aug 14, 2020
If ipecho is down or the ISP is blocking it, there are no other ways to get external ip. Adding another fallback to ipinfo.io makes the issue that rtinst can't figure out the external ip less likely.

Issue: #448
@V33m
Copy link
Collaborator

V33m commented Aug 14, 2020

Finally added to rtinst with commit c3cde97.

@V33m V33m closed this as completed Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants