sparcs-kaist / zabo-server-nodejs

Image and Poster Advertising Service @ KAIST
https://zabo.sparcs.org
9 stars 3 forks source link

[Bug] 그룹 신청 거절 시 adminjs 관련 API가 모두 500 오류를 반환함 #134

Open withSang opened 1 year ago

withSang commented 1 year ago

Describe the bug

프로덕션 서버에서 그룹 신청을 거절했는데 아래와 같이 500 오류가 발생합니다. 기존 react material admin 템플릿이 남아 있는 상태에서 보내진 요청이 500 오류를 반환했는데, 이것과 연관이 있는지 확인해봐야할 것 같습니다. 개발용 서버에서 재현되는 지도 확인이 필요합니다.

image

전체 로그

To Reproduce

Steps to reproduce the behavior:

  1. 그룹 신청 생성
  2. adminjs의 GroupApply 리소스에서 그룹 신청 거절
  3. 로딩 중 아이콘만 표시되고 그룹 신청 거절 액션이 동작하지 않음

Screenshots

If applicable, add screenshots to help explain your problem.