Welcome Guest, Not a member yet? Register   Sign In
Github slow connection
#1

Are there people who have git cloning repositories for a very long time? It doesn't matter via HTTPS or SSH. The connection speed is about 5-20 KB/s. The search suggests a VPN or proxy, but this option does not suit me. Internet via mobile 4G (> 10 Mbit/s)
I can't download the full CI repository  Sad
Simple CI 4 project for beginners codeigniter-expenses ( topic )
Reply
#2

Code:
$ time git clone [email protected]:codeigniter4/CodeIgniter4.git
Cloning into 'CodeIgniter4'...
remote: Enumerating objects: 299514, done.
remote: Counting objects: 100% (13718/13718), done.
remote: Compressing objects: 100% (2378/2378), done.
remote: Total 299514 (delta 11761), reused 13055 (delta 11304), pack-reused 285796
Receiving objects: 100% (299514/299514), 228.18 MiB | 3.96 MiB/s, done.
Resolving deltas: 100% (248863/248863), done.
Updating files: 100% (3125/3125), done.

real 2m58.734s
user 1m23.507s
sys 0m17.395s

This article might help you.
https://copyprogramming.com/howto/why-is...-so-slow-2
Reply
#3

@kenjis thanks. Nothing helps. I tried windows/debian. It looks like a region lock or my operator is cutting access
Simple CI 4 project for beginners codeigniter-expenses ( topic )
Reply
#4

Might be region locked. I've been using proxy for the downloads and it somewhat works - I'd say 8 times out of 10(same method as one of the listed in article kenjis linked)
-Jim
Hunting and fishing on my free time.
If you know a reloader who does a lot of 223 ammo - let me know.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB