Search Unity

Question Package Manager Diagnost Help

Discussion in 'Package Manager' started by dwwwwwwwww, Jun 14, 2020.

  1. dwwwwwwwww

    dwwwwwwwww

    Joined:
    Jun 14, 2020
    Posts:
    1
    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: Sun, 14 Jun 2020 08:17:20 GMT
    >> Connection: close

    ✅ Ping UPM registry (PASS)
    Measure the latency of the UPM package registry API
    >> 6 pings made in 5.802 seconds
    >> Average latency: 164.78 ms
    >> Minimum latency: 163.08 ms
    >> Maximum latency: 167.17 ms
    >> Standard deviation: 1.33

    ✅ Ping UPM download (PASS)
    Measure the latency of the UPM package download endpoint
    >> 5 pings made in 5.081 seconds
    >> Average latency: 9.59 ms
    >> Minimum latency: 8.97 ms
    >> Maximum latency: 10.45 ms
    >> Standard deviation: 0.70

    ✅ UPM registry download speed (PASS)
    Test the Internet connection using the UPM package registry
    >> Measured speed to the UPM registry: 31.80 Megabits per second

    ✅ Speedtest.net (PASS)
    Test the Internet connection using Speedtest.net
    >> Measured speed to the Speedtest.net server: 29.59 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: connect ECONNREFUSED 127.0.0.1:5305
    >> Error: ETIMEDOUT


    [2020-06-14T08:16:38.759Z][INFO] Opened report file 'C:\ProgramData\Unity\UnityPackageManagerDiagnostics\diagnostic_report_2020-06-14_171634_96.txt'
    [2020-06-14T08:16:38.761Z][INFO] Starting diagnostics
    [2020-06-14T08:16:38.762Z][INFO][UpmRegistryReachable] Sending HEAD request to https://packages.unity.com
    [2020-06-14T08:16:39.619Z][INFO][PingUpmRegistry] Starting ping test on 'http://packages.unity.com/com.unity.package-manager.metadata'
    [2020-06-14T08:16:45.493Z][INFO][PingUpmDownload] Starting ping test on 'http://download.packages.unity.com/.../com.unity.package-manager.metadata-0.0.1.tgz'
    [2020-06-14T08:16:50.575Z][INFO][UpmRegistryDownloadSpeed] Starting speed test with UPM registry
    [2020-06-14T08:17:01.157Z][INFO][UpmRegistryDownloadSpeed] Download: 31.80 Megabits per second
    [2020-06-14T08:17:01.159Z][INFO][Speedtest.Net] Starting speed test with Speedtest.net
    [2020-06-14T08:17:23.181Z][INFO][Speedtest.Net] Download: 29.59 Megabits per second
    [2020-06-14T08:17:23.181Z][INFO][Speedtest.Net] Upload: 8.94 Megabits per second
    [2020-06-14T08:17:23.192Z][INFO][UpmHealthCheck] Starting health check
    [2020-06-14T08:17:28.219Z][INFO] Finished diagnostics
    [2020-06-14T08:17:28.220Z][INFO] Created report at 'C:\ProgramData\Unity\UnityPackageManagerDiagnostics\diagnostic_report_2020-06-14_171634_96.txt'




    These are Logs...
    I installed Unity 2019.4.0f and it doesn't work with message 'could not establish a connection with the unity package manager local server process' (other versions works well)
    I am bad at programming.... Help me
     
  2. UnityMaru

    UnityMaru

    Community Engagement Manager PSM

    Joined:
    Mar 16, 2016
    Posts:
    1,227