dmis-lab / BERN2

BERN2: an advanced neural biomedical namedentity recognition and normalization tool
http://bern2.korea.ac.kr
BSD 2-Clause "Simplified" License
175 stars 42 forks source link

local instance of BERN2 fails to run #70

Open rafsanahmed opened 4 months ago

rafsanahmed commented 4 months ago

I am getting several stacked errors on the LOCAL installation of BERN2. When I try to submit a request (text or PMIDs), on the webpage I am getting:

ERROR: 500 INTERNAL SERVER ERROR

On the terminal I am getting several errors, including the following:

  1. [Errno 111] Connection refused
  2. ERROR in app: Exception on /senddata [POST]
  3. FileNotFoundError: [Errno 2] No such file or directory.

I have tried both the linux and windows versions, with and without GPU. What am I missing?