OWASP/SecureCodingDojo

502 Bad Gateway error after import a CSV file to get a report

gianoni opened this issue · 2 comments

The report has a issue after importing the CSV file and choose which module you want a report. Last Friday, 6/16, I ran the report and as a result I put the server down with a bad gateway error (502). I was not sure that was because of me. Then, on Monday, the server was back to life, and I tried to run the report again, and, the server goes down. So, I realize that was me that put the server down after ran the report.
As soon the server and application get back to life, I will be able to insert the screenshots of the report option. But this time, without the CSV file, and without put the server down again.

Bad_Gateway

Here you can see the option on the Menu, and the CSV file that triggers the error.

report_error
CSV_FILE.csv

Thank @gianoni . Fixed by this commit: 68ad573