You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
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
The text was updated successfully, but these errors were encountered: