chriseldredge / Klondike

Ember front-end that builds on NuGet.Lucene for private package hosting
Apache License 2.0
299 stars 74 forks source link

500 Error on System.Threading.Tasks/4.0.11-rc2-24027 #168

Open JustinPullen opened 8 years ago

JustinPullen commented 8 years ago

When using System.Threading.Tasks 4.0.11-rc2-24027 our klondike server appears to just throw an error on each download attempt.

One can see the error on the /api/packages/System.Threading.Tasks/4.0.11-rc2-24027/content page of your klondike instance.

Official Package: https://www.nuget.org/packages/System.Threading.Tasks/4.0.11-rc2-24027

We are running klondike 2.1.1 and mono 4.2.

tomzo commented 8 years ago

When trying to download this package, error in server logs says:

---> (Inner Exception #0) System.Xml.XmlException: The 'TResult' start tag on line 6 position 45 does not match the end tag of 'dc:description'. Line 10, position 116.