FuGetGallery
FuGetGallery copied to clipboard
HTTP 500 error on fuget.org
I get a HTTP 500 error: HTTP Error 500.30 when I try to open fuget.org for the package Microsoft.Office.Interop.PowerPoint.
Yes, I also got the same error.

Hi everyone. As far as I can tell this is due to FuGet failing to startup because the database file fails to load. That exception prevents the rest of Startup from executing. I am working on a patch right now to disable database usage until a solution can be found.
I am unclear why the database file keeps getting corrupted. It's worked this way for years, but every time Azure restarts the app, the database is broke. It could be as simple as a path issue, or worse, some kind of incompatibility with how Azure moves apps around.