nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
558 stars 270 forks source link

An error occurs when trying to download the timetable as a PDF file #3725

Closed jayasting98 closed 1 week ago

jayasting98 commented 2 months ago

Describe the bug

An error occurs when trying to download the timetable as a PDF file.

To Reproduce

Steps to reproduce the behavior:

  1. Go to the 'Timetable' page
  2. Click on 'Download'
  3. Click on 'PDF (.pdf)' in the dropdown
  4. An error occurs

Expected behavior

The timetable should be downloaded as a PDF file without any error.

Screenshots

Timetable page

image

Download dropdown

image

Error

image

image

Desktop (please complete the following information):

This also happens in the following browsers.

Smartphone (please complete the following information):

Additional context

Add any other context about the problem here.

jayasting98 commented 2 months ago

If it helps, when using inspect, it says in the console that there was an HTTP 500 Internal Server Error.

image