amazon web services - Failed: IIS Web App Deployment to AWS running Windows Server 2016 Using WinRM -


error msg:

2017-07-28t02:43:40.5075567z deployment failed on machine xxx.amazonaws.com following message : system.management.automation.remoting.psremotingtransportexception: connecting remote server xxx.amazonaws.com failed following error message : winrm cannot complete operation. verify specified computer name valid, computer accessible on network, , firewall exception winrm service enabled , allows access computer. default, winrm firewall exception public profiles limits access remote computers within same local subnet. more information, see about_remote_troubleshooting topic. 2017-07-28t02:43:40.5075567z    @ system.management.automation.runspaces.asyncresult.endinvoke() 2017-07-28t02:43:40.5075567z    @ system.management.automation.runspaces.internal.runspacepoolinternal.endopen(iasyncresult asyncresult) 2017-07-28t02:43:40.5075567z    @ system.management.automation.remoterunspace.open() 2017-07-28t02:43:40.5075567z    @ microsoft.visualstudio.services.devtestlabs.deployment.deployment.powershellexecutor.getopenedrunspace() 2017-07-28t02:43:40.5075567z    @ microsoft.visualstudio.services.devtestlabs.deployment.deployment.powershellexecutor.establishremotesession() 2017-07-28t02:43:40.5075567z    @ microsoft.visualstudio.services.devtestlabs.deployment.retryexecutor.execute(action action) 2 

remoting enabled , did basic troubleshooting.

can please track down issue.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -