dataspread / dataspread-web

http://dataspread.github.io
135 stars 31 forks source link

on `sample.csv` stuck in `processing` #308

Open AmateurAcademic opened 3 years ago

AmateurAcademic commented 3 years ago

I built and brought up the docker-compose (0.5.1) on an aarch64 device (raspi4) (no modifications besides adding in restart: unless-stopped for the containers). When I loaded sample.csv it said it loaded successfully, however it seems stuck in the processing screen. I don't see any errors anywhere so I couldn't find anything to debug further. Everything seems to be fine.

Here is the log:

dataspread-web | File uploaded to /usr/local/tomcat/temp
dataspread-web | Imported to book book9543

Please let me know if you want to see the whole log.

Is there something I am overlooking, does this happen to have something to do with aarch64 (arm64) or is there some other issue I am not aware of? Thanks for any tips or support!