Hawkeye MySQL Packet Too Large Error #131


  • New
  • Defect
Open
Assigned to _ForgeUser7076494
  • _ForgeUser7066462 created this issue Dec 16, 2011

    What is the problem?
    When i start up Hawkeye i get this error indicating that it's sending large packets. Which according to the server host it's a bug and they will not change the MySQL to support that large of packets.

    What steps will reproduce the problem?
    1.starting up the server

    What version of HawkEye are you using (shown in console during start-up)?
    1.0.5b

    Show me any console errors and/or your start-up console message for HawkEye
    2011-12-15 12:32:21 [INFO] [HawkEye] Starting HawkEye 1.0.5b initiation process...
    2011-12-15 12:32:21 [INFO] [HawkEye] Using PermissionsEx for user permissions
    2011-12-15 12:32:21 [INFO] [HawkEye] Performing update check...
    2011-12-15 12:32:27 [INFO] [HawkEye] No updates available for HawkEye
    2011-12-15 12:32:27 [SEVERE] [HawkEye] Error whilst attempting to get connection: com.mysql.jdbc.PacketTooBigException: Packet for query is too large (3158578 > 1048576). You can change this value on the server by setting the max_allowed_packet' variable.
    2011-12-15 12:32:27 [SEVERE] [HawkEye] Error initiating HawkEye database connection, disabling plugin
    2011-12-15 12:32:27 [INFO] [HawkEye] Version 1.0.5b disabled!

    Show me your config.yml and/or your config.php (REMOVE YOUR PASSWORD)
    Hawkeye MySQL config:
    mysql:
    hawkeye-table: hawkeye
    port: 21
    player-table: hawk_players
    username: shadowraix
    world-table: hawk_worlds
    hostname: 50.31.24.167
    max-connections: 10
    password:
    database: shadowraix

    Have you checked the FAQ page?
    Yes

  • _ForgeUser7066462 added the tags New Defect Dec 16, 2011
  • _ForgeUser7076494 posted a comment Dec 22, 2011

    Sorry but your host is wrong. Their limits are set wayyy too low from what I can tell. Who are your hosts?


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