Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
try resetting your database password or use root@localhost
. Additionally, check the terminal logs for more information on resolving the issue.
Hi. Thanks for the answer. Have been able to connect to the mysql server, but encounter another error related to the database not found. Seems like we need to create one before proceed completing the database setup in joget. Nevertheless, thanks!
Oh great, glad you were able to fix it
Hi all,
I have been trying to installing Joget in my Macbook by following the steps as below, accessible at Installation on Mac OSX
Notably, at step 5, since there is no tomcat8.sh file in the folder, only tomcat.sh is available, I thus run the ./tomcat.sh start command in the terminal and it seems like the server is running since I am able to proceed to the next steps, which is to setting up the database.
However, at the step, I encounter error as shown below. I have tried changing the host from localhost to 127.0.0.1 for testing but still face same errors.
Cannot create PoolableConnectionFactory (Could not connect to address=(host=localhost)(port=3306)(type=master) : Protocol exchange error. Expect login success or RSA login request message)
Any ideas on how to fix this?
Thanks!