Local Server Error

Using MAMP for database server and Wappler Beta 16

In the project I have a a simple login form.

If I run project from the Stable Wappler all works fine. But If I run it from the Beta 16 I get error 500.

This is a simple form.

Then when you submit POST. On console get this.

Check it from the database panel and all seems to be ok

But over the terminal get this

Also get this on browser console.

I have a great appreciation for Wappler, but I encounter a recurring issue whenever I test a new beta version—I can only use it for around 10 minutes before facing difficulties. Any help will be appreciated.


I continue testing I create a simple form to insert to database and at submit get the same error as login. I test on Wappler 5.8.2 and all seems to work fine login and insert. Maybe a configuration?? I dont understand…

I have tried with localhost and 127.0.0.1 as server and get the same error

I FOUND THE PROBLEM

After testing and testing I was only changing the Direct Connection Info. I change in the resource center database and works. ONLY with 127.0.0.1. localhost not works anymore.

Over Wappler 5 “localhost” as hosting name works fine. On beta 6 only 127.0.0.1 is working.

1 Like