dmxDatabase.json does not exist, old project, new target

Wappler 6.8.0 M1 Mac

Just taken an old project, added a new target as the domain name changed, as well as the docker server as well as the database server address

I started by adding a new server, added traefik, portainer.
Went to project settings, added a new target to the new server, Node 22, no database. Deploy.

All works, can open Portainer and Traefik, and the website all on the new domain name from the new Digital Ocean Docker container.
Problem is that there is no data to show because the database server changed IP Address as well.
Opened Globals/Database Connections, and updated allthe databases to the new IP Address as well as the new Password. Same Database type, as well as port etc, and all the database names remain the same.
I then refreshed the browser and the website now shows all the data as it was.

Now the problem, I go and create a new server action, choose any of the databases, and they are all showing as empty, i refresh the database, and get the error.
File /Applications/Wappler.app/Contents/Resources/app/Shared/DMXzone/Databases/Connections/node/dmxDatabase.json does not exist

I have checked project.json, as well as all the .wappler connection files etc, the dockerfile, config and all seems perfect to me.

Any odeas on what I can do from here, do I need to reinstall Wappler?

Hello!
In my case:

1 Like

Tried this out, but sadly did not work out for me, i backed up and reverted afterwards.

Sorry Paul, copied the wrong message..
My head was somewhere else and didn't finished the post haha, of course, it's a different issue than mine..
Here is a post from @Apple:

1 Like

As I did not really want to do a full Wappler reinstall I landed up just creating all the database connections again with slightly different names, and all works again.
A bit of a pain as I needed to go to all my server actions and switch the connection, but it was still easier than a full reinstall in my opinion.

1 Like