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
We're running pac pcf push behind a company proxy. Everything is smooth so far and works as expected until the "Publish All customizations" task. pac cli is giving us the error below but runs in behind in our environment and finishes there without errors.
The whole thing is running on azure dev ops self hosted agents.
npm install
npm run build -- --buildMode production
pac pcf push --solution-unique-name solutionname
Error: The underlying connection was closed: The connection was closed unexpectedly.
The underlying connection was closed: The connection was closed unexpectedly.
The text was updated successfully, but these errors were encountered:
Hi,
We're running pac pcf push behind a company proxy. Everything is smooth so far and works as expected until the "Publish All customizations" task. pac cli is giving us the error below but runs in behind in our environment and finishes there without errors.
The whole thing is running on azure dev ops self hosted agents.
npm install
npm run build -- --buildMode production
pac pcf push --solution-unique-name solutionname
Publishing All Customizations...
Microsoft PowerPlatform CLI
Version: 1.31.6+g9147a23
Online documentation: https://aka.ms/PowerPlatformCLI
Feedback, Suggestions, Issues: https://github.com/microsoft/powerplatform-build-tools/discussions
Error: The underlying connection was closed: The connection was closed unexpectedly.
The underlying connection was closed: The connection was closed unexpectedly.
The text was updated successfully, but these errors were encountered: