You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution import (whether initiated from Azure DevOps or the local PAC CLI) consistently results in the error shown below after 5 minutes. However, the actual solution import on the Power Platform continues successfully and completes in about 15 minutes.
We observed a similar issue discussed in ticket #641 , but it was marked as Completed without a clear resolution or reference to another ticket.
Error
Error: An error occurred while receiving the HTTP response to https://xxxxx.crm4.dynamics.com/XRMServices/2011/Organization.svc/web?SDKClientVersion=9.2.49.11611. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.'
Azure DevOps dump
2024-12-13T20:05:06.1472646Z 'Calling pac cli inputs: solution import --path D:\a\r1\a\BuildArtifact\Solution-Build\XXX_Managed.zip --async false --force-overwrite true --publish-changes true --skip-dependency-check false --convert-to-managed false --max-async-wait-time 60 --activate-plugins true --skip-lower-version false --stage-and-upgrade true'
2024-12-13T20:05:06.1474698Z ]
2024-12-13T20:05:08.2232385Z [ 'Connected as ***' ]
2024-12-13T20:05:10.2038202Z [ 'Connected to... xxx-env' ]
2024-12-13T20:05:10.2225326Z [ '' ]
2024-12-13T20:05:10.2227988Z [ 'Solution Importing...' ]
2024-12-13T20:09:48.4153504Z [ 'Microsoft PowerPlatform CLI' ]
2024-12-13T20:09:48.4188472Z [ 'Version: 1.38.3+g63c17ef' ]
2024-12-13T20:09:48.4189406Z [ 'Online documentation: https://aka.ms/PowerPlatformCLI' ]
2024-12-13T20:09:48.4190188Z [
2024-12-13T20:09:48.4190887Z 'Feedback, Suggestions, Issues: https://github.com/microsoft/powerplatform-build-tools/discussions'
2024-12-13T20:09:48.4191408Z ]
2024-12-13T20:09:48.4191683Z [ '' ]
2024-12-13T20:09:48.4191991Z [
2024-12-13T20:09:48.4192646Z 'Error: An error occurred while receiving the HTTP response to https://xxxxx.crm4.dynamics.com/XRMServices/2011/Organization.svc/web?SDKClientVersion=9.2.49.11611. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.'
2024-12-13T20:09:48.4225633Z ]
2024-12-13T20:09:48.4225928Z [
2024-12-13T20:09:48.4226438Z ' An error occurred while receiving the HTTP response to https://xxxxx.crm4.dynamics.com/XRMServices/2011/Organization.svc/web?SDKClientVersion=9.2.49.11611. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.'
2024-12-13T20:09:48.4229252Z ]
2024-12-13T20:09:48.4229518Z [
2024-12-13T20:09:48.4229812Z ' The underlying connection was closed: An unexpected error occurred on a receive.'
2024-12-13T20:09:48.4230130Z ]
2024-12-13T20:09:48.4230361Z [
2024-12-13T20:09:48.4230674Z ' Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.'
2024-12-13T20:09:48.4230976Z ]
2024-12-13T20:09:48.4231204Z [
2024-12-13T20:09:48.4231479Z ' An existing connection was forcibly closed by the remote host'
2024-12-13T20:09:48.4231757Z ]
2024-12-13T20:09:48.4231996Z [ '' ]
2024-12-13T20:09:48.4232248Z [ '' ]
The text was updated successfully, but these errors were encountered:
The solution import (whether initiated from Azure DevOps or the local PAC CLI) consistently results in the error shown below after 5 minutes. However, the actual solution import on the Power Platform continues successfully and completes in about 15 minutes.
We observed a similar issue discussed in ticket #641 , but it was marked as Completed without a clear resolution or reference to another ticket.
Executed command
pac solution import --path D:\a\r1\a\BuildArtifact\Solution-Build\XXX_Managed.zip --async false --force-overwrite true --publish-changes true --skip-dependency-check false --convert-to-managed false --max-async-wait-time 60 --activate-plugins true --skip-lower-version false --stage-and-upgrade true
Error
Error: An error occurred while receiving the HTTP response to https://xxxxx.crm4.dynamics.com/XRMServices/2011/Organization.svc/web?SDKClientVersion=9.2.49.11611. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.'
Azure DevOps dump
2024-12-13T20:05:06.1472646Z 'Calling pac cli inputs: solution import --path D:\a\r1\a\BuildArtifact\Solution-Build\XXX_Managed.zip --async false --force-overwrite true --publish-changes true --skip-dependency-check false --convert-to-managed false --max-async-wait-time 60 --activate-plugins true --skip-lower-version false --stage-and-upgrade true'
2024-12-13T20:05:06.1474698Z ]
2024-12-13T20:05:08.2232385Z [ 'Connected as ***' ]
2024-12-13T20:05:10.2038202Z [ 'Connected to... xxx-env' ]
2024-12-13T20:05:10.2225326Z [ '' ]
2024-12-13T20:05:10.2227988Z [ 'Solution Importing...' ]
2024-12-13T20:09:48.4153504Z [ 'Microsoft PowerPlatform CLI' ]
2024-12-13T20:09:48.4188472Z [ 'Version: 1.38.3+g63c17ef' ]
2024-12-13T20:09:48.4189406Z [ 'Online documentation: https://aka.ms/PowerPlatformCLI' ]
2024-12-13T20:09:48.4190188Z [
2024-12-13T20:09:48.4190887Z 'Feedback, Suggestions, Issues: https://github.com/microsoft/powerplatform-build-tools/discussions'
2024-12-13T20:09:48.4191408Z ]
2024-12-13T20:09:48.4191683Z [ '' ]
2024-12-13T20:09:48.4191991Z [
2024-12-13T20:09:48.4192646Z 'Error: An error occurred while receiving the HTTP response to https://xxxxx.crm4.dynamics.com/XRMServices/2011/Organization.svc/web?SDKClientVersion=9.2.49.11611. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.'
2024-12-13T20:09:48.4225633Z ]
2024-12-13T20:09:48.4225928Z [
2024-12-13T20:09:48.4226438Z ' An error occurred while receiving the HTTP response to https://xxxxx.crm4.dynamics.com/XRMServices/2011/Organization.svc/web?SDKClientVersion=9.2.49.11611. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.'
2024-12-13T20:09:48.4229252Z ]
2024-12-13T20:09:48.4229518Z [
2024-12-13T20:09:48.4229812Z ' The underlying connection was closed: An unexpected error occurred on a receive.'
2024-12-13T20:09:48.4230130Z ]
2024-12-13T20:09:48.4230361Z [
2024-12-13T20:09:48.4230674Z ' Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.'
2024-12-13T20:09:48.4230976Z ]
2024-12-13T20:09:48.4231204Z [
2024-12-13T20:09:48.4231479Z ' An existing connection was forcibly closed by the remote host'
2024-12-13T20:09:48.4231757Z ]
2024-12-13T20:09:48.4231996Z [ '' ]
2024-12-13T20:09:48.4232248Z [ '' ]
The text was updated successfully, but these errors were encountered: