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

[Bug]: [Sentry] ServerWebInputException POST /api/v1/actions/execute | APPSMITH-SERVER-E #29382

Open
1 task done
rohan-arthur opened this issue Dec 6, 2023 · 4 comments
Open
1 task done
Labels
BE Coders Pod Issues related to users writing code to fetch and update data Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Integrations Pod General Issues related to the Integrations Pod that don't fit into other tags. Integrations Pod Issues related to a specific integration Needs Triaging Needs attention from maintainers to triage Production Sentry Issues reported from Sentry errors

Comments

@rohan-arthur
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

https://appsmith.sentry.io/issues/4303877504

Steps To Reproduce

NA

Public Sample App

No response

Environment

Production

Issue video log

No response

Version

Cloud

@rohan-arthur rohan-arthur added Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage Sentry Issues reported from Sentry errors Integrations Pod General Issues related to the Integrations Pod that don't fit into other tags. labels Dec 6, 2023
@github-actions github-actions bot added the Integrations Pod Issues related to a specific integration label Dec 6, 2023
@NilanshBansal
Copy link
Contributor

@github-actions github-actions bot added the BE Coders Pod Issues related to users writing code to fetch and update data label Mar 2, 2024
@sumitsum
Copy link
Contributor

Update:
I was able to reproduce it artificially by removing the body section from the HTTP request sent to the execute action API. However, I have not been able to figure out why something like this could occur in production environment. Based on the data available on Sentry I tried the following to reproduce the issue but couldn't:

  1. Supply large payload evaluated value for dynamic binding when executing query.
  2. Change browser version to older Chrome v119.
  3. Try to run / edit application via Andorid mobile phone.
  4. Try to run some queries after importing template application or generate CRUD app from DB.

I also found that a bug (different but similar) was fixed with Spring framework multipart code and some more fixes have gone in recently. Maybe upgrading the spring boot version could help here.

@NilanshBansal
Copy link
Contributor

@sumitsum does logging of this bug to sentry makes sense? Should we keep this as a log only in mezmo and remove the logging of this to sentry to preserve our sentry quota?
cc: @rohan-arthur

@sumitsum
Copy link
Contributor

Hi @NilanshBansal it could still be useful to keep sending it to Sentry. The stack trace for this issue gets printed on Mezmo even now, however, AFAIK, there is no known mechanism in Mezmo to provide us alert or stats for the occurrence of this error. In case the occurrence of this error increases sharply in future we may want that to be visible on Sentry. If it is only on Mezmo, then the issue may get ignore even when the severity increases.

@sumitsum sumitsum removed their assignment Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE Coders Pod Issues related to users writing code to fetch and update data Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Integrations Pod General Issues related to the Integrations Pod that don't fit into other tags. Integrations Pod Issues related to a specific integration Needs Triaging Needs attention from maintainers to triage Production Sentry Issues reported from Sentry errors
Projects
None yet
Development

No branches or pull requests

5 participants