Advertisement
Guest User

Untitled

a guest
Jul 6th, 2016
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.53 KB | None | 0 0
  1. root@ebotcsgo:/home/ebot/ebot-csgo# php bootstrap.php
  2.  
  3. ____ _
  4. | _ \ | |
  5. ___| |_) | ___ | |_
  6. / _ \ _ < / _ \| __|
  7. | __/ |_) | (_) | |_
  8. \___|____/ \___/ \__|
  9.  
  10. PHP Compatibility Test
  11. -----------------------------------------------------
  12. | PHP 5.3.1 or newer -> required -> [ Yes ] 5.5.15
  13. | Standard PHP Library -> required -> [ Yes ]
  14. | MySQL -> required -> [ Yes ]
  15. | Sockets -> required -> [ Yes ]
  16. | pthreads -> required -> [ Yes ]
  17. -----------------------------------------------------
  18. | Registerung Shutdown function !
  19. | Starting eBot Websocket-Server !
  20.  
  21. Notice: Undefined index: WORKSHOP in /home/ebot/ebot-csgo/src/eBot/Config/Config.php on line 62
  22. | WebSocket has been started
  23. -----------------------------------------------------
  24. 2016-07-06 18:48:22 - LOG [eBot\Application\Application] eBot CS:GO version 3.2
  25. 2016-07-06 18:48:22 - LOG [eBot\Application\Application] Loading config
  26. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] MySQL: 127.0.0.1:3306 ebotv3:******@ebotv3
  27. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] Socket: 10.94.132.32:12360
  28. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] Advertising by Season:
  29. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] Maps:
  30. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] -> de_cache
  31. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] -> de_season
  32. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] -> de_dust2
  33. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] -> de_nuke
  34. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] -> de_inferno
  35. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] -> de_train
  36. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] -> de_mirage
  37. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] -> de_cbble
  38. 2016-07-06 18:48:22 - LOG [eBot\Config\Config] -> de_overpass
  39. 2016-07-06 18:48:22 - LOG [eBot\Application\Application] Registering MatchManager
  40. 2016-07-06 18:48:22 - LOG [eBot\Manager\MatchManager] Creating MatchManager version 1.1
  41. 2016-07-06 18:48:22 - LOG [eBot\Application\Application] Registering Messages
  42. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Attacked to CSGO
  43. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\BombDefusing to CSGO
  44. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\BombPlanting to CSGO
  45. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\ChangeMap to CSGO
  46. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\ChangeName to CSGO
  47. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Connected to CSGO
  48. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Disconnected to CSGO
  49. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\EnteredTheGame to CSGO
  50. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\GotTheBomb to CSGO
  51. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\JoinTeam to CSGO
  52. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Kill to CSGO
  53. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\KillAssist to CSGO
  54. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RoundEnd to CSGO
  55. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RoundRestart to CSGO
  56. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RoundScored to CSGO
  57. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RemindRoundScored to CSGO
  58. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RoundStart to CSGO
  59. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RoundSpawn to CSGO
  60. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Purchased to CSGO
  61. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Say to CSGO
  62. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\SayTeam to CSGO
  63. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\SwitchTeam to CSGO
  64. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\TeamScored to CSGO
  65. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\ThrewStuff to CSGO
  66. 2016-07-06 18:48:22 - LOG [eBot\Manager\MessageManager] 24 messages loaded for CSGO
  67. 2016-07-06 18:48:22 - LOG [eBot\Application\Application] Registering PluginsManager
  68. 2016-07-06 18:48:22 - LOG [eBot\Manager\PluginsManager] Loading plugins
  69. 2016-07-06 18:48:22 - LOG [eBot\Application\Application] Registering ReportManager
  70. 2016-07-06 18:48:22 - LOG [eBot\Application\Application] Starting eBot Application
  71. 2016-07-06 18:48:22 - LOG [WebSocket] Setting WebSocket fix to 10.94.132.32:12361
  72. 2016-07-06 18:48:22 - LOG [WebSocket] Setting WebSocket fix to 10.94.132.32:12361
  73. 2016-07-06 18:48:22 - LOG [WebSocket] Setting WebSocket fix to 10.94.132.32:12361
  74. 2016-07-06 18:48:22 - LOG [WebSocket] Setting WebSocket fix to 10.94.132.32:12361
  75. 2016-07-06 18:48:22 - LOG [WebSocket] Setting WebSocket fix to 10.94.132.32:12361
  76. 2016-07-06 18:48:22 - LOG [eBot\Manager\MatchManager] New match detected - team1 vs team2 on 91.121.170.200:33088
  77. 2016-07-06 18:48:22 - LOG [eBot\Match\Match] RCON init ok
  78. 2016-07-06 18:48:23 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Match configuration :: Full Score: no :: Switch Auto: no :: Over Time: no :: KnifeRound: yes
  79. 2016-07-06 18:48:23 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: MaxRound: 15 :: Rules: esl5on5
  80. 2016-07-06 18:48:23 - LOG [eBot\Match\Map] Maps loaded de_dust2 (score: 0 - 0) - Current left side: ct - Current status: Not started
  81. 2016-07-06 18:48:23 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Maps selected: #8 - de_dust2 - Not started
  82. 2016-07-06 18:48:23 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Setting map engaged.
  83. 2016-07-06 18:48:25 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Engaging the first map...
  84. 2016-07-06 18:48:25 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Changing map to: 'de_dust2'.
  85. 2016-07-06 18:48:26 - ERROR [eTools\Rcon\CSGO] Error while doing mp_warmuptime 3600; mp_warmup_pausetimer 1; mp_maxmoney 60000; mp_startmoney 60000; mp_free_armor 1; mp_warmup_start The operation timed out.
  86. 2016-07-06 18:48:27 - ERROR [eTools\Rcon\CSGO] Error while doing mp_warmuptime 3600; mp_warmup_pausetimer 1; mp_maxmoney 60000; mp_startmoney 60000; mp_free_armor 1; mp_warmup_start The operation timed out.
  87. 2016-07-06 18:48:28 - ERROR [eTools\Rcon\CSGO] Error while doing say eBot: Please write !ready when your team is ready! The operation timed out.
  88. 2016-07-06 18:48:29 - ERROR [eTools\Rcon\CSGO] Error while doing hostname "eBot :: team1 vs team2" The operation timed out.
  89. 2016-07-06 18:48:30 - ERROR [eTools\Rcon\CSGO] Error while doing hostname "eBot :: team1 vs team2" The operation timed out.
  90. 2016-07-06 18:48:32 - LOG [eBot\Manager\ReportManager] Report sent!
  91. 2016-07-06 18:48:33 - ERROR [eTools\Rcon\CSGO] Error while doing echo eBot The operation timed out.
  92. 2016-07-06 18:48:35 - ERROR [eBot\Match\Match] Reinit rcon failed - Can't auth to rcon 91.121.170.200:33088 (The operation timed out.)
  93. 2016-07-06 18:48:35 - ERROR [eBot\Match\Match] Trying to rengage in 10 seconds...
  94. 2016-07-06 18:48:35 - LOG [eBot\Manager\MatchManager] Delay 91.121.170.200:33088 for 10 seconds
  95. 2016-07-06 18:48:35 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Destroying match with id: 8.
  96. 2016-07-06 18:48:38 - LOG [eBot\Manager\MatchManager] New match detected - team1 vs team2 on 91.121.170.200:33088
  97. 2016-07-06 18:48:38 - ERROR [eBot\Manager\MatchManager] 91.121.170.200:33088 is busy for 7 seconds
  98. 2016-07-06 18:48:41 - LOG [eBot\Manager\MatchManager] New match detected - team1 vs team2 on 91.121.170.200:33088
  99. 2016-07-06 18:48:41 - ERROR [eBot\Manager\MatchManager] 91.121.170.200:33088 is busy for 4 seconds
  100. 2016-07-06 18:48:44 - LOG [eBot\Manager\MatchManager] New match detected - team1 vs team2 on 91.121.170.200:33088
  101. 2016-07-06 18:48:44 - ERROR [eBot\Manager\MatchManager] 91.121.170.200:33088 is busy for 1 seconds
  102. 2016-07-06 18:48:47 - LOG [eBot\Manager\MatchManager] New match detected - team1 vs team2 on 91.121.170.200:33088
  103. 2016-07-06 18:48:47 - LOG [eBot\Match\Match] RCON init ok
  104. 2016-07-06 18:48:48 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Match configuration :: Full Score: no :: Switch Auto: no :: Over Time: no :: KnifeRound: yes
  105. 2016-07-06 18:48:48 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: MaxRound: 15 :: Rules: esl5on5
  106. 2016-07-06 18:48:48 - LOG [eBot\Match\Map] Maps loaded de_dust2 (score: 0 - 0) - Current left side: ct - Current status: Warmup Knife
  107. 2016-07-06 18:48:48 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Maps selected: #8 - de_dust2 - Warmup Knife
  108. 2016-07-06 18:48:48 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Setting map engaged.
  109. 2016-07-06 18:49:59 - ERROR [eTools\Rcon\CSGO] Error while doing echo eBot The operation timed out.
  110. 2016-07-06 18:50:00 - ERROR [eBot\Match\Match] Reinit rcon failed - Can't auth to rcon 91.121.170.200:33088 (The operation timed out.)
  111. 2016-07-06 18:50:00 - ERROR [eBot\Match\Match] Trying to rengage in 10 seconds...
  112. 2016-07-06 18:50:00 - LOG [eBot\Manager\MatchManager] Delay 91.121.170.200:33088 for 10 seconds
  113. 2016-07-06 18:50:00 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Destroying match with id: 8.
  114. 2016-07-06 18:50:01 - LOG [eBot\Manager\MatchManager] New match detected - team1 vs team2 on 91.121.170.200:33088
  115. 2016-07-06 18:50:01 - ERROR [eBot\Manager\MatchManager] 91.121.170.200:33088 is busy for 9 seconds
  116. 2016-07-06 18:50:04 - LOG [eBot\Manager\MatchManager] New match detected - team1 vs team2 on 91.121.170.200:33088
  117. 2016-07-06 18:50:04 - ERROR [eBot\Manager\MatchManager] 91.121.170.200:33088 is busy for 6 seconds
  118. 2016-07-06 18:50:07 - LOG [eBot\Manager\MatchManager] New match detected - team1 vs team2 on 91.121.170.200:33088
  119. 2016-07-06 18:50:07 - ERROR [eBot\Manager\MatchManager] 91.121.170.200:33088 is busy for 3 seconds
  120. 2016-07-06 18:50:10 - LOG [eBot\Manager\MatchManager] New match detected - team1 vs team2 on 91.121.170.200:33088
  121. 2016-07-06 18:50:10 - ERROR [eBot\Manager\MatchManager] 91.121.170.200:33088 is busy for 0 seconds
  122. 2016-07-06 18:50:13 - LOG [eBot\Manager\MatchManager] New match detected - team1 vs team2 on 91.121.170.200:33088
  123. 2016-07-06 18:50:13 - LOG [eBot\Match\Match] RCON init ok
  124. 2016-07-06 18:50:14 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Match configuration :: Full Score: no :: Switch Auto: no :: Over Time: no :: KnifeRound: yes
  125. 2016-07-06 18:50:14 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: MaxRound: 15 :: Rules: esl5on5
  126. 2016-07-06 18:50:14 - LOG [eBot\Match\Map] Maps loaded de_dust2 (score: 0 - 0) - Current left side: ct - Current status: Warmup Knife
  127. 2016-07-06 18:50:14 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Maps selected: #8 - de_dust2 - Warmup Knife
  128. 2016-07-06 18:50:14 - LOG [eBot\Match\Match] 91.121.170.200:33088 :: Setting map engaged.
  129. 2016-07-06 18:53:32 - LOG [eBot\Manager\ReportManager] Report sent!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement