cmbi / kmad-web

1 stars 1 forks source link

output page always shows status queued #33

Closed cbaakman closed 7 years ago

cbaakman commented 7 years ago

After submitting the form, the user is directed to the output page. This page however, always shows the status 'queued', even if the job has finished.

joannalange commented 7 years ago

Does it happen in all cases? If not then were you running alignment or disorder prediction? I think I've seen sth like that when one of the predictors crashes, so it could possibly be solved by #34

cbaakman commented 7 years ago

It also happens when doing just an alignment.

cbaakman commented 7 years ago

It appears this only happens when the ./run_dev.sh script is run. The web frontend misses a bower installation. This needs to be installed outside the docker container if we want to run the development version.