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

fix(oxd):JSONException in oxd-server #644

Open
manojs1978 opened this issue Aug 1, 2024 · 1 comment
Open

fix(oxd):JSONException in oxd-server #644

manojs1978 opened this issue Aug 1, 2024 · 1 comment
Assignees

Comments

@manojs1978
Copy link

manojs1978 commented Aug 1, 2024

getting JSONException and invalid json error and other errors
please find attached log for more details

env:
suse 15 sp5
DB- opendj
gluu 4.5.5.final

oxd-server.log

oxauthlog.zip

@yurem
Copy link
Contributor

yurem commented Aug 1, 2024

Probably it's startup issue. According to oxauth log it works well. But when oxd send request it fails with response like:

ERROR  [06:56:52.823] [pool-3-thread-4 - POST /register-site] o.g.o.c.OpenIdConfigurationClient -  Invalid JSON: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>503 Service Unavailable</title>
</head><body>
<h1>Service Unavailable</h1>
<p>The server is temporarily unable to service your
request due to maintenance downtime or capacity
problems. Please try again later.</p>
<p>Additionally, a 503 Service Unavailable
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants