Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue connecting to database #2931

Open
y-dobon opened this issue Dec 23, 2024 · 1 comment
Open

Issue connecting to database #2931

y-dobon opened this issue Dec 23, 2024 · 1 comment

Comments

@y-dobon
Copy link

y-dobon commented Dec 23, 2024

Are you using MySQL?

Yes

Are you using a proxy?

Yes - BungeeCord

"/version ChatControlRed" - plugin version

11.0.3 BETA

Optional: Error log

No response

ZIP of "/chc debug"

chc debug send in mail

Steps to reproduce

I updated our bungee and 3 other servers to 11.0.3 BETA
Restarted everything and editted the "server_name" of the servers
Console showed me in the 3 other servers that they could not connect to the database:

[18:01:02 INFO]:
[18:01:02 INFO]: [ChatControl] Connecting to remote mysql database...
[18:01:02 INFO]: [ChatControl] -------------------------------------------------------------------------------------------
[18:01:02 INFO]: [ChatControl] Error connecting to remote database...
[18:01:02 INFO]: [ChatControl] -------------------------------------------------------------------------------------------
[18:01:02 INFO]: org.mineacademy.chatcontrol.lib.exception.FoException: Report: Unknown database driver 'jdbc:mariadb://servercode-I-hid_Bungee_int?autoReconnect=false&useSSL=false'. Only SQLite and MySQL (which supports MariaDB automatically) are supported at this time.
[18:01:02 INFO]: at ChatControl-11.0.3-BETA.jar//org.mineacademy.chatcontrol.lib.database.SimpleDatabase.connect(SimpleDatabase.java:153)
[18:01:02 INFO]: at ChatControl-11.0.3-BETA.jar//org.mineacademy.chatcontrol.settings.Settings$Database.init(Settings.java:95)
[18:01:02 INFO]: at ChatControl-11.0.3-BETA.jar//org.mineacademy.chatcontrol.lib.settings.YamlStaticConfig.invokeMethodsIn(YamlStaticConfig.java:143)
[18:01:02 INFO]: at ChatControl-11.0.3-BETA.jar//org.mineacademy.chatcontrol.lib.settings.YamlStaticConfig.invokeAll(YamlStaticConfig.java:121)
[18:01:02 INFO]: at ChatControl-11.0.3-BETA.jar//org.mineacademy.chatcontrol.lib.settings.YamlStaticConfig.invokeAll(YamlStaticConfig.java:125)
[18:01:02 INFO]: at ChatControl-11.0.3-BETA.jar//org.mineacademy.chatcontrol.lib.settings.YamlStaticConfig.invokeInitMethods(YamlStaticConfig.java:107)
[18:01:02 INFO]: at ChatControl-11.0.3-BETA.jar//org.mineacademy.chatcontrol.lib.settings.YamlStaticConfig.load(YamlStaticConfig.java:65)
[18:01:02 INFO]: at ChatControl-11.0.3-BETA.jar//org.mineacademy.chatcontrol.lib.platform.AutoRegisterScanner.registerSettings(AutoRegisterScanner.java:233)
[18:01:02 INFO]: at ChatControl-11.0.3-BETA.jar//org.mineacademy.chatcontrol.lib.platform.AutoRegisterScanner.scanAndRegister(AutoRegisterScanner.java:94)
[18:01:02 INFO]: at ChatControl-11.0.3-BETA.jar//org.mineacademy.chatcontrol.lib.platform.BukkitPlugin.onEnable(BukkitPlugin.java:385)
[18:01:02 INFO]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.enablePlugin(PaperPluginInstanceManager.java:202)
[18:01:02 INFO]: at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.enablePlugin(PaperPluginManagerImpl.java:109)

@y-dobon
Copy link
Author

y-dobon commented Dec 23, 2024

We were using 10.28.2 but somehow half of our rules/global.yml list doesn't work anymore and shows blue

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant