problem pushing nuget packages to account feed
I've been adding nuget packages to our account feed. So far, I've run into HTTP 500 internal server errors with:
* FAKE.3.7.1.nupkg
* FSharp.Compiler.Service.0.0.67.nupkg
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 16 Oct, 2014 11:33 PM
Have you done that from command line?
-Feodor
2 Posted by Cameron Taggart on 16 Oct, 2014 11:49 PM
Yes. NuGet Version: 2.8.50506.491. Many other packages have been added, but these two fail.
Support Staff 3 Posted by Feodor Fitsner on 17 Oct, 2014 12:18 AM
Are these standard packages from nuget.org?
4 Posted by Cameron Taggart on 17 Oct, 2014 12:23 AM
Yes. Directly for nuget.org. KendoUIProfessional.2014.2.716.nupkg also fails.
Support Staff 5 Posted by Feodor Fitsner on 17 Oct, 2014 12:24 AM
Will take a look.
Support Staff 6 Posted by Feodor Fitsner on 17 Oct, 2014 12:54 AM
OK, found the problem. There was a limit on max size of request. I will push an update later today with extended limit.
7 Posted by Cameron Taggart on 17 Oct, 2014 01:08 AM
Cool. Do you know if downloading from the AppVeyor account feed would be faster than the public nuget.org feed?
8 Posted by Cameron Taggart on 17 Oct, 2014 01:09 AM
This is for builds on AppVeyor.
Support Staff 9 Posted by Feodor Fitsner on 17 Oct, 2014 01:14 AM
That is faster when build workers run on Azure. When they are in a different data center then I don't think it makes much difference.
Support Staff 10 Posted by Feodor Fitsner on 17 Oct, 2014 03:39 AM
OK, it's been updated. You can push large packages now.
11 Posted by Cameron Taggart on 17 Oct, 2014 05:22 AM
This resolved the issue. Thanks!
Cameron Taggart closed this discussion on 17 Oct, 2014 05:22 AM.