shm-open / code-push-cli

A fork of code-push-cli tool to work with open source code-push-server
https://github.com/shm-open/code-push-cli
Other
45 stars 36 forks source link

encounter 413 Request Entity too Large error when use "code-push release" command #104

Closed alexykuan closed 1 month ago

alexykuan commented 1 month ago

when i use code-push release saas android/taro/src/main/assets/ "2.55.0" -d Developing i got error in console output here is console output

[Error]  <html>
<head><title>413 Request Entity Too Large</title></head>
<body bgcolor="white">
<center><h1>413 Request Entity Too Large</h1></center>
<hr><center>apache/2.2</center>
</body>
</html>