finos / legend

The Legend project

Home Page:https://legend.finos.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting the error - unable to find valid certification path to requested target - with docker-compose on windows

Mehul903 opened this issue · comments

Bug Report

Steps to Reproduce:

  1. Cloned finos/legend repo
  2. Edited the port for legend-studio in .env file from 9000 to 9003
  3. Follow the steps to make it run via docker-compose
  4. Launch the application from any browser

Expected Result:

Be able to use LEGEND Studio with all of its current features

Actual Result:

I get this error: "HTTP ERROR 500 org.pac4j.core.exception.TechnicalException: javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"

Environment:

Windows 10; docker version: 23.0.5

Additional Context:

Also tried to add the gitlab certificate from browser into the java trust store, but that didn't solve the issue.

legend-error

Here's what I see when I launch docker-compose:
legend-docker

This issue is stale because it has been open for 30 days with no activity. Please remove stale label or add any comment to keep this open. Otherwise this will be closed in 5 days.

This issue was closed because it has been inactive for 35 days. Please re-open if this issue is still relevant.