I need help! Every time I download a new Unity version it says that it could not establish a connection with the Unity Package Manager.
Diagnostic Report:
Unity Package Manager Diagnostics (v0.1.5)
Ran 7 checks
6 succeeded
1 failed
UPM registry reachable (PASS)
Make an HTTP request to the UPM package registry
HTTP/1.1 200 OK
X-Powered-By: Express
Provider: Genesis
Date: Fri, 22 May 2020 08:51:47 GMT
Connection: close
Ping UPM registry (PASS)
Measure the latency of the UPM package registry API
7 pings made in 5.233 seconds
Average latency: 126.91 ms
Minimum latency: 125.17 ms
Maximum latency: 131.16 ms
Standard deviation: 2.27
Ping UPM download (PASS)
Measure the latency of the UPM package download endpoint
7 pings made in 5.587 seconds
Average latency: 10.86 ms
Minimum latency: 10.31 ms
Maximum latency: 11.54 ms
Standard deviation: 0.41
UPM registry download speed (PASS)
Test the Internet connection using the UPM package registry
Measured speed to the UPM registry: 89.66 Megabits per second
Speedtest.net (PASS)
Test the Internet connection using Speedtest.net
Measured speed to the Speedtest.net server: 85.57 Megabits per second
HTTP proxy environment variables (PASS)
Detect whether proxy-related environment variables are set (HTTP_PROXY, HTTPS_PROXY, ALL_PROXY, NO_PROXY, UNITY_PROXYSERVER, UNITY_NOPROXY)
No proxy support has been configured through environment variables.
UPM health check (FAIL)
Start the UPM process and call its health endpoint
Server started but did not respond to health requests:
Error: ETIMEDOUT
UPM Diag:
[2020-05-22T08:51:41.498Z][INFO] Opened report file ‘C:\ProgramData\Unity\UnityPackageManagerDiagnostics\diagnostic_report_22_05_2020_105138,58.txt’
[2020-05-22T08:51:41.502Z][INFO] Starting diagnostics
[2020-05-22T08:51:41.512Z][INFO][UpmRegistryReachable] Sending HEAD request to https://packages.unity.com
[2020-05-22T08:51:42.163Z][INFO][PingUpmRegistry] Starting ping test on ‘http://packages.unity.com/com.unity.package-manager.metadata’
[2020-05-22T08:51:47.614Z][INFO][PingUpmDownload] Starting ping test on ‘http://download.packages.unity.com/com.unity.package-manager.metadata/-/com.unity.package-manager.metadata-0.0.1.tgz’
[2020-05-22T08:51:53.205Z][INFO][UpmRegistryDownloadSpeed] Starting speed test with UPM registry
[2020-05-22T08:51:58.164Z][INFO][UpmRegistryDownloadSpeed] Download: 89.66 Megabits per second
[2020-05-22T08:51:58.171Z][INFO][Speedtest.Net] Starting speed test with Speedtest.net
[2020-05-22T08:52:10.755Z][INFO][Speedtest.Net] Download: 85.57 Megabits per second
[2020-05-22T08:52:10.755Z][INFO][Speedtest.Net] Upload: 21.08 Megabits per second
[2020-05-22T08:52:10.791Z][INFO][UpmHealthCheck] Starting health check
[2020-05-22T08:52:15.905Z][INFO] Finished diagnostics
[2020-05-22T08:52:15.941Z][INFO] Created report at ‘C:\ProgramData\Unity\UnityPackageManagerDiagnostics\diagnostic_report_22_05_2020_105138,58.txt’