Skip to content
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

404 Error when opening the dashboard #22352

Closed
l0rd opened this issue Jul 11, 2023 · 6 comments
Closed

404 Error when opening the dashboard #22352

l0rd opened this issue Jul 11, 2023 · 6 comments
Assignees
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. sprint/next

Comments

@l0rd
Copy link
Contributor

l0rd commented Jul 11, 2023

Describe the bug

image

From time to time I experience errors when connecting to the dashbaord. Both on sandbox and dogfooding clusters.

Che version

next (development version)

Steps to reproduce

Open the dashboard URL

Expected behavior

No errors

Runtime

OpenShift

Screenshots

No response

Installation method

OperatorHub

Environment

Amazon

Eclipse Che Logs

No response

Additional context

No response

@l0rd l0rd added the kind/bug Outline of a bug - must adhere to the bug report template. label Jul 11, 2023
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Jul 11, 2023
@dkwon17 dkwon17 added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Jul 11, 2023
@ibuziuk
Copy link
Member

ibuziuk commented Jul 18, 2023

similar issue that was caught during periodic tests
output.webm

@dkwon17
Copy link
Contributor

dkwon17 commented Aug 30, 2023

I was able to reproduce the Failed to fetch plugins from registry URL: , reason: 404 page not found error on Dev Spaces 3.7.2 on workspaces.openshift.com.

According to the error message, the problem seems to be because the dashboard thinks the plugin registry URL is an empty string:
https://github.com/eclipse-che/che-dashboard/blob/d3f9c09230cc861c8eb2fc3960e3339c62f756f2/packages/dashboard-frontend/src/store/Plugins/chePlugins/index.ts#L69

I'm not able to reproduce this issue on DS 3.8 or latest Che, it might be already fixed by eclipse-che/che-dashboard@6a6caf3 because that PR changes how the plugin regsitry url is retrieved cc @olexii4

@dkwon17
Copy link
Contributor

dkwon17 commented Aug 30, 2023

For the User "system:anonymous" cannot get resource errors, they are likely related to #22353 (comment)

@l0rd
Copy link
Contributor Author

l0rd commented Oct 26, 2023

@svor @dkwon17 @tolusha is this one fixed? Can we close it?

@dkwon17
Copy link
Contributor

dkwon17 commented Oct 27, 2023

@l0rd we are planning to close this issue once we verify that the fixes work on DS 3.10 RC on the staging cluster (since the issue is more common on staging compared to dogfooding/clusterbot)

@ibuziuk
Copy link
Member

ibuziuk commented Nov 8, 2023

Closing after merging eclipse-che/che-dashboard#980

@ibuziuk ibuziuk closed this as completed Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system. sprint/next
Projects
None yet
Development

No branches or pull requests

5 participants