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

Open
knguyen1 opened this issue May 8, 2024 · 0 comments
Open

Unable to access Legend via legend-omnibus #810

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants