docker-apim icon indicating copy to clipboard operation
docker-apim copied to clipboard

Analytics Dashboard: Error in http conector listener: remote client closed connection before initiating outbound response.

Open ViktorHSN opened this issue 5 years ago • 4 comments

After setting up and environment using this docker-apim v3.1.0 I keep getting the following error on analytics dashboard:

image

Most of analytics dashboard are showing data connection error and no data is displayed.

Here is my analytics-dashboard deployment.yaml file:

deployment.txt

Here is myanalytics-worker deployment.yaml file:

deployment.txt

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!

ViktorHSN avatar Jun 11 '20 16:06 ViktorHSN

I have the same issue, so when I try to view the dashborad sometimes I has this error: imagen

ximeraz avatar Jul 14 '20 18:07 ximeraz

Any progress on this? Have same issue..

yuniet87 avatar Dec 21 '20 15:12 yuniet87

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.

rahogata avatar Jun 29 '22 23:06 rahogata