Regarding this test button in Bitbucket as mentioned in https://confluence.atlassian.com/bitbucketserverkb/test-button-in-elasticsearch-for-bitbucket-server-results-in-the-access-denied-858570187.html
What can we do if this recipe does not help?
My buckler.yml is as follows
auth.basic.http.enabled: true
auth.basic.tcp.enabled: true
auth.basic.username: bitbucket
auth.basic.password: bitbucket-changeit
Unfortunately this simple configuration does not fix this issue. The test still fails. With the same message.
In the log file the same message is visible
[2019-10-29T23:53:52,162][WARN ][c.a.e.b.RestAuthenticationHandler] Request has been blocked due to AuthRateLimiter settings or and incorrect password from: /127.0.0.1:44372
What are other options to fix this issue and configure ElasticSearch credentials and then configure Bitbucket in such way that the credentials are accepted?
In windows , After restart the "AtlassianBitbucketElasticsearch" service , I can able to test connection successfully. please try.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.