Search Unity

Question UPM Health Check Failed

Discussion in 'Package Manager' started by theplanetarycourses, Jul 2, 2020.

  1. theplanetarycourses

    theplanetarycourses

    Joined:
    Jun 29, 2020
    Posts:
    3
    I still have the UPM Proxy Error 127.0.0.1, despite doing every single thing on the read first thread on this exact error. The thing is, Unity worked for about a day, on version 2019.3.0f6. I have no idea what happened, but it hasn't worked since. I deleted it and installed 2019.4.2f1. Here are the results of the diagnostics, the editor.log, and the upm.log.

    Please help, I've only got about 2 weeks to make something in Unity for a project.
     

    Attached Files:

  2. Shaunyowns

    Shaunyowns

    Joined:
    Nov 4, 2019
    Posts:
    328
    Hey there, sorry for the delayed reply @theplanetarycourses

    This is a known issue, that we're planning on solving soon-ish, and backport it to 2020.2, and 2019.4, we're also checking 2020.1.

    Hopefully this helps!
     
  3. Sha5jee

    Sha5jee

    Joined:
    Aug 8, 2020
    Posts:
    1
    Same problem Here. Tell the solution for it.
    This is log file ...


    [2020-08-08T05:18:17.634Z][INFO] Opened report file 'C:\ProgramData\Unity\UnityPackageManagerDiagnostics\diagnostic_report_Sat_08_08_2020_101812_75.txt'
    [2020-08-08T05:18:17.639Z][INFO] Starting diagnostics
    [2020-08-08T05:18:17.647Z][INFO][UpmRegistryReachable] Sending HEAD request to https://packages.unity.com
    [2020-08-08T05:18:21.399Z][INFO][PingUpmRegistry] Starting ping test on 'http://packages.unity.com/com.unity.package-manager.metadata'
    [2020-08-08T05:18:27.017Z][INFO][PingUpmDownload] Starting ping test on 'http://download.packages.unity.com/.../com.unity.package-manager.metadata-0.0.1.tgz'
    [2020-08-08T05:18:34.417Z][INFO][UpmRegistryDownloadSpeed] Starting speed test with UPM registry
    [2020-08-08T05:18:47.685Z][INFO][UpmRegistryDownloadSpeed] Download: 4.49 Megabits per second
    [2020-08-08T05:18:47.704Z][INFO][Speedtest.Net] Starting speed test with Speedtest.net
    [2020-08-08T05:19:14.750Z][INFO][Speedtest.Net] Download: 1.15 Megabits per second
    [2020-08-08T05:19:14.752Z][INFO][Speedtest.Net] Upload: 6.28 Megabits per second
    [2020-08-08T05:19:14.841Z][INFO][UpmHealthCheck] Starting health check
    [2020-08-08T05:19:19.948Z][INFO] Finished diagnostics
    [2020-08-08T05:19:19.954Z][INFO] Created report at 'C:\ProgramData\Unity\UnityPackageManagerDiagnostics\diagnostic_report_Sat_08_08_2020_101812_75.txt'
     

    Attached Files:

  4. Square-Yeti

    Square-Yeti

    Joined:
    Aug 9, 2020
    Posts:
    1
    Hi @Shaunyowns

    I'm having the same issue with projects running in both 2019.4.3f1 and 2019.1.10f1.

    In my case it fails the UPM Health check:

    ❌ 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:50742

    For reference, I'm running v2.3.2 of the Unity Hub on Mac OSX v10.14.6.

    Diagnostic report attached, I can't locate the log file.

    I've followed the guidance in the read me first post and have also tried deleting and reinstalling Unity Hub.

    Thanks
    Adam
     

    Attached Files:

  5. Shaunyowns

    Shaunyowns

    Joined:
    Nov 4, 2019
    Posts:
    328