You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I push some nugget packages upto the storage it sometimes returns a 500 error.
What is different in these packages that is required to get them pushed upto the storage.
The text was updated successfully, but these errors were encountered:
I dug a little further, and it looks like I'm getting 403s from blob during the PUT operation. It's funny because the creation of the container succeeded.
Did you resolve this? I got a 500 (null pointer) AzurePackageReferenceSet (line 20, TargetFramework is null).. After updating Nuget.Server to 2.8.3 I get a 403 instead.
When I push some nugget packages upto the storage it sometimes returns a 500 error.
What is different in these packages that is required to get them pushed upto the storage.
The text was updated successfully, but these errors were encountered: