brad
September 10, 2020, 7:34pm
1
This is hard to explain but since today’s update just having a page open keeps generating errors. Hard to explain, see video. Notice the error count in the bottom left.
My target is my MAMP Pro server.
Site is PHP
I do have action schedulers on the page which I think is causing it to go up every few seconds. This was not happening before today’s update.
Hey @brad
Do you see the same errors in the terminal?
brad
September 10, 2020, 7:40pm
3
No, no errors or anything in the terminal.
George
September 10, 2020, 7:42pm
4
What is the action scheduler actually submitting? Seems your php server is giving some errors on it when called from design view.
brad
September 10, 2020, 7:43pm
5
When I open a page in Wappler I get an error for every recordset on the page. Then every time a scheduler calls to reload a recordset it adds another error.
George
September 10, 2020, 7:46pm
6
Maybe your page or actions requires some login/authentication?
brad
September 10, 2020, 7:47pm
7
Yes, it is a dashboard. But why is it doing it now? It’s never done that before. Is there a way to turn off this new integrated server?
If I turn off App Connect mode it stops.
George
September 10, 2020, 7:50pm
8
Well your web page is running so is the action scheduler. If you don’t want it to run switch the app connect mode from the toolbar off.
Or login in your design view of that is required… maybe you did login some time ago and that is why your previous version were working.
brad
September 10, 2020, 7:52pm
9
It’s even doing it on public pages. I have been working on this project for over a year almost every day. This has never happened.
George
September 10, 2020, 7:54pm
10
If you pages require authorization then you should login…
brad
September 10, 2020, 7:54pm
11
My public sites do not have a login.
George
September 10, 2020, 7:57pm
12
And you still have hundreds of errors 400? Or different issue?
brad
September 10, 2020, 7:58pm
13
My public site doesn’t have a scheduler on it but still loads an error for every recordset. Again, it never did this before this new live server integration today.
brad
September 10, 2020, 7:58pm
14
And logging into a site in Wappler makes no difference.
I guess I will just always work with App Connect turned off from now on. That’s a shame but at least I can still work.
George
September 10, 2020, 8:31pm
15
What errors do you get on the other sites?
brad
September 10, 2020, 8:33pm
16
This is from a public site …
George
September 10, 2020, 8:38pm
17
Any chance to find out what is the detail of this errors 400? Do you have any input validation in those actions?
Maybe enable server connect debug and see if it outputs anything else?
brad
September 10, 2020, 8:46pm
18
Nope, just very simple queries.
Debug is on. No errors in browser - just in Wappler.
It's only a 'big' problem on pages with action schedulers. I can turn App Connect off when working on those pages for now.
1 Like
George
Split this topic
September 11, 2020, 8:21am
19