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.

Home Page:https://ostara.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NullPointerException in actuator client responses

sentry-io opened this issue · comments

Sentry Issue: OSTARA-A8

NullPointerException: None
    at dev.krud.boost.daemon.configuration.instance.InstanceActuatorClientProviderImpl.provide(InstanceActuatorClientProviderImpl.kt:29)
    at dev.krud.boost.daemon.controller.api.v1.ActuatorController.getClient(ActuatorController.kt:419)
    at dev.krud.boost.daemon.controller.api.v1.ActuatorController.info(ActuatorController.kt:74)
...
(61 additional frame(s) were not displayed)