glasgowcompbio / GraphOmics

Interactive multi-omics data explorer to integrate and interactively explore transcripts, proteins and metabolites data.

Home Page:https://graphomics.glasgowcompbio.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error 400 when uploading file

joewandy opened this issue · comments

Jan 27 12:51:07 benford pipenv[123313]: 2022-01-27 12:51:07.178 | INFO | linker.views.functions:save_analysis:317 ->
Jan 27 12:51:07 benford pipenv[123313]: 2022-01-27 12:51:07.215 | INFO | linker.views.functions:save_analysis:317 ->
Jan 27 12:51:07 benford pipenv[123313]: 2022-01-27 12:51:07.283 | INFO | linker.views.functions:save_analysis:317 ->
Jan 27 12:51:07 benford pipenv[123313]: 2022-01-27 12:51:07.787 | INFO | linker.views.functions:save_analysis:317 ->
Jan 27 12:51:07 benford pipenv[123313]: 2022-01-27 12:51:07.911 | INFO | linker.views.functions:save_analysis:317 ->
Jan 27 12:51:07 benford pipenv[123313]: 2022-01-27 12:51:07.984 | INFO | linker.views.functions:save_analysis:317 ->
Jan 27 12:51:08 benford pipenv[123313]: django.security.SuspiciousFileOperation ERROR 2022-01-27 12:51:07,995 exception>
Jan 27 12:51:08 benford pipenv[123313]: django.request WARNING 2022-01-27 12:51:08,055 log.py:224 | Bad Request: /app/l>

This was caused by an update to django. Fixed in commit 575d03f.