unity package manager keeps saying I have a problem with firewall and proxy server configuration so i diagnosis it and it said I have no error
6 out of 6 checks passed:
[
{
“name”: “UPM registry reachable”,
“description”: “Make an HTTP request to the UPM package registry”,
“result”: “PASS”,
“detail”: “HTTP/1.1 200 OK\nX-Powered-By: Express\nProvider: Genesis\nDate: Thu, 24 Sep 2020 21:06:36 GMT\nConnection: close”
},
{
“name”: “Ping UPM registry”,
“description”: “Measure the latency of the UPM package registry API”,
“result”: “PASS”,
“detail”: “14 pings made in 5.352 seconds\nAverage latency: 56.83 ms\nMinimum latency: 55.17 ms\nMaximum latency: 60.63 ms\nStandard deviation: 1.43”
},
{
“name”: “Ping UPM download”,
“description”: “Measure the latency of the UPM package download endpoint”,
“result”: “PASS”,
“detail”: “11 pings made in 5.087 seconds\nAverage latency: 17.86 ms\nMinimum latency: 15.37 ms\nMaximum latency: 21.81 ms\nStandard deviation: 1.95”
},
{
“name”: “UPM registry download speed”,
“description”: “Test the Internet connection using the UPM package registry”,
“result”: “PASS”,
“detail”: “Measured speed to the UPM registry: 26.57 Megabits per second”
},
{
“name”: “Speedtest.net”,
“description”: “Test the Internet connection using Speedtest.net”,
“result”: “PASS”,
“detail”: “Measured speed to the Speedtest.net server: 22.06 Megabits per second”
},
{
“name”: “HTTP proxy environment variables”,
“description”: “Detect whether proxy-related environment variables are set (HTTP_PROXY, HTTPS_PROXY, ALL_PROXY, NO_PROXY, UNITY_PROXYSERVER, UNITY_NOPROXY)”,
“result”: “PASS”,
“detail”: “Proxy support has been configured through the following environment variables:\nUNITY_NOPROXY = localhost,127.0.0.1”
}
]