Help please!

Unity Package Manager Diagnostics (v0.1.5)

Ran 7 checks

6 succeeded
1 failed

:white_check_mark: 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: Thu, 07 May 2020 23:00:53 GMT
Connection: close
:white_check_mark: Ping UPM registry (PASS)
Measure the latency of the UPM package registry API
15 pings made in 5.151 seconds
Average latency: 54.53 ms
Minimum latency: 47.84 ms
Maximum latency: 68.22 ms
Standard deviation: 5.68
:white_check_mark: Ping UPM download (PASS)
Measure the latency of the UPM package download endpoint
10 pings made in 5.021 seconds
Average latency: 43.14 ms
Minimum latency: 38.81 ms
Maximum latency: 46.66 ms
Standard deviation: 2.87
:white_check_mark: UPM registry download speed (PASS)
Test the Internet connection using the UPM package registry
Measured speed to the UPM registry: 32.68 Megabits per second
:white_check_mark: Speedtest.net (PASS)
Test the Internet connection using Speedtest.net
Measured speed to the Speedtest.net server: 10.13 Megabits per second
:white_check_mark: 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.
:x: UPM health check (FAIL)
Start the UPM process and call its health endpoint
Server exited unexpectedly. Exit code: 101

having same issue, i posted my logs here

i think unity is having certificate issues. their whole website was just down for about 30m.

until they reply here, just give it some time and try every 30m, maybe they will fix the certificate

same status as before, issue still not resolved although unity website is working again

Hi there,

You may want to read this thread to diagnose these issues as it’s likely your solution is covered there.

I also had this same error, UPM was not reachable via HTTP to the IP address 127.0.0.1. I fixed it by changing the name of the folder of installation of Unity i.e No special Charecters. I hope it fix yours too.