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

update issue #13

Closed
technicalpyro opened this issue Mar 30, 2017 · 6 comments
Closed

update issue #13

technicalpyro opened this issue Mar 30, 2017 · 6 comments

Comments

@technicalpyro
Copy link
Contributor

this may be more of a server(VPS) side issue but wanted to report it either way
potentially the hive mind can help me sort it out

Updated this morning on my pi ran flawlessly.
went to do the same on my VPS as i like to use it to test with as well and encountered the following

::: Checking for updates...
fatal: unable to access 'https://github.com/pi-hole/pi-hole.git/': Failed to connect to github.com port 443: Connection refused
::: Pi-hole Core:   up to date
::: FTL:            update available
:::
::: FTL out of date
:::
::: Downloading latest version of FTL...
:::  Detected x86_64 architecture
:::  Installing FTL... failed (error in getting latest release location from GitHub)

i dont have anything in the iptables on the VPS as the only thing connecting it me on VPN or on a randomized ssh port
i am pretty sure its something on the datacenter side as my home update ran without a hitchj or wondering if there is a more verbose pihole -up i can run to see more of whats going on

@PromoFaux
Copy link
Member

What is the output of curl https://api.github.com/rate_limit ?

@technicalpyro
Copy link
Contributor Author

technicalpyro commented Mar 30, 2017

root@technicalpyro:~# curl https://api.github.com/rate_limit
curl: (7) Failed to connect to api.github.com port 443: Connection refused

i have submitted a ticket with my host as well trying to attack this from all angles

@PromoFaux
Copy link
Member

Try also here and here

@Kjozel-Industries
Copy link

Failed to connect to api.github.com port 443: Connection refused

Possibilities:

  1. You are operating a proxy and have some misconfiguration
  2. You have a firewall that blocks 443 to GitHub
  3. GitHub blocks your IP (maybe temporarily, maybe permanently)

@technicalpyro
Copy link
Contributor Author

technicalpyro commented Mar 30, 2017

i don't have any proxies setup so i think at this point i am waiting on HostUS to get back to me "le sigh"

update it is one hundred percent a https issue as attempting to curl -v http://github.com results in success .... following up with my host thanks guys

@technicalpyro
Copy link
Contributor Author

turns out github was listed in a couple lists ... caused the failures

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

3 participants