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

UD dashboard send the same requests double times #22326

Closed
olexii4 opened this issue Jun 26, 2023 · 1 comment · Fixed by eclipse-che/che-dashboard#878
Closed

UD dashboard send the same requests double times #22326

olexii4 opened this issue Jun 26, 2023 · 1 comment · Fixed by eclipse-che/che-dashboard#878
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.

Comments

@olexii4
Copy link
Contributor

olexii4 commented Jun 26, 2023

Describe the bug

I can see the same several requests while creating a new workspace:
GEThttps://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/api/factory/resolver/
POSThttps://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/dashboard/api/namespace/olexii4-che/devworkspaces
...

It tries to create a new workspace twice. The second time we have the error 409 Conflict

Creating a new workspace from the sample from https://registry.devfile.io registry was broken.

Che version

7.69@latest

Steps to reproduce

  1. Create a new workspace with https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/#https://github.com/eclipse-che/che-dashboard.git .
  2. Open the Chrome developer tool.

Expected behavior

We should not have a doubling of requests.

Runtime

other (please specify in additional context)

Screenshots

Знімок екрана 2023-06-26 о 16 57 11

Знімок екрана 2023-06-27 о 15 43 19

Installation method

other (please specify in additional context)

Environment

other (please specify in additional context)

Eclipse Che Logs

No response

Additional context

https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com

@olexii4 olexii4 added the kind/bug Outline of a bug - must adhere to the bug report template. label Jun 26, 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 Jun 26, 2023
@olexii4 olexii4 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 Jun 26, 2023
@RomanNikitenko
Copy link
Member

RomanNikitenko commented Jun 26, 2023

I've faced the same problem - it really creates 2 workspaces instead of one #22323, please see a video in the issue

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.
Projects
None yet
5 participants