danielpoliakov/lisa

Submit binary took long time

fareedfauzi opened this issue · 2 comments

Submit binary took long time (might forever)

image

Anyone had faced this situation?

Same issue here.
Submitting jobs through the API seems to work though:
curl -X POST -F 'file=@./myfile' http://localhost:4242/api/tasks/create/file
edit: I restarted the whole thingy and now it works oO

Hi, should be fixed by 3e57bc9 - feel free to reopen the issue if the problem persists (and provide log if possible).