Hello, I have configured Janssen setup on ubuntu 20.X on my vmware workstation.
I am getting this error(500) for both of the modules,when I try to access menu driven interface.
Any solution on the below problem mentioned below?
I have also attached an image for better understanding.
Thanks,
Mihir
**root@ub:~# /opt/jans/jans-cli/config-cli.py
An Unhandled error raised: (500)
Reason: Server Error
HTTP response headers: HTTPHeaderDict({'Date': 'Mon, 09 May 2022 11:08:14 GMT', 'Server': 'Apache/2.4.41 (Ubuntu)', 'X-Xss-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-store', 'Pragma': 'no-cache', 'Content-Length': '0', 'Set-Cookie': 'X-Correlation-Id=fa70e2fe-8912-4d74-a080-3a823f01bba7; Secure; HttpOnly;HttpOnly', 'Connection': 'close'})
**Error is logged to /opt/jans/jans-cli/error.log
root@ub:~# /opt/jans/jans-cli/scim-cli.py
An Unhandled error raised: (500)
Reason: Server Error
HTTP response headers: HTTPHeaderDict({'Date': 'Mon, 09 May 2022 11:08:17 GMT', 'Server': 'Apache/2.4.41 (Ubuntu)', 'X-Xss-Protection': '1; mode=block', 'X-Content-Type-Options': 'nosniff', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'Expires': 'Thu, 01 Jan 1970 00:00:00 GMT', 'Cache-Control': 'no-store', 'Pragma': 'no-cache', 'Content-Length': '0', 'Set-Cookie': 'X-Correlation-Id=246b9719-636b-425b-9c9d-d54dd4e34f47; Secure; HttpOnly;HttpOnly', 'Connection': 'close'})
**Error is logged to /opt/jans/jans-cli/error.log**