@lavanya1 Could you provide more details as to how get_webinar_data is being called so that we can help debug the issue?
In edit mode everything fine. In Deploy mode i am getting this ERROR. ( get_webinar_data ) Its a mongoDB query. Table data i.e {{get_webinar_data.data}}.
Is the query set to run on page load?
yes, set to run on page load.
Ade
May 23, 2022, 9:29am
6
@lavanya1 Hey there, does this error persist when you try to reload the page or does it only occur after deploying the app?
While deploying and reloading it is coming.
Ade
May 23, 2022, 9:49am
8
Can you confirm if the Query property below has been toggled on?
Yes, the toggle button is on.
Then only i can load the data while loading the page.
Ade
May 23, 2022, 10:03am
11
Can you share the app with out support team? Support@appsmith.com
Is there any update on this? I’m seeing the same behavior. Strangely these errors are showing up even though the API queries appear to have been executed. I really can’t deploy my app with error messages like this popping up.
dancia
June 2, 2022, 12:12pm
13
@jdufault Apologies for the issue you are facing. We are fixing this on priority. Here’s the link to track the Github issue.
opened 07:39AM - 27 May 22 UTC
Bug
Critical
Needs Triaging
Query Execution
FE Coders Pod
BE Coders Pod
OnPageLoad
Actions Pod
### Is there an existing issue for this?
- [X] I have searched the existing i… ssues
### Description
Multiple appsmith users have complained that they are seeing the error: `The action ... has failed` on page load.
We started seeing the error after the release of v1.7
### Steps To Reproduce
Internal conversation - https://theappsmith.slack.com/archives/CGBPVEJ5C/p1653633651705329
This case is intermittently observed on apps before v1.7
### Public Sample App
_No response_
### Version
v1.7
### Test Plan
Cypress
- [ ] [[Test Case] : Execute actions should get called once for every page change](https://github.com/appsmithorg/TestSmith/issues/1740)
Jest
- [ ] [[Test Case] : Testing Init Saga for execution of multiple action calls in a specified sequence](https://github.com/appsmithorg/TestSmith/issues/1739)
Ok, thank you. I appreciate the rapid response!
1 Like