che icon indicating copy to clipboard operation
che copied to clipboard

Java-quarkus sample application starts with errors and outputs a blank screen

Open vinokurig opened this issue 1 year ago • 2 comments

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

  1. Start a workspace from the Java-Quarkus sample.
  2. Call the dev-run devfile command.
  3. 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: Screenshot 2024-04-01 at 13 27 13

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.

vinokurig avatar Apr 03 '24 09:04 vinokurig

related to https://github.com/quarkusio/quarkus/issues/34097

is there a way for a process running in che what is the actual host?

maxandersen avatar Apr 10 '24 09:04 maxandersen

Is blocked by https://github.com/quarkusio/quarkus/discussions/40241

vinokurig avatar Apr 24 '24 13:04 vinokurig