Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Coukd not establish connection woith local server process

Discussion in 'Package Manager' started by UnityForever777, Feb 17, 2020.

  1. UnityForever777

    UnityForever777

    Joined:
    Jan 15, 2018
    Posts:
    6
    Unity was working a few weeks back, then the next day, it suddenly wasn't working anymore. I was met with this error:

    And when I tried to diagnose Unity, it gave me this report.

    It seems I may have to fix my proxy server, but it turns out that I don't have one. How do I get a proxy server and configure it for Unity?

    3 out of 6 checks passed:
    [
    {
    "name": "UPM registry reachable",
    "description": "Make an HTTP request to the UPM package registry",
    "result": "FAIL",
    "detail": "Connection error. This could be because a proxy is misconfigured."
    },
    {
    "name": "Ping UPM registry",
    "description": "Measure the latency of the UPM package registry API",
    "result": "PASS",
    "detail": "20 pings made in 5.191 seconds\nAverage latency: 32.98 ms\nMinimum latency: 29.99 ms\nMaximum latency: 38.09 ms\nStandard deviation: 2.17"
    },
    {
    "name": "Ping UPM download",
    "description": "Measure the latency of the UPM package download endpoint",
    "result": "PASS",
    "detail": "16 pings made in 5.355 seconds\nAverage latency: 15.57 ms\nMinimum latency: 12.92 ms\nMaximum latency: 22.03 ms\nStandard deviation: 2.70"
    },
    {
    "name": "UPM registry download speed",
    "description": "Test the Internet connection using the UPM package registry",
    "result": "FAIL",
    "detail": "Connection error. This could be because a proxy is misconfigured."
    },
    {
    "name": "Speedtest.net",
    "description": "Test the Internet connection using Speedtest.net",
    "result": "FAIL",
    "detail": "Connection error."
    },
    {
    "name": "HTTP proxy environment variables",
    "description": "Detect whether proxy-related environment variables are set (HTTP_PROXY, HTTPS_PROXY, ALL_PROXY, NO_PROXY, UNITY_PROXYSERVER, UNITY_NOPROXY)",
    "result": "PASS",
    "detail": "Proxy support has been configured through the following environment variables:\nHTTPS_proxy = http://www.theredstonewiz@gmail.com:scratch123"
    }
    ]
     
  2. UnityForever777

    UnityForever777

    Joined:
    Jan 15, 2018
    Posts:
    6
    Please, i need help. Isn't there anyone who can help me
     
  3. AskCarol

    AskCarol

    Unity Technologies

    Joined:
    Nov 12, 2019
    Posts:
    234