Advertisement
Guest User

Unity logs

a guest
Feb 11th, 2021
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. Unity Package Manager Diagnostics (v0.1.8)
  2. ============
  3. Ran 7 checks
  4. ============
  5. 4 succeeded
  6. 1 failed
  7. 2 returned a warning
  8. ============
  9. ✅ UPM registry reachable (PASS)
  10. Make an HTTP request to the UPM package registry
  11. >> HTTP/1.1 200 OK
  12. >> X-Powered-By: Express
  13. >> Provider: Genesis
  14. >> Date: Thu, 11 Feb 2021 09:34:46 GMT
  15. >> Connection: close
  16.  
  17. ⚠️ Ping UPM registry (WARNING)
  18. Measure the latency of the UPM package registry API
  19. >> 3 pings made in 5.361 seconds
  20. >> Average latency: 456.52 ms
  21. >> Minimum latency: 201.11 ms
  22. >> Maximum latency: 771.53 ms
  23. >> Standard deviation: 289.84
  24.  
  25. ⚠️ Ping UPM download (WARNING)
  26. Measure the latency of the UPM package download endpoint
  27. >> 4 pings made in 6.036 seconds
  28. >> Average latency: 118.36 ms
  29. >> Minimum latency: 66.88 ms
  30. >> Maximum latency: 265.54 ms
  31. >> Standard deviation: 98.14
  32.  
  33. ✅ UPM registry download speed (PASS)
  34. Test the Internet connection using the UPM package registry
  35. >> Measured speed to the UPM registry: 1.32 Megabits per second
  36.  
  37. ✅ Speedtest.net (PASS)
  38. Test the Internet connection using Speedtest.net
  39. >> Measured speed to the Speedtest.net server: 1.29 Megabits per second
  40.  
  41. ✅ HTTP proxy environment variables (PASS)
  42. Detect whether proxy-related environment variables are set (HTTP_PROXY, HTTPS_PROXY, ALL_PROXY, NO_PROXY, UNITY_PROXYSERVER, UNITY_NOPROXY)
  43. >> No proxy support has been configured through environment variables.
  44.  
  45. ❌ UPM health check (FAIL)
  46. Start the UPM process and call its health endpoint
  47. >> Server exited unexpectedly. Exit code: 216
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement