Closed
Description
Describe the Bug
Connection reset when cloning projects from Github using Golang
error fetching plugin URL: unable to initialize index: unable to clone plugin: Get "https://github.com/asdf-vm/asdf-plugins.git/info/refs?service=git-upload-pack": read tcp 10.14.115.12:51642->4.208.26.197:443: read: connection reset by peer
Please also see: aquaproj/aqua#3152
Steps to Reproduce
Have an egress DNS firewall.
Try to install plugins
Expected Behaviour
git clone via Golang applications install packages
Actual Behaviour
connection reset
Environment
OS:
Linux ip-10-14-115-12.eu-west-1.compute.internal 6.11.6-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 16:09:34 UTC 2024 x86_64 GNU/Linux
SHELL:
GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu)
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
BASH VERSION:
5.2.26(1)-release
ASDF VERSION:
v0.16.6
ASDF INTERNAL VARIABLES:
ASDF_DEFAULT_TOOL_VERSIONS_FILENAME=.tool-versions
ASDF_DATA_DIR=/home/jenkins/.asdf
ASDF_CONFIG_FILE=/home/jenkins/.asdfrc
ASDF INSTALLED PLUGINS:
asdf plugins affected (if relevant)
No response