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

cannot access ebot webpage #12

Open
mocpan opened this issue Dec 3, 2023 · 0 comments
Open

cannot access ebot webpage #12

mocpan opened this issue Dec 3, 2023 · 0 comments

Comments

@mocpan
Copy link

mocpan commented Dec 3, 2023

Hello
I installed following the guide but I am not being able to open the ebot web administration panel. Tried install always on LAN on my pc ip and 127.0.0.1
Screenshot from 2023-12-03 01-57-48

X550LN:/home/ebot/ebot-cs2-app$ php bootstrap.php

      ____        _
     |  _ \      | |
  ___| |_) | ___ | |_
 / _ \  _ < / _ \| __|
|  __/ |_) | (_) | |_
 \___|____/ \___/ \__|
 
PHP Compatibility Test
-----------------------------------------------------
| PHP 7.4 or newer      -> required  -> [ Yes ] 7.4.33
| Standard PHP Library  -> required  -> [ Yes ]
| MySQL                 -> required  -> [ Yes ]
| Sockets               -> required  -> [ Yes ]
| Redis                 -> required  -> [ Yes ]
| JSON                  -> required  -> [ Yes ]
-----------------------------------------------------
| Register Shutdown function !
| Starting eBot Websocket-Server !
| Using node
-----------------------------------------------------
2023-12-03 01:53:59 - LOG    [eBot\Application\Application] eBot CS2 version 3.4
2023-12-03 01:53:59 - LOG    [eBot\Application\Application] Loading config
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] MySQL: 127.0.0.1:3306 ebot:****@ebot
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] Socket: 127.0.0.1:12360
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] Advertising by Season:
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] Maps:
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] -> de_dust2
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] -> de_inferno
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] -> de_overpass
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] -> de_nuke
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] -> de_vertigo
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] -> de_ancient
2023-12-03 01:53:59 - LOG    [eBot\Config\Config] -> de_anubis
2023-12-03 01:53:59 - LOG    [eBot\Application\Application] Registering MatchManager
2023-12-03 01:53:59 - LOG    [eBot\Manager\MatchManager] Creating MatchManager version 1.1
2023-12-03 01:53:59 - LOG    [eBot\Application\Application] Registering Messages
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Attacked to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\BombDefusing to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\BombPlanting to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\ChangeMap to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\ChangeName to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Connected to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Disconnected to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\EnteredTheGame to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\GotTheBomb to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\JoinTeam to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Kill to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\KillAssist to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RoundEnd to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RoundRestart to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RoundScored to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RemindRoundScored to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RoundStart to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\RoundSpawn to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Purchased to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Say to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\SayTeam to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\SwitchTeam to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\TeamScored to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\ThrewStuff to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] Adding message eBot\Message\CSGO\Pause to CSGO
2023-12-03 01:53:59 - LOG    [eBot\Manager\MessageManager] 25 messages loaded for CSGO 
2023-12-03 01:53:59 - LOG    [eBot\Application\Application] Registering PluginsManager
2023-12-03 01:53:59 - LOG    [eBot\Manager\PluginsManager] Loading plugins
2023-12-03 01:53:59 - LOG    [eBot\Application\Application] Registering ReportManager
2023-12-03 01:53:59 - LOG    [eBot\Application\Application] Starting eBot Application
2023-12-03 01:53:59 - LOG    [WebSocket] Setting WebSocket fix to 127.0.0.1:12361
2023-12-03 01:53:59 - LOG    [WebSocket] Setting WebSocket fix to 127.0.0.1:12361
2023-12-03 01:53:59 - LOG    [WebSocket] Setting WebSocket fix to 127.0.0.1:12361
2023-12-03 01:53:59 - LOG    [WebSocket] Setting WebSocket fix to 127.0.0.1:12361
2023-12-03 01:53:59 - LOG    [WebSocket] Setting WebSocket fix to 127.0.0.1:12361
2023-12-03 01:54:09 - LOG    [eBot\Manager\ReportManager] Report sent!
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