Hi, I’m creating a new application but I can’t test it, because I can’t create the database and, consequently, I can’t . Everytime I try to create a database, this warning is shown:
When I click ok, this error appears: Connection refused: connect.
I also tried to update the database (because the warning says that a database already exists), and the same error appears.
There’s no error opening the project, the error appears when I try to run it, this message is shown:
Then, I apply init scripts, and this error appears:
When I complete the script generation:
If I select ‘create database’, the above-mentioned error appears (connection refused: connect). If I select continue, the tables I’ve created are shown, if I click save and close no error appears: