[
https://issues.apache.org/jira/browse/GEODE-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alberto Bustamante Reyes resolved GEODE-7154.
---------------------------------------------
Resolution: Fixed
> Scripts fail with "Too many authentication failures"
> ----------------------------------------------------
>
> Key: GEODE-7154
> URL: https://issues.apache.org/jira/browse/GEODE-7154
> Project: Geode
> Issue Type: Bug
> Components: benchmarks
> Reporter: Donal Evans
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When using the run_tests.sh script, the connection fails due to too many
> authentication failures, ultimately caused by offering too many
> authentication keys to the server:
> {noformat}./run_tests.sh -t pdxTestCluster --br DonalEvans/geode-benchmarks
> --bb feature/AddPdxTypeBenchmark --output
> ~/benchmarking/PDXTypeBenchmark/baseline -- --tests=CreatePdxFromJSONBenchmark
> FIRST_INSTANCE=52.43.142.66
> HOSTS=172.31.45.135,172.31.42.61,172.31.40.26,172.31.44.175
> Warning: Permanently added '52.43.142.66' (ECDSA) to the list of known hosts.
> Received disconnect from 52.43.142.66 port 22:2: Too many authentication
> failures
> Disconnected from 52.43.142.66 port 22{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)