Submit binary took long time
fareedfauzi opened this issue · 2 comments
fareedfauzi commented
gallypette commented
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
danielpoliakov commented
Hi, should be fixed by 3e57bc9 - feel free to reopen the issue if the problem persists (and provide log if possible).