Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sentry-io bot opened this issue May 10, 2023 · 2 comments · May be fixed by #409
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented May 10, 2023

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)
@Idane Idane added the bug Something isn't working label May 10, 2023
@Idane
Copy link
Member

Idane commented May 10, 2023

Possibly XML?

@Idane Idane linked a pull request May 11, 2023 that will close this issue
@Idane
Copy link
Member

Idane commented May 14, 2023

On hold until I see a genuine interest for XML support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant