Skip to content
New issue

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

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

Already on GitHub? # to your account

After SSRS scaleout deployment failed. Microsoft.PowerShell.Commands.WriteErrorException: Unable to connect to the remote server #58

Open
pjshah70 opened this issue Mar 22, 2021 · 0 comments

Comments

@pjshah70
Copy link

After SSRS scaleout deployment failed with error. Microsoft.PowerShell.Commands.WriteErrorException: Unable to connect to the remote server. I am able to connect and deploy to the endpoint from same machine and using same credentials from Browser. It is also able to deploy using same credentials from VisualStudio. But this task failed.

Partial Log:
2021-03-22T17:09:21.6910409Z Task : SQL Server Reports Deployment
2021-03-22T17:09:21.6911502Z Version : 1.4.3
2021-03-22T17:09:23.1738207Z Executing the powershell script: E:\VSTS1_tasks\SqlReportingServicesDeployment_e99e48ac-8011-45ca-aa36-fc2cec54ecfb\1.4.3\SqlReportingServicesDeployment.ps1
2021-03-22T17:09:23.1739736Z ##[debug]PowerShellHandler.Execute - AddCommand(E:\VSTS1_tasks\SqlReportingServicesDeployment_e99e48ac-8011-45ca-aa36-fc2cec54ecfb\1.4.3\SqlReportingServicesDeployment.ps1)
...
2021-03-22T17:09:23.1749035Z ##[debug]PowerShellHandler.Execute - AddParameter(WebserviceUrl=http:///ReportServer/ReportService2010.asmx?wsdl)
2021-03-22T17:09:23.1749811Z ##[debug]PowerShellHandler.Execute - AddParameter(WsUsername=)
2021-03-22T17:09:23.1750944Z ##[debug]PowerShellHandler.Execute - AddParameter(WsPassword=***)
2021-03-22T17:09:23.3977118Z Preparing Deployment of RDL files...
2021-03-22T17:09:23.4483243Z Uploading files
2021-03-22T17:09:23.4590526Z Creating WebService proxy using credentials
2021-03-22T17:09:26.4367546Z Uploading 6 files to http:///ReportServer/ReportService2010.asmx?wsdl (/SC_Documents-test)...
2021-03-22T17:09:26.4797075Z Uploading report ContractSSRS to /SC_Documents-test...
2021-03-22T17:09:47.5277733Z ##[error]Microsoft.PowerShell.Commands.WriteErrorException: Unable to connect to the remote server

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

No branches or pull requests

1 participant