You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is dit een JIRA-probleem? Zo ja, kunnen we die error dan wat expliciet maken, zodat het direct duidelijk is dat JIRA weer eens kapot is?
Something went wrong in remote API
org.springframework.web.client.HttpServerErrorException$InternalServerError: 500 Internal Server Error: "{"timestamp":"2024-11-21T14:05:20.120+00:00","status":500,"error":"Internal Server Error","path":"/internal/connectWithoutInteraction","exception":"org.springframework.web.client.HttpServerErrorException.InternalServerError"}"
at org.springframework.web.client.HttpServerErrorException.create(HttpServerErrorException.java:100)
at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:170)
at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:122)
at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:825)
at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:783)
at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:717)
at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:608)
at dashboard.manage.UrlResourceManage.connectWithoutInteraction(UrlResourceManage.java:269)
at dashboard.service.impl.ActionsServiceImpl.connectWithoutInteraction(ActionsServiceImpl.java:197)
at dashboard.control.UsersController.automaticallyCreateConnection(UsersController.java:187)
at dashboard.control.UsersController.updateInviteRequest(UsersController.java:125)
at dashboard.control.UsersController$$FastClassBySpringCGLIB$$362f9fb9.invoke(<generated>)
The text was updated successfully, but these errors were encountered:
Is dit een JIRA-probleem? Zo ja, kunnen we die error dan wat expliciet maken, zodat het direct duidelijk is dat JIRA weer eens kapot is?
The text was updated successfully, but these errors were encountered: