Advertisement
Guest User

Untitled

a guest
Dec 11th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.98 KB | None | 0 0
  1. 11.12 17:30:39 [Server] INFO | |__) LuckPerms v5.0.16
  2. 11.12 17:30:39 [Server] INFO |___ | Running on BungeeCord - BungeeCord
  3. 11.12 17:30:39 [Server] INFO [LuckPerms] Loading configuration...
  4. 11.12 17:30:39 [Server] INFO [LuckPerms] Loading storage provider... [MYSQL]
  5. 11.12 17:30:39 [Server] SEVERE [main] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Starting...
  6. 11.12 17:30:40 [Server] SEVERE [main] INFO me.lucko.luckperms.lib.hikari.HikariDataSource - luckperms-hikari - Start completed.
  7. 11.12 17:30:45 [Server] SEVERE [LuckPerms] Failed to init storage dao
  8. 11.12 17:30:45 [Server] SEVERE java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
  9. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:697)
  10. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:196)
  11. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:161)
  12. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
  13. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:131)
  14. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.tableExists(SqlStorage.java:150)
  15. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.init(SqlStorage.java:167)
  16. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.common.storage.Storage.init(Storage.java:114)
  17. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.common.storage.StorageFactory.getInstance(StorageFactory.java:88)
  18. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.common.plugin.AbstractLuckPermsPlugin.enable(AbstractLuckPermsPlugin.java:145)
  19. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.bungee.LPBungeeBootstrap.onEnable(LPBungeeBootstrap.java:124)
  20. 11.12 17:30:45 [Server] SEVERE at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:247)
  21. 11.12 17:30:45 [Server] SEVERE at net.md_5.bungee.BungeeCord.start(BungeeCord.java:279)
  22. 11.12 17:30:45 [Server] INFO [LuckPerms] Loading messaging service... [PLUGINMSG]
  23. 11.12 17:30:45 [Server] SEVERE at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)
  24. 11.12 17:30:45 [Server] SEVERE at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
  25. 11.12 17:30:45 [Server] SEVERE Caused by: me.lucko.luckperms.lib.hikari.pool.PoolBase$ConnectionSetupException: me.lucko.luckperms.lib.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access denied for user 'customer_92461'@'%' to database 'minecraft'
  26. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:501)
  27. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71)
  28. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:727)
  29. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:713)
  30. 11.12 17:30:45 [Server] SEVERE at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  31. 11.12 17:30:45 [Server] SEVERE at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  32. 11.12 17:30:45 [Server] SEVERE at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  33. 11.12 17:30:45 [Server] SEVERE at java.lang.Thread.run(Thread.java:748)
  34. 11.12 17:30:45 [Server] SEVERE Caused by: me.lucko.luckperms.lib.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access denied for user 'customer_92461'@'%' to database 'minecraft'
  35. 11.12 17:30:45 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  36. 11.12 17:30:45 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  37. 11.12 17:30:45 [Server] SEVERE at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  38. 11.12 17:30:45 [Server] SEVERE at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  39. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  40. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.Util.getInstance(Util.java:408)
  41. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
  42. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
  43. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
  44. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:864)
  45. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1707)
  46. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1217)
  47. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2189)
  48. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220)
  49. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015)
  50. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:768)
  51. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  52. 11.12 17:30:45 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  53. 11.12 17:30:45 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  54. 11.12 17:30:45 [Server] SEVERE at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  55. 11.12 17:30:45 [Server] SEVERE at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  56. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  57. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385)
  58. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323)
  59. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
  60. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
  61. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:353)
  62. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
  63. 11.12 17:30:45 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473)
  64. 11.12 17:30:45 [Server] SEVERE ... 7 more
  65. 11.12 17:30:45 [Server] INFO [LuckPerms] Loading internal permission managers...
  66. 11.12 17:30:45 [Server] INFO [LuckPerms] Performing initial data load...
  67. 11.12 17:30:50 [Server] SEVERE java.util.concurrent.CompletionException: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
  68. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.common.storage.Storage.lambda$makeFuture$1(Storage.java:103)
  69. 11.12 17:30:50 [Server] SEVERE at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626)
  70. 11.12 17:30:50 [Server] SEVERE at net.md_5.bungee.scheduler.BungeeTask.run(BungeeTask.java:63)
  71. 11.12 17:30:50 [Server] SEVERE at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  72. 11.12 17:30:50 [Server] SEVERE at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  73. 11.12 17:30:50 [Server] SEVERE at java.lang.Thread.run(Thread.java:748)
  74. 11.12 17:30:50 [Server] SEVERE Caused by: java.sql.SQLTransientConnectionException: luckperms-hikari - Connection is not available, request timed out after 5000ms.
  75. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.createTimeoutException(HikariPool.java:697)
  76. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:196)
  77. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.getConnection(HikariPool.java:161)
  78. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.HikariDataSource.getConnection(HikariDataSource.java:100)
  79. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.common.storage.implementation.sql.connection.hikari.HikariConnectionFactory.getConnection(HikariConnectionFactory.java:131)
  80. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.common.storage.implementation.sql.SqlStorage.loadAllGroups(SqlStorage.java:624)
  81. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.common.storage.Storage.lambda$loadAllGroups$10(Storage.java:194)
  82. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.common.storage.Storage.lambda$makeFuture$1(Storage.java:98)
  83. 11.12 17:30:50 [Server] SEVERE ... 5 more
  84. 11.12 17:30:50 [Server] SEVERE Caused by: me.lucko.luckperms.lib.hikari.pool.PoolBase$ConnectionSetupException: me.lucko.luckperms.lib.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access denied for user 'customer_92461'@'%' to database 'minecraft'
  85. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:501)
  86. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.access$100(HikariPool.java:71)
  87. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:727)
  88. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool$PoolEntryCreator.call(HikariPool.java:713)
  89. 11.12 17:30:50 [Server] SEVERE at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  90. 11.12 17:30:50 [Server] SEVERE ... 3 more
  91. 11.12 17:30:50 [Server] SEVERE Caused by: me.lucko.luckperms.lib.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access denied for user 'customer_92461'@'%' to database 'minecraft'
  92. 11.12 17:30:50 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  93. 11.12 17:30:50 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  94. 11.12 17:30:50 [Server] SEVERE at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  95. 11.12 17:30:50 [Server] SEVERE at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  96. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  97. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.Util.getInstance(Util.java:408)
  98. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.SQLError.createSQLException(SQLError.java:944)
  99. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3933)
  100. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3869)
  101. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:864)
  102. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1707)
  103. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1217)
  104. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2189)
  105. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2220)
  106. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2015)
  107. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:768)
  108. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  109. 11.12 17:30:50 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  110. 11.12 17:30:50 [Server] SEVERE at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  111. 11.12 17:30:50 [Server] SEVERE at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  112. 11.12 17:30:50 [Server] SEVERE at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  113. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  114. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:385)
  115. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:323)
  116. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:428)
  117. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.mysql.jdbc.jdbc2.optional.MysqlDataSource.getConnection(MysqlDataSource.java:136)
  118. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.PoolBase.newConnection(PoolBase.java:353)
  119. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:201)
  120. 11.12 17:30:50 [Server] SEVERE at me.lucko.luckperms.lib.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:473)
  121. 11.12 17:30:50 [Server] SEVERE ... 7 more
  122. 11.12 17:30:50 [Server] INFO [LuckPerms] Successfully enabled. (took 10467ms)
  123. 11.12 17:30:50 [Server] INFO Enabled plugin LuckPerms version 5.0.16 by Luck
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement