MariaDB server database connection
Confluence User - 31 May, 2020
I found that the joegt new version is not connecting, It was connecting fine earlier but as I was testing some application it seem that MariaDB is no longer connected. I have created an app that I forgot to take backup of
I am wondering if there is anyway that I will be able to take backup and restore the application or the database ?
Below is the error that I am getting when starting the application.
31-May-2020 01:29:21.768 SEVERE [localhost-startStop-1] org.apache.tomcat.jdbc.pool.ConnectionPool.init Unable to create initial connections of pool.
java.sql.SQLNonTransientConnectionException: Could not connect to HostAddress{host='localhost', port=3307, type='master'}. Host 'localhost' is not allowed to connect to this MariaDB server
database