ACED-IDP / gen3-helm

Helm charts for Gen3 Deployments
Apache License 2.0
1 stars 0 forks source link

Discovery Page Load Error #44

Open lbeckman314 opened 5 months ago

lbeckman314 commented 5 months ago

The Discovery page doesn't load correctly on the following deployments:

Screenshot 2024-01-10 at 10 55 44 AM

Revproxy Log with 401 error:

{
  "gen3log": "nginx",
  "date_access": "2024-01-10T18:59:22+00:00",
  "user_id": "uid:null,unknown@unknown",
  "request_id": "ed0a6cdfaa4b67e95d74e5f38209685f",
  "session_id": "c9dec63de458807fcb1e941bba703450",
  "visitor_id": "7af0baa7542f1d70b18d236929090eb2",
  "network_client_ip": "129.95.191.27",
  "network_bytes_write": 574,
  "response_secs": 0.003,
  "http_status_code": 401,
  "http_request": "/lw-workspace/status",
  "http_verb": "GET",
  "http_referer": "https://development.aced-idp.org/discovery",
  "http_useragent": "Mozilla/5.0 (Macintosh; Intel MacOS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
  "http_upstream": "http://hatchery-service.default.svc.cluster.local",
  "proxy_service": "noproxy",
  "message": "GET /lw-workspace/status HTTP/1.1"
}