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

Whitelabel Error Page when accessing the ECS browser tool #2

Open
yogendramummaneni opened this issue Nov 27, 2017 · 3 comments
Open

Comments

@yogendramummaneni
Copy link

I have built the app using ./gradlew and ran the app using java -jar build/libs/ecs-browser-0.9.0.jar
and when trying to access the tool using "http://<IP_address>:8080/ getting the below error.

Whitelabel Error Page

This application has no explicit mapping for /error, so you are seeing this as a fallback.

Mon Nov 27 15:41:06 UTC 2017
There was an unexpected error (type=Not Found, status=404).
Not Found

@DavidASeibert
Copy link
Contributor

@yogendramummaneni There was an error with the index page mapping that is fixed now. Sorry about that.

@yogendramummaneni
Copy link
Author

It works now thanks @DavidASeibert
What are the UID and secret?
Are they access key and secret key?
What is Endpoint, Is it Management Endpoint or Object Endpoint?
I tried both with out success, I am getting error "These credentials are invalid!"

Thanks again!

@DavidASeibert
Copy link
Contributor

Just updated the README page with that information, @yogendramummaneni . Can you connect now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants