I can also confirm that Wappler crashes several times a day since version 7. I'm on MacOS, NodeJS, server type "own server", db none (extern Supabase).
What do you see as crash Dennis? Because I see just regular web server output only, with enabled debug logging, so all server connect state and actions are outputted, and all seems fine.
Not sure if mine crashes as I don't see anything in the log that would point to that, but my server does stop a dozen times a day or more and I have to keep restarting the server. Only since 7.x.
Yes, same here. Just start getting 404 errors or more commonly cached versions of old code which has since been updated.
Seems to affect api actions mainly where old versions are served instead of updated versions.
No indications of the crash. Status bar shows running but it isn't
Iâm using âOwn serverâ with NodeJS on Windows 11
My experience of crashing is that I canât access the server via the browser in any way. Both pages and api-calls are refused. The console throws errors for socker.io - net::ERR_CONNECTION_REFUSED
The only visible reponse I see is the yellow excamation next to the Target: Development.
I have to press the âStart Local Serverâ button to restart the server and then I am able to continue in the browser.
The âcrashingâ can happen at any time. While working in the Wappler app, in the browser or even when iâm away from the computer.
You can see all the Wappler logs towards the crash.
I had a glance at Mark Jonkers' zip file and in both (his and mine) cases, there is a time lag between the second last and last activity. No further error messages have been shown.