Unable to install Umbraco or restore packages from...
# help-with-umbraco
t
Is anyone else having troubles communicating with Nuget related to Umbraco projects at the moment? I'm completely stuck, cannot restore/build my Umbraco sites. I have been troubleshooting all day, but cannot get to the root of it. Googling doesn't help. I posted on the Umbraco forum with more details: https://our.umbraco.com/forum/using-umbraco-and-getting-started/114022-unable-to-create-new-umbraco-projects-or-restore-packages
k
Works fine here. Sounds like you're just having trouble reaching NuGet.
https://status.nuget.org/ doesn't report anything.
I believe v3-flatcontainer is simply an Azure BLOb Storage container...
t
I have no problems downloading from Nuget, even the specific .nupkg files. The problem seems to be in processing the package file.
k
But the actual error is
The download of 'https://api.nuget.org/v3-flatcontainer/lucene.net/4.8.0-beta00016/lucene.net.4.8.0-beta00016.nupkg' timed out because no data was received for 60000ms.
This is mos def a problem downloading from NuGet. 🙃
t
Yes, it does look like a NuGet problem, or possibly a related CDN issue. After not having been able to load any of my projects (and restore packages) in Visual Studio since Wednesday, things seem to be gradually improving this afternoon. I'm crossing my fingers...
8 Views