i am on Unity 2019.1.7 and using LWRP v5.7.2 for my project, I noticed that LWRP update available (v5.16.1) which is not showing me as update, not sure why but when i try to update this package, this Dangerous looking error appeared on Logs and Package Mgr notified me as Timeout, my internet seems to be working, tried reinstalling package, also cannot install slightly older (v5.13) version and its unlikely possible for me to understand this error.
second thought, am I NOT supposed to update LWRP package past v5.7.2 on unity 2019.1.x? since package Mgr is hiding this update for a reason?, still any help appreciated to let me understand this error thankyou
Cannot perform upm operation: connect ETIMEDOUT 35.238.21.138:443 [NotFound]
0x00007FF7AFBED5EC (Unity) StackWalker::GetCurrentCallstack
0x00007FF7AFBF0AA1 (Unity) StackWalker::ShowCallstack
0x00007FF7AE3525B5 (Unity) GetStacktrace
0x00007FF7B060F8B0 (Unity) DebugStringToFile
0x00007FF7AFC1C2C9 (Unity) DebugLogHandler_CUSTOM_Internal_Log
0x00000154CAAC978B (Mono JIT Code) (wrapper managed-to-native) UnityEngine.DebugLogHandler:Internal_Log (UnityEngine.LogType,UnityEngine.LogOption,string,UnityEngine.Object)
0x00000154CAAC964B (Mono JIT Code) [DebugLogHandler.cs:10] UnityEngine.DebugLogHandler:LogFormat (UnityEngine.LogType,UnityEngine.Object,string,object[])
0x00000154CAAC8CE1 (Mono JIT Code) [Logger.cs:61] UnityEngine.Logger:Log (UnityEngine.LogType,object)
0x00000154CAAC894D (Mono JIT Code) [Debug.bindings.cs:127] UnityEngine.Debug:LogError (object)
0x00000154C9F21F43 (Mono JIT Code) [UpmBaseOperation.cs:198] UnityEditor.PackageManager.UI.UpmBaseOperation:OnError (UnityEditor.PackageManager.Error)
0x00000154C943EDDB (Mono JIT Code) [UpmBaseOperation.cs:182] UnityEditor.PackageManager.UI.UpmBaseOperation:Progress ()
0x00000154A526C367 (Mono JIT Code) (wrapper delegate-invoke) <Module>:invoke_void ()
0x00000154A526C067 (Mono JIT Code) [EditorApplication.cs:200] UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
0x000001549673D3F5 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void (object,intptr,intptr,intptr)
0x00007FF84627BBCB (mono-2.0-bdwgc) [mini-runtime.c:2809] mono_jit_runtime_invoke
0x00007FF846202252 (mono-2.0-bdwgc) [object.c:2919] do_runtime_invoke
0x00007FF84620B25F (mono-2.0-bdwgc) [object.c:2966] mono_runtime_invoke
0x00007FF7AFB76F01 (Unity) CallStaticMonoMethod
0x00007FF7AFB76B01 (Unity) CallStaticMonoMethod
0x00007FF7AFB76881 (Unity) CallStaticMonoMethod
0x00007FF7AE0DEE46 (Unity) SceneTracker::Update
0x00007FF7AE39CF5A (Unity) Application::TickTimer
0x00007FF7AE65B92B (Unity) MainMessageLoop
0x00007FF7AE665337 (Unity) WinMain
0x00007FF7B0FA7E0E (Unity) __scrt_common_main_seh
0x00007FF8779E7BD4 (KERNEL32) BaseThreadInitThunk
0x00007FF877F4CE71 (ntdll) RtlUserThreadStart