Hi,
Not sure whether to make a new thread when encountering new issues, so sorry for spamming the forums. My old thread is https://forums.nubuilder.cloud/viewtopic.php?f=19&t=9872, to avoid repeating info.
When trying to save a form, settings, or anything as far as I can tell, I receive error "zzzzsys_<xxxx> is not a valid table name for a Subform". The exact table being referenced depends on the type of save. (Side note, while following the guide on page 29 I noticed that the SQL didn't autopopulate to the blue as described, I don't know if this is related to the errors I mentioned in the previous thread).
To resolve this, I tried to update nuBuilder. After logging in with globeadmin, now any action I try to take, such as clicking on buttons, refreshing etc. gives error "Your nuBuilder session has timed out". Any further action will be met with "You must be logged into nuBuilder.." so I can't take any action that I can see. I've attempted an Apache and MySQL restart to no avail. phpMyAdmin can query the database tables with no issue, for what it's worth.
If there's a preferred environment, such as a particular Bitnami WAMP version, that is known to work with nuBuilder4 without issues, please feel free to point me towards it, as I'm mainly concerned at this point with getting a working proof of concept off the ground and building on it from there.
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Error when saving anything -> Update caused timeout
-
- Posts: 4
- Joined: Thu May 16, 2019 5:58 pm
Error when saving anything -> Update caused timeout
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 506
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 8 times
- Been thanked: 18 times
Re: Error when saving anything -> Update caused timeout
Hi,
If I well remember I had in the past similar error when testing nuBuilder on Win 10 with XAMPP.
https://forums.nubuilder.cloud/viewtopic.php?f=19&t=9825
Please try to give to globeadmin all priviliges to your database both for:
(with root login from phpmyadmin for example)
not sure it it will help in your case - but it's quick try.
Regarding configuration - so nuBuilder works very well for example on linux DEBIAN and it's much faster than on the WIN 10 with XAMPP.
If I well remember I had in the past similar error when testing nuBuilder on Win 10 with XAMPP.
https://forums.nubuilder.cloud/viewtopic.php?f=19&t=9825
Please try to give to globeadmin all priviliges to your database both for:
Code: Select all
globeadmin@%
globeadmin@localhost
not sure it it will help in your case - but it's quick try.
Regarding configuration - so nuBuilder works very well for example on linux DEBIAN and it's much faster than on the WIN 10 with XAMPP.
If you like nuBuilder, please leave a review on SourceForge
-
- Posts: 4
- Joined: Thu May 16, 2019 5:58 pm
Re: Error when saving anything -> Update caused timeout
Thanks for your help. I wasn't sure what to do with your recommendation as the globeadmin user is not defined in the database, but it gave me the idea to rename the globeadmin user and sign in again, which seemed to fix the "Your nuBuilder session has timed out" error. The original issue (Saving error) remains however.Janusz wrote:Hi,
If I well remember I had in the past similar error when testing nuBuilder on Win 10 with XAMPP.
https://forums.nubuilder.cloud/viewtopic.php?f=19&t=9825
Please try to give to globeadmin all priviliges to your database both for:(with root login from phpmyadmin for example)Code: Select all
globeadmin@% globeadmin@localhost
not sure it it will help in your case - but it's quick try.
Regarding configuration - so nuBuilder works very well for example on linux DEBIAN and it's much faster than on the WIN 10 with XAMPP.
Thanks also for the recommendation on configuration. For the time being I want to avoid other operating systems, as the additional workload will probably be too high, and in any case, this machine will not be the productive environment so the performance will not be too much of an issue.
-
- nuBuilder Team
- Posts: 506
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 8 times
- Been thanked: 18 times
Re: Error when saving anything -> Update caused timeout
Hi,
You can try as well the following way to import database (do not use the linux part in your case)
https://forums.nubuilder.cloud/viewtopic. ... 799#p18616
You can try as well the following way to import database (do not use the linux part in your case)
https://forums.nubuilder.cloud/viewtopic. ... 799#p18616
If you like nuBuilder, please leave a review on SourceForge