Advertisement
Guest User

log

a guest
Mar 23rd, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.27 KB | None | 0 0
  1. [15:41:18] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [15:41:18] [Server thread/INFO]: Loading properties
  3. [15:41:18] [Server thread/WARN]: Failed to load eula.txt
  4. [15:41:18] [Server thread/WARN]: You have used the Spigot command line EULA agreement flag.
  5. [15:41:18] [Server thread/WARN]: By using this setting you are indicating your agreement to Mojang's EULA (https://account.mojang.com/documents/minecraft_eula).
  6. [15:41:18] [Server thread/WARN]: If you do not agree to the above EULA please stop your server and remove this flag immediately.
  7. [15:41:18] [Server thread/INFO]: Default game type: SURVIVAL
  8. [15:41:18] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  9. [15:41:18] [Server thread/INFO]: Unable to find file banned-players.json, creating it.
  10. [15:41:18] [Server thread/INFO]: Unable to find file banned-ips.json, creating it.
  11. [15:41:18] [Server thread/INFO]: Unable to find file ops.json, creating it.
  12. [15:41:18] [Server thread/INFO]: Unable to find file whitelist.json, creating it.
  13. [15:41:18] [Server thread/INFO]: Server Ping Player Sample Count: 12
  14. [15:41:18] [Server thread/INFO]: Using 4 threads for Netty based IO
  15. [15:41:18] [Server thread/INFO]: Debug logging is disabled
  16. [15:41:18] [Server thread/INFO]: Generating keypair
  17. [15:41:18] [Server thread/INFO]: Starting Minecraft server on 213.202.229.23:41588
  18. [15:41:18] [Server thread/INFO]: Using epoll channel type
  19. [15:41:18] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  20. [15:41:19] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.73
  21. [15:41:19] [Server thread/INFO]: [LobbySystem] Loading LobbySystem v1.0.0
  22. [15:41:19] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  23. [15:41:19] [Server thread/INFO]: [PartyAndFriendsGUI] Loading PartyAndFriendsGUI v1.0.180-E
  24. [15:41:19] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  25. [15:41:19] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2
  26. [15:41:19] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0
  27. [15:41:19] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  28. [15:41:19] [Server thread/INFO]: [NickSystem] Loading NickSystem v1.0-SNAPSHOT
  29. [15:41:19] [Server thread/INFO]: [DKBans] Loading DKBans v2.1.6
  30. [15:41:19] [Server thread/INFO]: [DKBans] plugin is starting
  31. [15:41:19] [Server thread/INFO]: [DKBans] BanSystem 2.1.6 by Davide Wietlisbach
  32. [15:41:19] [Server thread/INFO]: HikariPool-1 - Starting...
  33. [15:41:19] [Server thread/INFO]: HikariPool-1 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
  34. [15:41:19] [Server thread/INFO]: HikariPool-1 - Start completed.
  35. [15:41:20] [Server thread/INFO]: [DKBans] Used Storage: MYSQL
  36. [15:41:20] [Server thread/INFO]: [DKBans] plugin successfully started
  37. [15:41:20] [Server thread/INFO]: [CloudNetAPI] Loading CloudNetAPI v2.1
  38. [15:41:20] [Server thread/INFO]: [DKCoins] Loading DKCoins v3.0.7
  39. [15:41:20] [Server thread/INFO]: [DKCoins] plugin is starting
  40. [15:41:20] [Server thread/INFO]: [DKCoins] CoinSystem v3.0.7 by Davide Wietlisbach
  41. [15:41:20] [Server thread/INFO]: [DKCoins] connecting to SQL server at mysql.gameserver.gamed.de:3306
  42. [15:41:20] [Server thread/INFO]: [DKCoins] successful connected to SQL server at mysql.gameserver.gamed.de:3306
  43. [15:41:20] [Server thread/INFO]: DKCoinsUsed Storage: MYSQL
  44. [15:41:20] [Server thread/INFO]: [DKCoins] plugin successfully started
  45. [15:41:20] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.73
  46. [15:41:20] [Server thread/INFO]: __
  47. [15:41:20] [Server thread/INFO]: | |__) LuckPerms v4.3.73
  48. [15:41:20] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit
  49. [15:41:20] [Server thread/INFO]: [LuckPerms] Loading configuration...
  50. [15:41:20] [Server thread/INFO]: [LuckPerms] Loading storage provider... [MYSQL]
  51. [15:41:20] [Server thread/INFO]: luckperms-hikari - Starting...
  52. [15:41:20] [Server thread/INFO]: luckperms-hikari - Start completed.
  53. [15:41:20] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:20 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  54. [15:41:20] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:20 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  55. [15:41:20] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:20 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  56. [15:41:20] [Server thread/INFO]: [LuckPerms] Loading messaging service... [SQL]
  57. [15:41:20] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  58. [15:41:20] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  59. [15:41:20] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:20 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  60. [15:41:21] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 827ms)
  61. [15:41:21] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  62. [15:41:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  63. [15:41:21] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  64. [15:41:21] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  65. [15:41:21] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0
  66. [15:41:21] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  67. [15:41:21] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  68. [15:41:21] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  69. [15:41:21] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  70. [15:41:21] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  71. [15:41:21] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  72. [15:41:21] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  73. [15:41:21] [Server thread/INFO]: Preparing level "world"
  74. [15:41:21] [Server thread/INFO]: -------- World Settings For [world] --------
  75. [15:41:21] [Server thread/INFO]: Anti X-Ray: true
  76. [15:41:21] [Server thread/INFO]: Engine Mode: 1
  77. [15:41:21] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  78. [15:41:21] [Server thread/INFO]: Replace Blocks: [1, 5]
  79. [15:41:21] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  80. [15:41:21] [Server thread/INFO]: Mob Spawn Range: 4
  81. [15:41:21] [Server thread/INFO]: Cactus Growth Modifier: 100%
  82. [15:41:21] [Server thread/INFO]: Cane Growth Modifier: 100%
  83. [15:41:21] [Server thread/INFO]: Melon Growth Modifier: 100%
  84. [15:41:21] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  85. [15:41:21] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  86. [15:41:21] [Server thread/INFO]: Sapling Growth Modifier: 100%
  87. [15:41:21] [Server thread/INFO]: Wheat Growth Modifier: 100%
  88. [15:41:21] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  89. [15:41:21] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  90. [15:41:21] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  91. [15:41:21] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  92. [15:41:21] [Server thread/INFO]: Random Lighting Updates: false
  93. [15:41:21] [Server thread/INFO]: Structure Info Saving: true
  94. [15:41:21] [Server thread/INFO]: Sending up to 10 chunks per packet
  95. [15:41:21] [Server thread/INFO]: Max Entity Collisions: 8
  96. [15:41:21] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  97. [15:41:21] [Server thread/INFO]: Max TNT Explosions: 100
  98. [15:41:21] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  99. [15:41:21] [Server thread/INFO]: Item Despawn Rate: 6000
  100. [15:41:21] [Server thread/INFO]: Item Merge Radius: 2.5
  101. [15:41:21] [Server thread/INFO]: Arrow Despawn Rate: 1200
  102. [15:41:21] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  103. [15:41:21] [Server thread/INFO]: View Distance: 10
  104. [15:41:21] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  105. [15:41:21] [Server thread/INFO]: Chunks to Grow per Tick: 650
  106. [15:41:21] [Server thread/INFO]: Clear tick list: false
  107. [15:41:21] [Server thread/INFO]: Experience Merge Radius: 3.0
  108. [15:41:21] [Server thread/INFO]: Preparing start region for level 0 (Seed: 27594263)
  109. [15:41:21] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:21 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  110. [15:41:21] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:21 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  111. [15:41:22] [Server thread/INFO]: Preparing spawn area: 82%
  112. [15:41:22] [Server thread/INFO]: [LobbySystem] Enabling LobbySystem v1.0.0
  113. [15:41:22] [Server thread/INFO]: [LobbySystem] RewardVoting 1.0.0 is starting...
  114. [15:41:22] [Server thread/INFO]: [LobbySystem] Plugin is developed by Fridious
  115. [15:41:22] [Server thread/INFO]: [LobbySystem] GitHub: https://github.com/Fridious
  116. [15:41:22] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:22 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  117. [15:41:22] [Server thread/INFO]: HikariPool-2 - Starting...
  118. [15:41:22] [Server thread/ERROR]: HikariPool-2 - Exception during pool initialization.
  119. com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  120.  
  121. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  122. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_201]
  123. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_201]
  124. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_201]
  125. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_201]
  126. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  127. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  128. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  129. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  130. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  131. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  132. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  133. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  134. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_201]
  135. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_201]
  136. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_201]
  137. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_201]
  138. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  139. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  140. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  141. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[LobbySystem-1.0.0-all%20(1).jar:?]
  142. at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:353) ~[LobbySystem-1.0.0-all%20(1).jar:?]
  143. at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[LobbySystem-1.0.0-all%20(1).jar:?]
  144. at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473) [LobbySystem-1.0.0-all%20(1).jar:?]
  145. at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:562) [LobbySystem-1.0.0-all%20(1).jar:?]
  146. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:115) [LobbySystem-1.0.0-all%20(1).jar:?]
  147. at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:81) [LobbySystem-1.0.0-all%20(1).jar:?]
  148. at de.fridious.lobbysystem.sql.Sql.<init>(Sql.kt:52) [LobbySystem-1.0.0-all%20(1).jar:?]
  149. at de.fridious.lobbysystem.LobbySystem.connectToDatabase(LobbySystem.kt:147) [LobbySystem-1.0.0-all%20(1).jar:?]
  150. at de.fridious.lobbysystem.LobbySystem.onEnable(LobbySystem.kt:90) [LobbySystem-1.0.0-all%20(1).jar:?]
  151. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot.jar:git-Spigot-db6de12-18fbb24]
  152. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
  153. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
  154. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
  155. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
  156. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-db6de12-18fbb24]
  157. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-db6de12-18fbb24]
  158. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-db6de12-18fbb24]
  159. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-db6de12-18fbb24]
  160. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
  161. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  162. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  163. at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_201]
  164. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_201]
  165. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_201]
  166. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_201]
  167. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_201]
  168. at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_201]
  169. at java.net.Socket.connect(Socket.java:538) ~[?:1.8.0_201]
  170. at java.net.Socket.<init>(Socket.java:434) ~[?:1.8.0_201]
  171. at java.net.Socket.<init>(Socket.java:244) ~[?:1.8.0_201]
  172. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  173. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  174. ... 33 more
  175. [15:41:22] [Server thread/ERROR]: Error occurred while enabling LobbySystem v1.0.0 (Is it up to date?)
  176. com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Communications link failure
  177.  
  178. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  179. at com.zaxxer.hikari.pool.HikariPool.throwPoolInitializationException(HikariPool.java:597) ~[?:?]
  180. at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:576) ~[?:?]
  181. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:115) ~[?:?]
  182. at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:81) ~[?:?]
  183. at de.fridious.lobbysystem.sql.Sql.<init>(Sql.kt:52) ~[?:?]
  184. at de.fridious.lobbysystem.LobbySystem.connectToDatabase(LobbySystem.kt:147) ~[?:?]
  185. at de.fridious.lobbysystem.LobbySystem.onEnable(LobbySystem.kt:90) ~[?:?]
  186. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  187. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot.jar:git-Spigot-db6de12-18fbb24]
  188. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-db6de12-18fbb24]
  189. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot.jar:git-Spigot-db6de12-18fbb24]
  190. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot.jar:git-Spigot-db6de12-18fbb24]
  191. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot.jar:git-Spigot-db6de12-18fbb24]
  192. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot.jar:git-Spigot-db6de12-18fbb24]
  193. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot.jar:git-Spigot-db6de12-18fbb24]
  194. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot.jar:git-Spigot-db6de12-18fbb24]
  195. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-18fbb24]
  196. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  197. Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  198.  
  199. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  200. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_201]
  201. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_201]
  202. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_201]
  203. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_201]
  204. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  205. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  206. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  207. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  208. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  209. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  210. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  211. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  212. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_201]
  213. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_201]
  214. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_201]
  215. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_201]
  216. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  217. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  218. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  219. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[?:?]
  220. at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:353) ~[?:?]
  221. at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[?:?]
  222. at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473) ~[?:?]
  223. at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:562) ~[?:?]
  224. ... 16 more
  225. Caused by: java.net.ConnectException: Connection refused (Connection refused)
  226. at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_201]
  227. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_201]
  228. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_201]
  229. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_201]
  230. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_201]
  231. at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_201]
  232. at java.net.Socket.connect(Socket.java:538) ~[?:1.8.0_201]
  233. at java.net.Socket.<init>(Socket.java:434) ~[?:1.8.0_201]
  234. at java.net.Socket.<init>(Socket.java:244) ~[?:1.8.0_201]
  235. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  236. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  237. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  238. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  239. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  240. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  241. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  242. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_201]
  243. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_201]
  244. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_201]
  245. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_201]
  246. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  247. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  248. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[spigot.jar:git-Spigot-db6de12-18fbb24]
  249. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:138) ~[?:?]
  250. at com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:353) ~[?:?]
  251. at com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201) ~[?:?]
  252. at com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473) ~[?:?]
  253. at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:562) ~[?:?]
  254. ... 16 more
  255. [15:41:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  256. [15:41:23] [Server thread/INFO]: WEPIF: Updated config file
  257. [15:41:23] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  258. [15:41:23] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  259. [15:41:23] [Server thread/INFO]: [PartyAndFriendsGUI] Enabling PartyAndFriendsGUI v1.0.180-E
  260. [15:41:23] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2
  261. [15:41:23] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  262. [15:41:23] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  263. [15:41:23] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
  264. [15:41:23] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  265. [15:41:23] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  266. [15:41:23] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  267. [15:41:23] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  268. [15:41:23] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  269. [15:41:23] [Server thread/INFO]: [WorldGuard] Loading region data...
  270. [15:41:23] [Server thread/INFO]: [NickSystem] Enabling NickSystem v1.0-SNAPSHOT
  271. [15:41:23] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:23 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  272. [15:41:25] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:25 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  273. [15:41:28] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:28 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  274. [15:41:29] [Server thread/INFO]: [NickSystem] Valid License Key! Thank you for your purchase :)
  275. [15:41:29] [Server thread/INFO]: [NickSystem] You can view your key informations here: https://www.yourmcshop.com/myaccount/?view-license-key=1&key=5FeFhffdkVuKGstQdYT55rK5TT-744
  276. [15:41:29] [Server thread/INFO]: [NickSystem] Successfully loaded language 'de-DE'!
  277. [15:41:29] [Server thread/INFO]: [NickSystem] Successfully loaded language 'en-EN'!
  278. [15:41:29] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: User 's1309962' has exceeded the 'max_user_connections' resource (current value: 100)
  279. [15:41:29] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  280. [15:41:29] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  281. [15:41:29] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  282. [15:41:29] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  283. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  284. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382)
  285. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
  286. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  287. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  288. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
  289. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
  290. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
  291. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
  292. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  293. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  294. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  295. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  296. [15:41:29] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  297. [15:41:29] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  298. [15:41:29] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  299. [15:41:29] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  300. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  301. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  302. [15:41:29] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  303. [15:41:29] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  304. [15:41:29] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  305. [15:41:29] [Server thread/WARN]: at com.yourmcshop.nicksystem.e.a(e.java:23)
  306. [15:41:29] [Server thread/WARN]: at com.yourmcshop.nicksystem.C.a(C.java:1)
  307. [15:41:29] [Server thread/WARN]: at com.yourmcshop.nicksystem.C.<init>(C.java:173)
  308. [15:41:29] [Server thread/WARN]: at com.yourmcshop.nicksystem.NickSystem.onEnable(NickSystem.java:64)
  309. [15:41:29] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  310. [15:41:29] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  311. [15:41:29] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  312. [15:41:29] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  313. [15:41:29] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  314. [15:41:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  315. [15:41:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  316. [15:41:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  317. [15:41:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  318. [15:41:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  319. [15:41:29] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  320. [15:41:29] [Server thread/WARN]: java.lang.NullPointerException
  321. [15:41:29] [Server thread/WARN]: at com.yourmcshop.nicksystem.C.a(C.java:123)
  322. [15:41:29] [Server thread/WARN]: at com.yourmcshop.nicksystem.C.<init>(C.java:173)
  323. [15:41:29] [Server thread/WARN]: at com.yourmcshop.nicksystem.NickSystem.onEnable(NickSystem.java:64)
  324. [15:41:29] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  325. [15:41:29] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  326. [15:41:29] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  327. [15:41:29] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  328. [15:41:29] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  329. [15:41:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  330. [15:41:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  331. [15:41:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  332. [15:41:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  333. [15:41:29] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  334. [15:41:29] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  335. [15:41:29] [Server thread/INFO]: [NickSystem] Successfully enabled the Plugin.
  336. [15:41:29] [Server thread/INFO]: [DKBans] Enabling DKBans v2.1.6
  337. [15:41:29] [Server thread/INFO]: [CloudNetAPI] Enabling CloudNetAPI v2.1
  338. [15:41:30] [Server thread/INFO]:
  339. [15:41:30] [Server thread/INFO]: ██████ █ ██████ █ █ █████ ██ █ █████ █████ [2.1.14]
  340. [15:41:30] [Server thread/INFO]: █R █E █Z █ █S █ █Y █ █M█ █ █ █
  341. [15:41:30] [Server thread/INFO]: █ █ █ █ █ █ █ █ █ █ █ ████ █
  342. [15:41:30] [Server thread/INFO]: █D █Y █T █ █A █ █N █ █ █I█ █C █
  343. [15:41:30] [Server thread/INFO]: ██████ ██████ ██████ █████ █████ █ ██ ████ █
  344. [15:41:30] [Server thread/INFO]: «» The Cloud Network Environment Technology 2
  345. [15:41:30] [Server thread/INFO]: «» Support https://discord.gg/5NUhKuR [RELEASE]
  346. [15:41:30] [Server thread/INFO]: «» Java 1.8.0_201 @root Linux
  347. [15:41:30] [Server thread/INFO]:
  348. [15:41:30] [Server thread/INFO]: [DKCoins] Enabling DKCoins v3.0.7
  349. [15:41:30] [Server thread/INFO]: [DKCoins] PlaceHolderAPI found
  350. [15:41:30] [Server thread/INFO]: [DKCoins] Vault found (priority=Highest)
  351. [15:41:30] [Server thread/INFO]: Done (8.951s)! For help, type "help" or "?"
  352. [15:41:30] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates ...
  353. [15:41:30] [Server thread/INFO]: [DKBans] CloudNetV2 found
  354. [15:41:30] [Server thread/INFO]: [DKBans] PlaceholderAPI found
  355. [15:41:30] [Craft Scheduler Thread - 3/INFO]: [Vault] No new version available
  356. [15:41:31] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 125 placeholder expansions are available on the cloud.
  357. [15:41:33] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:33 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  358. [15:41:38] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:38 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  359. [15:41:43] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:43 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  360. [15:41:48] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:48 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  361. [15:41:53] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:53 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  362. [15:41:58] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:41:58 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
  363. [15:42:03] [luckperms-hikari connection adder/WARN]: Sat Mar 23 15:42:03 UTC 2019 WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requirements SSL connection must be established by default if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false'. You need either to explicitly disable SSL by setting useSSL=false, or set useSSL=true and provide truststore for server certificate verification.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement