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

Can't open dashboard on public IP #620

Closed
aabed opened this issue Apr 6, 2016 · 6 comments
Closed

Can't open dashboard on public IP #620

aabed opened this issue Apr 6, 2016 · 6 comments

Comments

@aabed
Copy link

aabed commented Apr 6, 2016

Issue details

I can't access the dashboard running on
Get https://:443/api/v1/replicationcontrollers: x509: failed to load system roots and no roots provided

Environment

CoreOS on Azure
using the getting-started scripts

Dashboard version:1.0.1
Kubernetes version:1.2.1
Operating system:CoreOS
Steps to reproduce

using the kubernetes-dashboard.yml file on the repo
just edited the - --apiserver-host=https://:443

Observed result

Internal Server Error (500)

Get https://40.68.221.132:443/api/v1/replicationcontrollers: x509: failed to load system roots and no roots provided

Comments
@bryk
Copy link
Contributor

bryk commented Apr 7, 2016

This is most likely a problem with your configuration. I.e., you have invalid certificates. Take a look at the issue and tell us whether this helps: #374

@aabed
Copy link
Author

aabed commented Apr 7, 2016

I have been in there for a while, tried all the solutions mentioned there ,
and nothing worked
On Apr 7, 2016 9:59 AM, "Piotr Bryk" notifications@github.com wrote:

This is most likely a problem with your configuration. I.e., you have
invalid certificates. Take a look at the issue and tell us whether this
helps: #374 #374


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#620 (comment)

@bryk
Copy link
Contributor

bryk commented Apr 7, 2016

using the getting-started scripts

The getting started scripts are known to not-work-that-good for Azure. I bet this is something wrong with certs.

@luxas do you have any pointers for @aabed ?

bryk added a commit to bryk/dashboard that referenced this issue Apr 7, 2016
Crash if cannot get server version from initial request. Fail with
verbose error message.

Parially addresses: kubernetes#620
@aabed
Copy link
Author

aabed commented Apr 7, 2016

@bryk can you recommend another way to deploy it, rather than the getting started scrips?

@bryk
Copy link
Contributor

bryk commented Apr 8, 2016

To Azure? I don't know, I'm not expert in this matter.

I know, however, that hack/local-up-cluster.sh config works with Dashboard. See https://github.com/kubernetes/kubernetes/blob/master/hack/local-up-cluster.sh

@bryk
Copy link
Contributor

bryk commented Jun 6, 2016

Closing. Please reopen if needed.

@bryk bryk closed this as completed Jun 6, 2016
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