openshift / origin-web-console

Web Console for the OpenShift Application Platform
https://www.openshift.org/
Apache License 2.0
123 stars 230 forks source link

Webconsole Installing and Running an All-in-One Server #3180

Closed Kahuna26 closed 3 years ago

Kahuna26 commented 3 years ago

Hi,

After installing the All-in-One Server i get the error below while trying to access the console:

"message": "forbidden: User "system:anonymous" cannot get path "/console": no RBAC policy matched",

The documentation suggested that a console should be available after the install guide. (just like the all-in-one-server1.4.*) Am i missing some steps or is this part removed?

spadgett commented 3 years ago

Hi, unfortunately running OpenShift this way does not install the web console since it is no longer part of the master. It now runs as a pod on the platform. You'll need to use oc cluster up instead.

https://github.com/openshift/origin/blob/release-3.11/docs/cluster_up_down.md

This appears to be a documentation bug in 3.11 since console does not support this method of starting OpenShift.

@ahardin-rh FYI the line that says "starts the web console listening on all interfaces at /console (0.0.0.0:8443)" in the above link is no longer accurate.

openshift-bot commented 3 years ago

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale. Stale issues rot after an additional 30d of inactivity and eventually close. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

openshift-bot commented 3 years ago

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten. Rotten issues close after an additional 30d of inactivity. Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten /remove-lifecycle stale

openshift-bot commented 3 years ago

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen. Mark the issue as fresh by commenting /remove-lifecycle rotten. Exclude this issue from closing again by commenting /lifecycle frozen.

/close

openshift-ci[bot] commented 3 years ago

@openshift-bot: Closing this issue.

In response to [this](https://github.com/openshift/origin-web-console/issues/3180#issuecomment-886058443): >Rotten issues close after 30d of inactivity. > >Reopen the issue by commenting `/reopen`. >Mark the issue as fresh by commenting `/remove-lifecycle rotten`. >Exclude this issue from closing again by commenting `/lifecycle frozen`. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.