pyenv / pyenv-installer

This tool is used to install `pyenv` and friends.
MIT License
3.96k stars 428 forks source link

Installer not working #106

Closed init5-SF closed 3 years ago

init5-SF commented 3 years ago
root@kali:~# curl https://pyenv.run | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:24 --:--:--     0
curl: (7) Failed to connect to pyenv.run port 443: Connection refused

nmap output

root@kali:~# nmap -Pn -n -p 80,443 -v pyenv.run
Host discovery disabled (-Pn). All addresses will be marked 'up' and scan times will be slower.
Starting Nmap 7.91 ( https://nmap.org ) at 2020-11-26 23:33 EET
Initiating SYN Stealth Scan at 23:33
Scanning pyenv.run (216.17.132.34) [2 ports]
Completed SYN Stealth Scan at 23:33, 3.05s elapsed (2 total ports)
Nmap scan report for pyenv.run (216.17.132.34)
Host is up.

PORT    STATE    SERVICE
80/tcp  filtered http
443/tcp filtered https

I get the same result with and without my vpn

MihaiBalint commented 3 years ago

https://pyenv.run is still down, any estimates on when it will be back?

robnagler commented 3 years ago

It's up. I apologize for the downtime.