-
Notifications
You must be signed in to change notification settings - Fork 60
Description
Hi,
I am using Sitecore8.2 update 5 and try to deploy using VSTS 2017. The release is failing at Sitecore Ship task with the bad request error. Please find the logs below
2017-10-17T10:52:06.1503328Z ##[section]Starting: Sitecore Ship
2017-10-17T10:52:06.1503328Z ==============================================================================
2017-10-17T10:52:06.1503328Z Task : Sitecore Ship
2017-10-17T10:52:06.1503328Z Description : Deploy sitecore packages through Sitecore Ship
2017-10-17T10:52:06.1503328Z Version : 1.0.8
2017-10-17T10:52:06.1503328Z Author : Geert van der Cruijsen
2017-10-17T10:52:06.1503328Z Help : Version: 1.0. More Information
2017-10-17T10:52:06.1503328Z ==============================================================================
2017-10-17T10:52:06.9353466Z Sitecore URL http://xxxxxxxxxx.cloudapp.azure.com/
2017-10-17T10:52:06.9353466Z file URL C:\mydrive\xxxxxxxxxx.TDS.Content.update
2017-10-17T10:52:06.9353466Z create httpclient
2017-10-17T10:52:06.9463466Z file opened
2017-10-17T10:52:06.9633390Z form content created
2017-10-17T10:52:06.9643382Z before postAsync
2017-10-17T10:52:21.1851872Z After postAsync
2017-10-17T10:52:22.2451306Z Not success. status code: StatusCode: 400, ReasonPhrase: 'Bad Request', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
2017-10-17T10:52:22.2451306Z {
2017-10-17T10:52:22.2451306Z x-processing-time: 42.0003
2017-10-17T10:52:22.2451306Z Cache-Control: private
2017-10-17T10:52:22.2461082Z Date: Tue, 17 Oct 2017 10:52:21 GMT
2017-10-17T10:52:22.2461082Z Server: Microsoft-IIS/8.5
2017-10-17T10:52:22.2461082Z Content-Length: 11
2017-10-17T10:52:22.2461082Z Content-Type: text/html
2017-10-17T10:52:22.2461082Z }.StatusCode
2017-10-17T10:52:22.2461082Z Status code BadRequest. Reason Bad Request. Server reported the following message: Bad Request.
2017-10-17T10:52:22.2481254Z ##[error]Status code BadRequest. Reason Bad Request. Server reported the following message: Bad Request.
2017-10-17T10:52:22.2501077Z ##[section]Finishing: Sitecore Ship