ostara icon indicating copy to clipboard operation
ostara copied to clipboard

JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object ...

Open sentry-io[bot] opened this issue 2 years ago • 2 comments

Sentry Issue: OSTARA-7P

JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
 at [Source: (StringReader); line: 7, column: 2]
    at dev.krud.boost.daemon.actuator.ActuatorHttpClientImpl.env-d1pmJ48(ActuatorHttpClientImpl.kt:785)
    at dev.krud.boost.daemon.controller.api.v1.ActuatorController.env(ActuatorController.kt:195)
...
(62 additional frame(s) were not displayed)

sentry-io[bot] avatar May 10 '23 11:05 sentry-io[bot]

Possibly XML?

Idane avatar May 10 '23 11:05 Idane

On hold until I see a genuine interest for XML support

Idane avatar May 14 '23 11:05 Idane