SitecoreUnicorn / Unicorn

A Sitecore utility designed to simplify deployment of Sitecore items across environments automatically
MIT License
269 stars 116 forks source link

When we are deploying the changes on the Sitecore DEV site by using Azure Paas we are getting this error #431

Closed Rasool-123 closed 2 years ago

Rasool-123 commented 2 years ago

Do you want to request a feature or report a bug?

It is a bug

What is the current behavior?

2022-06-21T11:24:50.5242001Z ##[debug]Processed: ##vso[task.logissue type=error]Exception Occurred while executing the sync task : System.Management.Automation.MethodInvocationException: Exception calling "ReadLine" with "0" argument(s): "Unable to read data from the transport connection: The connection was closed." ---> System.IO.IOException: Unable to read data from the transport connection: The connection was closed.%0D%0A at System.Net.ConnectStream.Read(Byte[%5D buffer, Int32 offset, Int32 size)%0D%0A at System.IO.StreamReader.ReadBuffer()%0D%0A at System.IO.StreamReader.ReadLine()%0D%0A at CallSite.Target(Closure , CallSite , Object )%0D%0A --- End of inner exception stack trace ---%0D%0A at System.Management.Automation.ExceptionHandlingOps.CheckActionPreference(FunctionContext funcContext, Exception exception)%0D%0A at System.Management.Automation.Interpreter.ActionCallInstruction2.Run(InterpretedFrame frame)%0D%0A at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)%0D%0A at System.Management.Automation.Interpreter.EnterTryCatchFinallyInstruction.Run(InterpretedFrame frame)%0D%0A at System.Management.Automation.Interpreter.Interpreter.Run(InterpretedFrame frame)%0D%0A at System.Management.Automation.Interpreter.LightLambda.RunVoid1[T0%5D(T0 arg0)%0D%0A at System.Management.Automation.PSScriptCmdlet.RunClause(Action1 clause, Object dollarUnderbar, Object inputToProcess)%0D%0A at System.Management.Automation.PSScriptCmdlet.DoEndProcessing()%0D%0A at System.Management.Automation.CommandProcessorBase.Complete() 2022-06-21T11:24:50.5249859Z ##[debug]Processed: ##vso[task.complete result=Failed] 2022-06-21T11:24:50.5864507Z ##[section]Finishing: Unicorn Synchronization

If the current behavior is a bug, please provide the steps to reproduce.

logs.txt App_Config (1).zip

What is the expected behavior?

i dont want to get error or warning from unicorn

Please mention your Sitecore version and Unicorn version.

sitecore version- 9.2 helix unicorn version- 4.1.1

cassidydotdk commented 2 years ago

While I symphatise; this error is not founded in Unicorn. System.Management.Automation.MethodInvocationException. From the looks of it, the source of htis eror comes from something set up in Marketing Automation, this is where you need to go look.