简体   繁体   English

(413)包装尺寸太大-MyGet

[英](413) the package size is too large - MyGet

When trying to publish to MyGet I get the following error: 尝试发布到MyGet时,出现以下错误:

Failed to publish module 'X': 'Failed to process request. 'The package 
size is too large. The feed owner may have to upgrade the MyGet subscription to resolve this issue.'. 
The remote server returned an error: (413) The package size is too large. The feed owner may have to upgrade the MyGet 
subscription to resolve this issue...

The weird thing is that the package is 100MB and the limit is 500MB, for the subscription and maximum package size. 奇怪的是,对于订阅和最大包大小,程序包为100MB,限制为500MB。 We tried deleting some old packages to free space but the error is still happening. 我们尝试删除一些旧软件包以释放空间,但错误仍在发生。

Please check this FAQ in the MyGet Docs and the referenced KB article: https://docs.myget.org/docs/reference/faq#I_get_a_413_RequestEntityTooLarge_when_pushing_packages_to_my_MyGet_feed 请在MyGet Docs和参考的知识库文章中检查此FAQ: https ://docs.myget.org/docs/reference/faq#I_get_a_413_RequestEntityTooLarge_when_pushing_packages_to_my_MyGet_feed

Also check your quota in your MyGet userprofile, which will show the total storage space you currently use. 还要在MyGet用户配置文件中检查您的配额,该配额将显示您当前使用的总存储空间。 You have two options basically: upgrade your plan, or do some house keeping. 基本上,您有两个选择:升级您的计划或做一些整理工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM