I’ve checked multiple times and made sure all of unity is whitelisted on my computer.
I’ve reinstalled it multiple times. Starting to feel a bit defeated.
Here’s the diagnostics 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: Wed, 05 Aug 2020 13:10:58 GMT
Connection: close
Ping UPM registry (PASS)
Measure the latency of the UPM package registry API
6 pings made in 5.314 seconds
Average latency: 144.65 ms
Minimum latency: 143.61 ms
Maximum latency: 146.77 ms
Standard deviation: 1.21
Ping UPM download (PASS)
Measure the latency of the UPM package download endpoint
6 pings made in 5.566 seconds
Average latency: 16.96 ms
Minimum latency: 11.41 ms
Maximum latency: 19.27 ms
Standard deviation: 2.80
UPM registry download speed (PASS)
Test the Internet connection using the UPM package registry
Measured speed to the UPM registry: 145.93 Megabits per second
Speedtest.net (PASS)
Test the Internet connection using Speedtest.net
Measured speed to the Speedtest.net server: 140.12 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 exited unexpectedly. Exit code: 101
and the accompanying log:
[2020-08-05T13:10:57.887Z][INFO] Opened report file ‘C:\ProgramData\Unity\UnityPackageManagerDiagnostics\diagnostic_report_2020-08-05_151054,95.txt’
[2020-08-05T13:10:57.889Z][INFO] Starting diagnostics
[2020-08-05T13:10:57.893Z][INFO][UpmRegistryReachable] Sending HEAD request to https://packages.unity.com
[2020-08-05T13:10:58.533Z][INFO][PingUpmRegistry] Starting ping test on ‘http://packages.unity.com/com.unity.package-manager.metadata’
[2020-08-05T13:11:03.905Z][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-08-05T13:11:09.473Z][INFO][UpmRegistryDownloadSpeed] Starting speed test with UPM registry
[2020-08-05T13:11:12.821Z][INFO][UpmRegistryDownloadSpeed] Download: 145.93 Megabits per second
[2020-08-05T13:11:12.823Z][INFO][Speedtest.Net] Starting speed test with Speedtest.net
[2020-08-05T13:11:24.080Z][INFO][Speedtest.Net] Download: 140.12 Megabits per second
[2020-08-05T13:11:24.080Z][INFO][Speedtest.Net] Upload: 12.16 Megabits per second
[2020-08-05T13:11:24.088Z][INFO][UpmHealthCheck] Starting health check
[2020-08-05T13:11:26.110Z][INFO] Finished diagnostics
[2020-08-05T13:11:26.118Z][INFO] Created report at ‘C:\ProgramData\Unity\UnityPackageManagerDiagnostics\diagnostic_report_2020-08-05_151054,95.txt’