Wappler Version : 6.7
Operating System : MacOS Sonoma
Server Model: Node JS
Database Type: Postgres
Hosting Type: local
Expected behavior
What do you think should happen?
Creating a new project and selecting docker has always created a new database. Now it does not. Not even through the database manager.
Actual behavior
What actually happens?
There is no database. The project settings show something, and there is something listed in Resource Manager, but they mean nothing. There is no database in my docker hub. The database that shows up in the Resource Manager shows up as Postgres, even if I choose MySQL. Whatever is going on in project settings is a mystery to me. I have no idea why all those database fields are filled when there is no database.
I have attempted to create a database from the database manager several times. If I try to add a new connection the modal wants me to connect something already existing, which doesn't serve my purposes at all. Attempting to add a database through the resource manager throws lots and lots of errors.
I have uninstalled and reinstalled many times. I have created many new projects. No luck.
I've searched the forum to see if anyone else is having this problem, but I haven't seen anything. It's possible it's just me and I need a nap, but since I've been trying everything for hours and haven't gotten anywhere, I'm forced to submit.
How to reproduce
- Create a new Project
- See all of my fun project settings
- See how the project settings say MySQL and the Resource Manager says Postgres.
- The database manager says I have no connections
- Docker also says I don't have one.
- Let's try to add one through the database manager
I don't think this way is going to work unless I just don't know what I'm doing at all. Definitely is possible that I don't.
- And finally, let's try the way of the Resource Manager
- Tacking on one final problem: it won't let me delete the new database. It still throws the creation errors.