On-Prem Deployment - Legal Service Issues
#Legal Service Issues
- When calling legal service, no return body is received and the request is stuck until manually cancelled or times out.
- Service shows '307' (Redirect) on every request for status. Example log:
{"timestamp":"2022-05-11 21:17:28.932","thread":"http-nio-8080-exec-8","mdc":{"user":"entitlements_admin@service.local","correlation-id":"1c2feb19-f873-4870-8275-e2d02d22fec8","data-partition-id":"osdu"},"logger":"org.opengroup.osdu.core.common.logging.DefaultLogWriter","message":"#RequestLog Request(requestMethod=GET, latency=PT0.001S, requestUrl=http://[redacted]/api/legal/v1/legaltags, Status=307, ip=192.168.5.20) {correlation-id=1c2feb19-f873-4870-8275-e2d02d22fec8, data-partition-id=osdu}","context":"default","severity":"INFO"}