JuyeoungJun / cron-monitoring

for cron-monitoring
0 stars 0 forks source link

사용자 호출 API 버그 #76

Closed JuyeoungJun closed 3 years ago

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jul 19, 2021, 10:51

개요

버그 내용

{
  "timestamp": "2021-07-19T00:52:08.247+00:00",
  "status": 500,
  "error": "Internal Server Error",
  "path": "/users"
}
2021-07-19 00:53:54.867 ERROR 1 --- [nio-8080-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet]    : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is org.springframework.dao.InvalidDataAccessApiUsageException: No enum constant gabia.cronMonitoring.entity.Enum.UserRole.USER; nested exception is java.lang.IllegalArgumentException: No enum constant gabia.cronMonitoring.entity.Enum.UserRole.USER] with root cause

해결 방안