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:

If I tried the same with your demo website http://cloud.science-miner.com/grobid/ - everything worked.
The docker logs I'll attach below
Hi there!
I have a MacBook'15 and I wanted to install and use GROBID via docker.
So in terminal I've done
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:

If I tried the same with your demo website http://cloud.science-miner.com/grobid/ - everything worked.
The docker logs I'll attach below