Hi All,
I'm at a bit of a loose end here so I'm wondering if anyone had experience or some good troubleshooting tips to help me out.
About 1.5 - 2 months ago I lost the ability to update EPiServer packages via Package Manager Console in Visual Studio Community v15.9.18 (ish) on Windows 10
Packages from nuget.org work fine, but EPiServer packages not so much.
I mostly get the following message:
"https:nuget.episerver.com/feed/packages.svc/: Failed to fetch results from V2 feed at 'https://nuget.episerver.com/feed/packages.svc/Packages(Id='EPiServer.Forms',Version='4.27.0')' with the following message: The HTTP request to 'GET https://nuget.episerver.com/feed/packages.svc/Packages(Id='EPiServer.Forms',Version='4.27.0')' has timed out after 100000ms."
I say mostly because every now and again after a long wait, an EPiServer package with and update will either show in the 'Manage Packages for Solution' screen in VS or running the update-package command in the console will work.
I can access the feed and the above uri via a browser and they load just fine. I've tried this both on and off my company network. I've been in touch with our IT and Service Desk and they haven't been able to help me.
I've tried repairing VS, uninstalling completely and the reinstalling. No dice. I've googled quite a bit and done that thing where you read a suggested answer on StackOverflow and knowing full well it won't work, you try it anyway! ;)
Anyone ever seen this before?
Alex