databio / LOLAweb

An interactive Shiny web application for genomic interval enrichment analysis using LOLA.
http://lolaweb.databio.org/
16 stars 2 forks source link

Download buttons are broken in dev-version #97

Closed holgerbrandl closed 6 years ago

holgerbrandl commented 6 years ago

Following up on #96 I've used the dev instance under http://dev.lolaweb.databio.org which provides online-results, but all download buttons (individual as well as "download all plots") just give a server error image

E.g. http://dev.lolaweb.databio.org/session/a35770074b51f27ec6ce77160330bf97/download/oddsratio_plot_dl?w= Just gives the error "ERROR: An error has occurred. Check your logs or contact the app author for clarification."

Btw, the csv download link under "Tables" works fine.

vpnagraj commented 6 years ago

thanks for raising this issue, i believe i've addressed the problem and individual download buttons for plots (and the "download all plots" button) are working on dev