Problems with NodeJS in Database Manager

yes, persists in 3.7.3.

1 Like

Our issue has resolved itself after a local system reboot/server reboot, and restart of Wappler. Everything is working as it should now. Sorry for any inconvenience.

I believe there are still some problems when the project is in NodeJS, because when pulling the tables of the DB took about 3 hours … o Table name appeared, plus fields did not.

All tables look like this.

We are just going through server logs for Apache/MySQL our firewall/modsec/Imunify360 configurations to see if we can spot anything. So far nothing but still quite a few lines to look through. If we find anything at all will post it here.

I don’t thing that it is NodeJS related, Wappler connects directly to the database and fetched the schema.

It is advisable to run more recent MySQL/MariaDb versions as very old one can be slow in schema retrieval and that is why the process timeout eventually if your database have a lot of tables.

1 Like

Maybe this post could help resolve the issue @Jackson_rr?

This should now be fixed in Wappler 3.7.4

This topic was automatically closed after 46 hours. New replies are no longer allowed.