appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: CI failure: Randomly Super user api does not respond within 30000ms

Open Vijetha-Kaja opened this issue 1 year ago • 8 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

This issue is observed in CI, where on creating a user in welcome page and when we click on Make your first app button super user api (/api/v1/users/super) is not responding and new page doesn't load

cypress-screenshot (18) cypress-screenshot (19)

Steps To Reproduce

  1. Navigate to welcome page
  2. Create a user
  3. Set usage data preference
  4. Click on Make your first app button

Public Sample App

No response

Environment

Release

Issue video log

https://user-images.githubusercontent.com/119562824/230301995-058e5323-0c0a-4330-bea9-2ebdf7b8e49e.mp4 https://user-images.githubusercontent.com/119562824/230302797-5d389773-bd15-477f-8b4a-95c48098504b.mp4

Version

Release

Vijetha-Kaja avatar Apr 06 '23 05:04 Vijetha-Kaja

Error snap from Cypress: Screenshot 2023-04-06 at 12 14 02 PM

Aishwarya-U-R avatar Apr 06 '23 06:04 Aishwarya-U-R

Another Recent failure - /QueryPane/Mongo_Spec.ts

Another Firestore_Basic_Spec

Aishwarya-U-R avatar Apr 06 '23 07:04 Aishwarya-U-R

Recent runs with above failure Run1, Run2

Vijetha-Kaja avatar Apr 12 '23 04:04 Vijetha-Kaja

Recent run with above failure

Vijetha-Kaja avatar Apr 19 '23 04:04 Vijetha-Kaja

Recent run with above failure

Vijetha-Kaja avatar Apr 21 '23 05:04 Vijetha-Kaja

Recent run with above failure - logs , logs2

Vijetha-Kaja avatar May 10 '23 12:05 Vijetha-Kaja

Reopening this bug - since the attached PR only adds additional log to debug this issue further & not exactly solving the issue with said api.

Aishwarya-U-R avatar May 10 '23 16:05 Aishwarya-U-R

Debugged the issue with the CI, but was not able to get a proper resolution on the same. Have merged a PR into release: https://github.com/appsmithorg/appsmith/pull/23140 which will capture the duration logs. I will be looking at the observations and then take it from there.

nsarupr avatar May 12 '23 06:05 nsarupr

Reopening this bug - since the attached PR only adds additional log to debug this issue further & not exactly solving the issue with said api.

Aishwarya-U-R avatar May 15 '23 12:05 Aishwarya-U-R

Do not observe this issue in recent CI runs, hence closing this in favor of fix applied for same.

Aishwarya-U-R avatar May 25 '23 01:05 Aishwarya-U-R