alexanderepstein / Bash-Snippets

A collection of small bash scripts for heavy terminal users
MIT License
9.64k stars 842 forks source link

Error: no active internet connection #148

Closed TuXbOy06 closed 6 years ago

TuXbOy06 commented 6 years ago

Issue Label:

Description: When doing a weather France for example I am getting an error "Error: no active internet connection" I can confim that I have internet and local firewalls

If its a bug make sure to include this section.

OS and OS version:

OS Version: Archlinux

alexanderepstein commented 6 years ago

Can you run bash -x weather France and put the output here? I assume if this tool doesn't work then none of the other tools really will work since they all utilize the checkInternet function which basically just curl/wget/httpie/fetchs github.com if there is an error it assumes you don't have Internet connection.

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue has been automatically closed because it has been inactive for 30 days.