coco-annotator icon indicating copy to clipboard operation
coco-annotator copied to clipboard

Connection Lost to the backend

Open kkmehta03 opened this issue 5 years ago • 5 comments

Hello! First off, thank you @jsbroks for this awesome annotation solution! I've implemented the 0.11.0 version (Version 0.11.1 seems to have trouble loading thumbnails) of coco-annotator to a cloud machine (4GB RAM, 80GB Disk with Ubuntu OS) & I'm able to access the data sets and annotate. My issue is that the annotator randomly loses connection to the backend as shown in the below screenshot: coco_issue

Following docker logs, it looks like it's creating socket connection and then immediately closing it, as shown below: coco_issue2

Has anyone had this issue deploying coco-annotator on cloud? Any help would be appreciated! Thanks much!

kkmehta03 avatar Aug 11 '20 08:08 kkmehta03

Are you running it throw a proxy? like nginx?

jsbroks avatar Aug 25 '20 23:08 jsbroks

Hey @jsbroks, Thanks for your response! Yeah, it's running behind Nginx

kkmehta03 avatar Aug 29 '20 11:08 kkmehta03

Hi @jsbroks can you suggest something to do about this issue? Perhaps some changes needed in the Nginx configuration file?

kkmehta03 avatar Oct 07 '20 06:10 kkmehta03

I slightly modified the deployment so now it is a Kubernetes app. I run on AWS. However, I get the same error log messages as @KhyatiMehta3.

aleksod avatar Nov 18 '20 18:11 aleksod

Did anyone manage to find a solution for this error?

guilhermecorreagv avatar May 12 '22 23:05 guilhermecorreagv