Duplicated project doesn't work

Hello dear Wappler support superstars !

I’ve duplicated a project.
Changed the web path (it’s on the exact same cpanel server).
Changed the DB destination.
Updated my server connect actions.
Activated DEBUG mode.

Problem is that when calling my server action from the browser…
Even the most simple server connect action returns a code 200 with no server action data :

Just this (I don’t even know where it’s coming from, I have no front-end).

<!doctype html>
<html><head>
<meta charset="UTF-8">
<title>Untitled Document</title>
<!-- New Wappler Page -->
</head>
<body></body></html>

It should at least display “echo” in debug mode right ?

It’s like it’s running an empty default web page instead of my server connect action.

What could I’ve been missing ?

Thank you very much for your help and have a great day ! :slight_smile:

P.S. Updating to 3.9.7 didn’t change anything for the duplicated project. Original project still works like a charm.

This has been fixed in Wappler 4.6

1 Like

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