Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to access Legend via legend-omnibus #810

Closed
knguyen1 opened this issue May 8, 2024 · 2 comments
Closed

Unable to access Legend via legend-omnibus #810

knguyen1 opened this issue May 8, 2024 · 2 comments
Assignees
Labels
question Further information is requested Stale

Comments

@knguyen1
Copy link

knguyen1 commented May 8, 2024

Hi. I'm launching Legend via this command in an EC-2.

curl https://legend.finos.org/omnibus/start.full.sh | bash

Per legend-studio, I'm getting an unauthorized error.

If you get Unauthorized error, visit SDLC server at http://localhost:6100/api/auth/authorize in your browser

But this endpoint itself is unauthorized. Unsure what to do next.

[ec2-user@ip-10-229-18-5 legend-studio]$ curl -v http://localhost:6900/sdlc/api/auth/authorize
* Uses proxy env variable no_proxy == 'localhost,127.0.0.1,*amazonaws.com,169.254.169.254,amazonaws.com,*.aws'
* Host localhost:6900 was resolved.
* IPv6: ::1
* IPv4: 127.0.0.1
*   Trying [::1]:6900...
* Connected to localhost (::1) port 6900
> GET /sdlc/api/auth/authorize HTTP/1.1
> Host: localhost:6900
> User-Agent: curl/8.5.0
> Accept: */*
> 
< HTTP/1.1 401 Unauthorized

I'm able to access gitlab in legend-omnibus, and I clicked around... But nothing interesting in here. http://localhost:6951/users/sign_in

@knguyen1 knguyen1 added the question Further information is requested label May 8, 2024
@finos-admin
Copy link
Member

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.

@finos-admin
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Stale
Projects
None yet
Development

No branches or pull requests

4 participants