OpenConext / OpenConext/OpenConext-dashboard
Internal server error
Open
@oharsta is already working on this.
Since Nov 28, 2024.
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
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>)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.