konveyor / tackle2-ui

Tackle (2nd generation) UI component.
Apache License 2.0
8 stars 42 forks source link

Local Konveyor UI fails to load when running on Minikube #2110

Open EstyBiton opened 1 month ago

EstyBiton commented 1 month ago

Environment:

Issue Description: Following the installation of Konveyor on Minikube using the provided guide, the local Konveyor UI is inaccessible. The following issues are observed:

  1. UI Connection Error: The Konveyor UI displays an "Unable to connect" error message, stating: "There was an error retrieving data. Check your connection and try again."
  2. API Connection Errors: The browser's developer console logs multiple failed API requests: These requests result in AxiosError with the message "Request failed with status code 504".

Steps to Reproduce:

  1. Install Konveyor on Minikube following the WSL Installation Guide.
  2. Attempt to access the Konveyor UI via the local URL.
  3. Inspect the browser's developer tools console for errors.

Expected Behavior: The Konveyor UI should load successfully, displaying the application interface and data.

Actual Behavior:

Additional Information:

Screenshots: UI Connection Error: Image

API Connection Errors: Image

konveyor-ci-bot[bot] commented 1 month ago

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members.