krud-dev / ostara

Ostara is a cross-platform desktop app for managing and monitoring Spring Boot applications using the Actuator API, providing comprehensive insights and effortless control.
https://ostara.dev
Apache License 2.0
319 stars 11 forks source link

Error 500 INTERNAL_SERVER_ERROR - Ostara can't connect correctly to springboot application #744

Open pcomp96 opened 7 months ago

pcomp96 commented 7 months ago

Summary

The test connection to springboot application was ok but i cannot see my Ostara Ui works, i disabled the SSL Verification but i receive the same error.. In my company i have a proxy, maybe there are some issues from Ostara in conflict with it? exposed all'endpoints of my application without security. When i try to get with browser or Postman i receive 200 OK from my application and the correct response.. How can i fix it? Name Version
Springboot 3.1.5
Java 20
OS Windows 10 Enterprise (21H2)
Ostara v0.12.0


Current Behavior