Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.74 KB | None | 0 0
  1. 07:44:02 [SEVERE] The server 'hub' couldn't be found on the network and was not added to the hub list!
  2. 07:44:02 [INFO] Enabled plugin BungeeLunarEssentials version 1.0-SNAPSHOT by Captain
  3. 07:44:02 [INFO] Enabled plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
  4. 07:44:02 [INFO] Listening on /0.0.0.0:25565
  5. 07:44:53 [SEVERE] Netty is not using direct IO buffers.
  6. 07:44:53 [INFO] [/110.140.198.131:52244] <-> InitialHandler has connected
  7. 07:44:54 [SEVERE] Feb 23, 2018 7:44:54 AM com.mongodb.diagnostics.logging.JULLogger log
  8. INFO: No server chosen by ReadPreferenceServerSelector{readPreference=primary} from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=127.0.0.1:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=null, userName='user', source='lunar_essentials', password=<hidden>, mechanismProperties={}}}, caused by {com.mongodb.MongoCommandException: Command failed with error 18: 'Authentication failed.' on server 127.0.0.1:27017. The full response is { "ok" : 0.0, "errmsg" : "Authentication failed.", "code" : 18, "codeName" : "AuthenticationFailed" }}}]}. Waiting for 30000 ms before timing out
  9.  
  10. 07:45:05 [INFO] [/110.140.198.131:52257] <-> InitialHandler has connected
  11. 07:45:24 [SEVERE] Feb 23, 2018 7:45:24 AM net.md_5.bungee.event.EventBus post
  12. WARNING: Error dispatching event PostLoginEvent(player=lilJenta) to listener rip.captain.bungeelunaressentials.profile.ProfileManager@241e8ea6
  13. com.mongodb.MongoTimeoutException: Timed out after 30000 ms while waiting for a server that matches ReadPreferenceServerSelector{readPreference=primary}. Client view of cluster state is {type=UNKNOWN, servers=[{address=127.0.0.1:27017, type=UNKNOWN, state=CONNECTING, exception={com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=null, userName='user', source='lunar_essentials', password=<hidden>, mechanismProperties={}}}, caused by {com.mongodb.MongoCommandException: Command failed with error 18: 'Authentication failed.' on server 127.0.0.1:27017. The full response is { "ok" : 0.0, "errmsg" : "Authentication failed.", "code" : 18, "codeName" : "AuthenticationFailed" }}}]
  14. at com.mongodb.connection.BaseCluster.createTimeoutException(BaseCluster.java:377)
  15. at com.mongodb.connection.BaseCluster.selectServer(BaseCluster.java:104)
  16. at com.mongodb.binding.ClusterBinding$ClusterBindingConnectionSource.<init>(ClusterBinding.java:75)
  17. at com.mongodb.binding.ClusterBinding$ClusterBindingConnectionSource.<init>(ClusterBinding.java:71)
  18. at com.mongodb.binding.ClusterBinding.getReadConnectionSource(ClusterBinding.java:63)
  19. at com.mongodb.operation.OperationHelper.withConnection(OperationHelper.java:402)
  20. at com.mongodb.operation.FindOperation.execute(FindOperation.java:510)
  21. at com.mongodb.operation.FindOperation.execute(FindOperation.java:81)
  22. at com.mongodb.Mongo.execute(Mongo.java:836)
  23. at com.mongodb.Mongo$2.execute(Mongo.java:823)
  24. at com.mongodb.DBCursor.initializeCursor(DBCursor.java:870)
  25. at com.mongodb.DBCursor.hasNext(DBCursor.java:142)
  26. at org.mongodb.morphia.query.MorphiaIterator.hasNext(MorphiaIterator.java:106)
  27. at org.mongodb.morphia.query.QueryImpl.asList(QueryImpl.java:147)
  28. at org.mongodb.morphia.query.QueryImpl.asList(QueryImpl.java:139)
  29. at rip.captain.bungeelunaressentials.profile.ProfileManager.hasProfile(ProfileManager.java:66)
  30. at rip.captain.bungeelunaressentials.profile.ProfileManager.grabMongoProfile(ProfileManager.java:70)
  31. at rip.captain.bungeelunaressentials.profile.ProfileManager.onJoin(ProfileManager.java:29)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. at java.lang.reflect.Method.invoke(Method.java:498)
  36. at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19)
  37. at net.md_5.bungee.event.EventBus.post(EventBus.java:46)
  38. at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:374)
  39. at net.md_5.bungee.connection.InitialHandler$6$1.run(InitialHandler.java:491)
  40. at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:358)
  41. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:259)
  42. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
  43. at java.lang.Thread.run(Thread.java:748)
  44.  
  45.  
  46. 07:45:24 [INFO] [lilJenta] <-> ServerConnector [Hub] has connected
  47. 07:45:24 [INFO] [lilJenta] -> UpstreamBridge has disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement