GetTogetherComm / GetTogether

Event manager for local community events
https://gettogether.community
BSD 2-Clause "Simplified" License
472 stars 89 forks source link

Internal Server Error when click on Events or Teams #279

Closed TomThats closed 4 years ago

TomThats commented 4 years ago

Tested with: Version 81.0.4044.138 (Offizieller Build) (64-Bit) on Win 10 same result with/without incognito mode

Steps to reproduce:

1. go to gettogether.community 2. click on "Events" in top left corner 3. redirecting to https://gettogether.community/events/all/ 4. receive 500 Internal Server Error

or: 2. click on "Teams" in top left corner 3. redirecting to https://gettogether.community/teams/all/

Result: image

christophfriedrich commented 4 years ago

I also get a 500 error when trying to see teams in my city.

Steps to reproduce:

  1. go to gettogether.community
  2. type "Münster" into the City box, select "Münster, North-Rhine Westphalia, Germany", click Search
  3. this redirects to https://gettogether.community/?name=&city=72109&distance=100
  4. see 500 error
mhall119 commented 4 years ago

This turned out to be caused by an upload image that was too large for the thumbnailer to process, causing it to crash and taking Django along with it. I've resized and re-uploaded the image and now it's working fine.