Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error while publishing azure web site using web deploy

I am using Web Publish to deploy website on Azure WebSites using Visual Studio 2013. While publishing sometimes I get following error "chunked encoding upload is not supported on the http/1.0"

I have observed that when I uncheck "bypass proxy server for local addresses" checkbox in LAN settings in IE, this error goes away. But this is intermittent. Sometimes this solution works and publishes the site successfully and sometimes not.

Is there anyway to fix this problem.

like image 350
Developer Avatar asked Feb 04 '26 19:02

Developer


1 Answers

are you behind some type of proxy or firewall? If so are you able to disable it temporarily and test to see if you still get the issue?

Possibly third party firewall software running directly on your machine?

Being it is happening intermittently, it is most likely a connectivity / networking issue on your end.

like image 57
Joe Raio Avatar answered Feb 06 '26 15:02

Joe Raio



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!