I am getting the following error when searching in my Bitbucket Server:
Server Busy
The server couldn't process your request, please try again later.
Looking at the request, to /rest/search/latest/search, it gives a 503 return.
I have tried following all the suggestions on this page: https://confluence.atlassian.com/bitbucketserverkb/troubleshooting-steps-for-bitbucket-server-code-search-827125334.html with no success.
I can see the ElasticSearch server perfectly fine when going to localhost:7992, and the connection works when I test it in the Bitbucket Server settings.
I am out of ideas. Can anyone come up with some suggestion? :-)