You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server Type: Paper
Server Version: PaperSpigot-445 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
CMI Version: 9.6.9.9
I have two minecraft servers running on two different machines. On the first machine I have the MySQL server and database.
The connection on the first machine was all good.
On the second machine I got an error: Unable to connect to the database: invalid database address: jdbc:mysql://192.168.1.10:3306/cmi?autoReconnect=true&useSSL=false&verifyServerCertificate=falsellowPublicKeyRetrieval=true&useUnicode=trueharacterEncoding=utf-8
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Server Type:
Paper
Server Version:
PaperSpigot-445 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
CMI Version:
9.6.9.9
I have two minecraft servers running on two different machines. On the first machine I have the MySQL server and database.
The connection on the first machine was all good.
On the second machine I got an error:
Unable to connect to the database: invalid database address: jdbc:mysql://192.168.1.10:3306/cmi?autoReconnect=true&useSSL=false&verifyServerCertificate=falsellowPublicKeyRetrieval=true&useUnicode=trueharacterEncoding=utf-8
Logs: https://pastebin.com/34WP51rU
The first machine CMI DataBaseInfo.yml: https://pastebin.com/cudz82yE
The second machine CMI DataBaseInfo.yml : https://pastebin.com/msaMq74L
I did enable and disable
useSSL
on the second machine just to see if it did anything.I have checked the connection using Workbench and it worked.
How can I connect to the server?
Any help would be much appreciated, thank you very much! :)
*EDIT:
I changed the Authentication Type on MySQL for the user and it worked!
Beta Was this translation helpful? Give feedback.
All reactions