Having issues with the local database, again. Changed port from 9906 to 3306 works ok most of time but fails to connect when a certain api is triggered. I remember this is the api that wapppler refused to upload to the server during publishing. Shown below-
The Port No. 3306 in the Database Connections is correct. However, the Port No. in the Project Options > Targets > Database should be 9906 instead of 3306.
I have seen this error in some of my projects as well. This could be due to the missing or malformed db.json file at this path: .wappler/targets/Development/databases/db.json.
I don't know how to remove the warning icon under the DB Connections. However, if you are able to access and run CRUD operations on the local database, then don't spend too much time on this issue - it's just a warning.