che
che copied to clipboard
Java-quarkus sample application starts with errors and outputs a blank screen
Describe the bug
CORS errors appear in the browser console and the page is not fully loaded.
Che version
7.83@latest
Steps to reproduce
- Start a workspace from the
Java-Quarkussample. - Call the
dev-rundevfile command. - When the application is started, open the http-8080 endpoint in a new tab.
See: Only a blank screen with quarkus logo is visible, CORS errors are listed in the browser's console:
Expected behavior
The application must be fully loaded without errors
Runtime
OpenShift
Screenshots
No response
Installation method
chectl/next
Environment
macOS
Eclipse Che Logs
No response
Additional context
If starting the application with odo, everything works fine.
related to https://github.com/quarkusio/quarkus/issues/34097
is there a way for a process running in che what is the actual host?
Is blocked by https://github.com/quarkusio/quarkus/discussions/40241