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 run UI console for OLM #886

Closed
jdockter opened this issue Jun 4, 2019 · 2 comments
Closed

Unable to run UI console for OLM #886

jdockter opened this issue Jun 4, 2019 · 2 comments

Comments

@jdockter
Copy link

jdockter commented Jun 4, 2019

When running latest run_console_local.sh get the following error

$ ./run_console_local.sh
latest: Pulling from openshift/origin-console
Digest: sha256:ade20a34050642da950275a88a096c4e3f057119a96a939755f3a4f0d44285a6
Status: Image is up to date for quay.io/openshift/origin-console:latest
Using https://9.42.134.146:8001
Unable to run the console locally. May this port is in usage already.
Check if the OLM is not accessible via web console at: https://localhost:9000/.

If I revert back to prior version of run_console_local.sh, git commit 37a12b9 from Sept 5th, it works fine.

@camilamacedo86

@camilamacedo86
Copy link
Contributor

camilamacedo86 commented Jun 9, 2019

Hi @jdockter,

Currently, I am able to see the helpful msg and use the command make run-console-local with the master branch, Minishift and Mac Os which were the goal of these small changes in #858

Screenshot 2019-06-09 at 08 58 47

Note that if the port is in usage already and/or the console be already deployed and running it faces an error before or after this PR. Did you Check if the OLM is not accessible via web console at: https://localhost:9000/.? Was not the OLM running already? Sorry, if something did not work out.

Could you please check if you still facing any issue regards to it with the master branch and let us know? If you still facing any issue could please let us know what environment you are using (E.g SO, Platform type)?

@jdockter
Copy link
Author

Ah okay the documentation I had, which I can't seem to find now, didn't have the use of a make command. Everything is working fine now, thanks.

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