Java-quarkus sample application starts with errors and outputs a blank screen #22906
Labels
area/samples
kind/bug
Outline of a bug - must adhere to the bug report template.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
status/blocked
Issue that can’t be moved forward. Must include a comment on the reason for the blockage.
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
Java-Quarkus
sample.dev-run
devfile command.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.The text was updated successfully, but these errors were encountered: