Hello,
We've been successfully been able to install discovery 5.5 and 6.2.4 plugins on their respective Elastic Versions. We're using CFTs to install ES and these respective plugins. However, we moved to install 6.3.0 today and only had to make the changes to use the 6.3.0 versions of these artifacts - and almost everything went fine except for the installation of the plugins.
Installation logs in EC2 indicate this. Installing the 6.2.4 versions immediately to on a different stack produces no such problems. I downloaded all the artifacts from elastic.io download locations. It's odd why the 6.2.4 would go through seamlessly however 6.3.0 suddenly gives this. Can anyone help? Nothing else has changed in the CFT except the move to 6.3.0 from both 5.5.2 or 6.2.4!
Exception in thread "main" java.lang.IllegalStateException: unable to read from standard input; is standard input open and a tty attached?
at org.elasticsearch.cli.Terminal$SystemTerminal.readText(Terminal.java:168)
at org.elasticsearch.plugins.PluginSecurity.prompt(PluginSecurity.java:74) ] 37% ^M[==================> ] 38% ^M[==================>
at org.elasticsearch.plugins.PluginSecurity.confirmPolicyExceptions(PluginSecurity.java:67)==========> ] 41% ^M[====================>
]at org.elasticsearch.plugins.InstallPluginCommand.installPlugin(InstallPluginCommand.java:726) ] 44% ^M[=====================> ] 45% ^M[==at org.elasticsearch.plugins.InstallPluginCommand.install(InstallPluginCommand.java:641) ] 47% ^M[=======================> ] 48% ^M[==============at org.elasticsearch.plugins.InstallPluginCommand.execute(InstallPluginCommand.java:225) ] 50% ^M[========================> ] 51% ^M[=========================>at org.elasticsearch.plugins.InstallPluginCommand.execute(InstallPluginCommand.java:210) ^M[==========================> ] 54% ^M[==========================>
at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86)====================> ] 57% ^M[============================>
]at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124)========================> ] 60% ^M[=============================> ] 61% ^M[==at org.elasticsearch.cli.MultiCommand.execute(MultiCommand.java:79)=====================> ] 63% ^M[===============================> ] 64% ^M[==============at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124)===> ] 66% ^M[================================> ] 67% ^M[==========================at org.elasticsearch.cli.Command.main(Command.java:90)=============> ] 69% ^M[==================================> ] 70% ^M[==================================> at org.elasticsearch.plugins.PluginCli.main(PluginCli.java:48) ] 72% ^M[===================================>