Skip to content

GeoLite2 error #6

@mindphaseproductions

Description

@mindphaseproductions

Hello,

I'm getting an error regarding the GeoIP service when running the server after a client connects/disconnects. I did some research and it seems to be related to GeoLite2-Country.mmdb.

Error Traversing Database for ipnum = 1677667239 - Perhaps database is corrupt?

Reproduction Steps:

  1. Create and launch a server.
  2. Join the server, and see in the server logs that the server cannot determine what country the user is joining from.
    Example:
    player1 (1.2.3.4:10667) has connected. (from: N/A)
  3. See in the server logs that it's followed by an error that when researched, points to an issue with GeoIP.
    Example:
GeoIP initialized.

UDP Initialized.

MAP99 (Intermission) added to map rotation list at position 1.

*** MAP99: Intermission ***

Connect (v3.1): 1.2.3.4:10667

Error Traversing Database for ipnum = 1677667239 - Perhaps database is corrupt?

player1 (1.2.3.4:10667) has connected. (from: N/A)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions