命令提示符中的错误:
4 Aug 2017 10:36:18,864 DEBUG AwsAdminTool.CmdLineRunner ....creating application 'smsweb'
24 Aug 2017 10:36:19,419 DEBUG AwsAdminTool.CmdLineRunner ....creating environment 'smsweb-test-roof' with application version 'v20170824003602'
24 Aug 2017 10:36:19,539 DEBUG AwsAdminTool.CmdLineRunner [Error]: **Publish to AWS Elastic Beanstalk failed with exception: No Solution Stack named '64bit Windows Server 2016 R2 v1.2.0 running IIS 10.0' found.**,
24 Aug 2017 10:36:19,539 DEBUG AwsAdminTool.CmdLineRunner Inner Exception Message: The remote server returned an error: (400) Bad Request.
24 Aug 2017 10:36:19,558 DEBUG AwsAdminTool.CmdLineRunner当部署到需要创建的新环境时,我会得到上述错误。
我还考虑过使用最新的awsdeploy工具(1.12.1.5版)。
对于为什么我看到这个错误,有什么想法吗?
谢谢。
发布于 2017-09-05 05:15:38
通过更新部署文件中的SolutionStack参数,我再次尝试了这一点,它成功了。我想在我更新错误的file...whoops之前。
https://stackoverflow.com/questions/45852106
复制相似问题