-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Preview is not shown in default project for Python Django stack #15053
Comments
It is the case when web page doesn't work in preview and has to be opened in a separate tab. |
I get the exact same error, in preview as well as separate tab in firefox. |
@tolusha Yes. It works outside of the preview, but because the site returns I can see the proper web site in firefox and chrome, but Theia just has the blank 404 screen |
I think there is also a |
Issues go stale after Mark the issue as fresh with If this issue is safe to close now please do so. Moderators: Add |
Describe the bug
When the default project in
Python Djnago
stack is built, the web page is opened but the page is not here.Che version
Steps to reproduce
Python Django
stack with default projectExpected behavior
The page should be loaded correctly.
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
server:start --platform minikube -i eclipse/che-server:7.3.1 -t ${WORKSPACE}/deploy --k8spodreadytimeout=180000 --listr-renderer=verbose
where the ${WORKSPACE} is a path to Che with 7.3.1 tag checkouted.Environment
The text was updated successfully, but these errors were encountered: