Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Large subforms returning 400 errors Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
chpwebmaster
Posts: 72
Joined: Mon Jun 10, 2019 5:00 pm
Has thanked: 6 times
Been thanked: 4 times

Large subforms returning 400 errors

Unread post by chpwebmaster »

I have some subforms with a large number of records > about 400 that are returning a 400 error when it tries to load. I just caught it when I went to enter some customer payments. It was caused by one of the updates since Friday. My main subform has 7 displayed columns. The other records seem like they might be loading a little slower as well.
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Large subforms returning 400 errors

Unread post by kev1n »

Could you tell me what version number worked well?
chpwebmaster
Posts: 72
Joined: Mon Jun 10, 2019 5:00 pm
Has thanked: 6 times
Been thanked: 4 times

Re: Large subforms returning 400 errors

Unread post by chpwebmaster »

I fixed the 400 problem once I actually bothered to look at the server logs it was exceeding the 8M post_max_size I quadrupled it and it works now. Previously I was able to load records with 800+ rows and they were slow but loaded. The records still seem to be loading slower but at least they're loading.
chpwebmaster
Posts: 72
Joined: Mon Jun 10, 2019 5:00 pm
Has thanked: 6 times
Been thanked: 4 times

Re: Large subforms returning 400 errors

Unread post by chpwebmaster »

and my last version that worked without a problem was

DB Version: V.4.5-2023.03.20.00
Files Version: V.4.5-2023.03.22.07
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: Large subforms returning 400 errors

Unread post by kev1n »

Thanks, I updated nuform.js on Github. Let me know if that fixes the issue.
chpwebmaster
Posts: 72
Joined: Mon Jun 10, 2019 5:00 pm
Has thanked: 6 times
Been thanked: 4 times

Re: Large subforms returning 400 errors

Unread post by chpwebmaster »

that fixed the speed problem even with dropping my post max back to 8M
Post Reply