Skip to content

Docker: 'Error encountered while requesting the server' on Mac OS #416

Description

@ohld

Hi there!

I have a MacBook'15 and I wanted to install and use GROBID via docker.

So in terminal I've done

docker pull lfoppiano/grobid:0.5.4     
docker run -t --rm --init -p 8080:8070 -p 8081:8071 lfoppiano/grobid:0.5.4

After that I went to http://localhost:8080/ --> TEI --> Process Header Document. I've tried to upload several different PDFs and every time I had this bug:
image

If I tried the same with your demo website http://cloud.science-miner.com/grobid/ - everything worked.

The docker logs I'll attach below

Metadata

Metadata

Assignees

Labels

bugFrom Hemiptera and especially its suborder Heteroptera

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions