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

Issue connecting to giu #576

Open
SOIT-SF opened this issue May 6, 2019 · 2 comments
Open

Issue connecting to giu #576

SOIT-SF opened this issue May 6, 2019 · 2 comments

Comments

@SOIT-SF
Copy link

SOIT-SF commented May 6, 2019

I'm receiving this error below after restarting controller server

juju gui

ERROR Juju GUI is not available: GET https://juju-controller-machine-0.mysite/gui/56282a86-7da5-4829-8827-fd11ea265a6f/: Get https://juju-controller-machine-0.mysite/gui/56282a86-7da5-4829-8827-fd11ea265a6f/: x509: certificate is valid for anything, juju-apiserver, juju-mongodb, localhost, not juju-controller-machine-0.mysite

I seen a post about this
#447

But links are now broken. Wondering if you still might recall the information. Thank you

@hatched
Copy link

hatched commented May 7, 2019

It looks like your controller is no longer providing a running GUI. You might try juju upgrade-gui to fetch the latest GUI and see if it will resolve the issue. In the event that doesn't force upgrade you can download a release from https://github.com/juju/juju-gui/releases and then juju upgrade-gui /path/to/tar

@hatched
Copy link

hatched commented May 7, 2019

You may also want to try to connect directly to the IP vs the hostname you've set up as the cert you've provided doesn't appear to be valid for the hostname you're trying to use.

Can you also elaborate on how you bootstrapped your controller?

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