Hawkeye error? #309


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • _ForgeUser8095576 created this issue May 11, 2012

    What is the problem?

    What steps will reproduce the problem?
    1.Starting up the server
    2.
    3.

    What version of HawkEye are you using (shown in console during start-up)?
    v1.0.7c

    Show me any console errors and/or your start-up console message for HawkEye

    12.05 09:23:18 [Server] SEVERE [HawkEye] Error whilst attempting to get connection: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
    Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)

    Have you checked the FAQ page?
    No

  • _ForgeUser8095576 added the tags New Defect May 11, 2012
  • Xynroq posted a comment Jun 2, 2012

    This implies the MySQL configuration you have is incorrect.

    Also, you're not showing the sql config info (WITHOUT THE PASS)

  • _ForgeUser8436829 posted a comment Jun 7, 2012

    I am also having this problem.

    mysql:
      hawkeye-table: hawkeye
      port: 3306
      player-table: hawk_players
      username: a7629065_bacon
      world-table: hawk_worlds
      hostname: mysql7.000webhost.com
      max-connections: 10
      password: *******
      database: a7629065_mine
    ignore-worlds:
    - world
    version: 1.0.7b
    command-filter:
    - /login
    - /restartsrv
    - /register
    block-filter:
    - 140
    - 150
    

To post a comment, please login or register a new account.