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

Error cloning into 'pyrobase' - "Connection timed out" #126

Open
Rouneq opened this issue May 12, 2024 · 0 comments
Open

Error cloning into 'pyrobase' - "Connection timed out" #126

Rouneq opened this issue May 12, 2024 · 0 comments

Comments

@Rouneq
Copy link

Rouneq commented May 12, 2024

Environment: Feral Hosting seedbox
HD space: At least a couple hundred GB free

Following the instructions to install pyrocore. Below is what I'm seeing.

[server ~/private/rtorrent] /usr/bin/python --version
Python 2.7.13
[server ~/private/rtorrent] mkdir -p ~/bin ~/.local
[server ~/private/rtorrent] git clone "https://github.com/pyroscope/pyrocore.git" ~/.local/pyroscope
Cloning into '/media/sdu/<username>/.local/pyroscope'...
remote: Enumerating objects: 10709, done.
remote: Counting objects: 100% (309/309), done.
remote: Compressing objects: 100% (141/141), done.
remote: Total 10709 (delta 170), reused 260 (delta 168), pack-reused 10400
Receiving objects: 100% (10709/10709), 2.75 MiB | 0 bytes/s, done.
Resolving deltas: 100% (6967/6967), done.
[server ~/private/rtorrent] ~/.local/pyroscope/update-to-head.sh
~~~ On errors, paste EVERYTHING below ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Installing into /media/sdu/<username>/.local/pyroscope...
grep: /proc/1/cgroup: No such file or directory
/media/sdu/<username>/.local/pyroscope/update-to-head.sh: line 29: test: too many arguments
Using Python 2.7.13 (default, Feb  6 2022, 20:16:18)
[GCC 6.3.0 20170516]
Updating your installation...
Already up-to-date.
New python executable in /media/sdu/<username>/.local/pyroscope/bin/python2
Also creating executable in /media/sdu/<username>/.local/pyroscope/bin/python
Installing setuptools, pip, wheel...done.
Could not fetch URL https://pypi.python.org/simple/pip/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661) - skipping
Requirement already up-to-date: pip in ./lib/python2.7/site-packages
Could not fetch URL https://pypi.python.org/simple/setuptools/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661) - skipping
Requirement already up-to-date: setuptools in ./lib/python2.7/site-packages
Could not fetch URL https://pypi.python.org/simple/wheel/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661) - skipping
Requirement already up-to-date: wheel in ./lib/python2.7/site-packages
Getting pyrobase...
Cloning into 'pyrobase'...
fatal: unable to connect to github.com:
github.com[0: 20.26.156.215]: errno=Connection timed out
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

1 participant