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
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Mon Apr 03 00:34:45 CST 2017
There was an unexpected error (type=Internal Server Error, status=500).
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: Error resolving template "home/index", template might not exist or might not be accessible by any of the configured Template Resolvers
The text was updated successfully, but these errors were encountered:
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Mon Sep 23 20:55:11 CEST 2024
There was an unexpected error (type=None, status=999).
No message available
I am trying to connect my spring boot java application to connect with AWS cognito and receive this message
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Mon Apr 03 00:34:45 CST 2017
There was an unexpected error (type=Internal Server Error, status=500).
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.thymeleaf.exceptions.TemplateInputException: Error resolving template "home/index", template might not exist or might not be accessible by any of the configured Template Resolvers
The text was updated successfully, but these errors were encountered: