nginx-container icon indicating copy to clipboard operation
nginx-container copied to clipboard

error: unable to upgrade connection: container not found

Open rdkdinesh opened this issue 4 years ago • 1 comments

While using given step in doc getting mentioned error and POD status is "CrashedLoopBackOff"

When I am checking POD log I am getting below,

Log:

"This is a S2I rhel base image.

To use it in OpenShift, run:

oc new-app nginx:1.16~https://github.com/sclorg/nginx-container.git --context-dir=1.16/test/test-app/

You can then run the resulting image via:

docker run -p 8080:8080 nginx-sample-app

Alternatively, to run the image directly using podman or docker, or how to use it as a parent image in a Dockerfile, see documentation at

https://github.com/sclorg/nginx-container/blob/master/1.16/README.md."

rdkdinesh avatar Jun 23 '21 07:06 rdkdinesh

@rdkdinesh Can you please provide more traces? Did you upload nginx imagestreams into OpenShift? What kind of OpenShift do you use?

Thanks for the response.

If the issue is not valid anymore, please close it. Thanks.

phracek avatar Apr 18 '24 12:04 phracek