JuyeoungJun / cron-monitoring

for cron-monitoring
0 stars 0 forks source link

Swagger UI API 호출 실패 #74

Closed JuyeoungJun closed 3 years ago

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jul 15, 2021, 14:46

개요

버그 내용

Failed to fetch.
Possible Reasons:

CORS
Network Failure
URL scheme must be "http" or "https" for CORS request.
{
  "timestamp": "2021-07-15T04:46:20.747+00:00",
  "status": 500,
  "error": "Internal Server Error",
  "trace": "org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 10.7.27.9:6379\r\n\tat
(...)
",
  "message": "Unable to connect to Redis; nested exception is io.lettuce.core.RedisConnectionException: Unable to connect to 10.7.27.9:6379",
  "path": "/auth/local/login"
}

해결 방안

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jul 15, 2021, 15:32

changed title from Swagger UI {-로그인 -}API 호출 실패 to Swagger UI API 호출 실패

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jul 15, 2021, 15:32

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jul 15, 2021, 15:33

changed the description

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jul 15, 2021, 16:02

mentioned in merge request !55

JuyeoungJun commented 3 years ago

In GitLab by @gm2202981 on Jul 19, 2021, 11:36

mentioned in merge request !57