Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Power Platform - Solution Import - Connection aborted #1098

Open
ThugPotato opened this issue Dec 14, 2024 · 0 comments
Open

Power Platform - Solution Import - Connection aborted #1098

ThugPotato opened this issue Dec 14, 2024 · 0 comments

Comments

@ThugPotato
Copy link

ThugPotato commented Dec 14, 2024

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 [ '' ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant