WING-NUS / SSID

Student Submission Integrity Diagnosis
18 stars 23 forks source link

🐛 CS2103 assignment processing error #407

Open sibinhho99 opened 5 months ago

sibinhho99 commented 5 months ago

Cc:

Hi

Describe the Bug

To Reproduce

Steps to reproduce the behavior: On production:

  1. Try to upload and process https://drive.google.com/file/d/1EjxeoiEOsiAT22NCg3FK1QL-i5HrixUL/view?usp=sharing. This file is provided by 2103 team; please request access if you need it to work on the issue.
  2. Submission similarity percentage shows up successfully at/assignments/{assignment_id}/submission_similarities page, but 500 error is returned when we try to View Submissions or Print Report

@sibinhho99 get the following error at local when trying to upload the file

image

Expected Behavior

The assignment file is processed successfully.

Tasks

Acceptance Criteria

The assignment file is processed successfully.

More Information

Environment

Screenshots

Thanks!

sibinhho99 commented 5 months ago

Might be duplicate of 379