Analytics Dashboard: Error in http conector listener: remote client closed connection before initiating outbound response.
After setting up and environment using this docker-apim v3.1.0 I keep getting the following error on analytics dashboard:

Most of analytics dashboard are showing data connection error and no data is displayed.
Here is my analytics-dashboard deployment.yaml file:
Here is myanalytics-worker deployment.yaml file:
I have tried everything, Im not understing to whom analytics dashboard is trying to connect to, It is said in the docs that dashboard and worker communication occurs via DB. Am I missing something? Thanks!
I have the same issue, so when I try to view the dashborad sometimes I has this error:

Any progress on this? Have same issue..
I am too facing this issue in api manager analytics 3.2.0.
After an overnight debugging found out that when the port 9643 is used for health check these logs print periodically. The solution I chose is to use 9092 port for health check. If there is a health check url please let me know.