HTTP/2 connection error

Hi,
Is there any issue with this command

bench init --frappe-branch version-15 frappe-bench
because my internet connection on the server is up to 10MB but when I run this command I see the internet speed is 100Kb why?

If you use too frequently GitHub will restrict your IP to a low bandwidth. Try using different IP address or GitHub user.

I want to install the erpnext on premise server how I can change my IP, did you mean use VPN ?
@iammusabutt

Yes you can use VPN to change your external IP address which is trying to connect with GitHub to download files.

If you install or upgrade many computers, you could also use a mirror/cache which gets the install repos once from github and from which the other machines get them. This could also speed up the onsite distribution because this would happen purely internally at LAN speed and not at the over-the-web speed.

1 Like

It’s still same issue, I check my connection and if have any limitation or banned from github, all things is good but still can’t fetch it

@Peer

I want to know can I transfer the files from my local PC to the server, then complete the init frappe project ?