Help! Essentials GeoIP error!

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

  • Hi, I have a problem with Essentials GeoIP, log:

    [00:19:10] [Server thread/ERROR]: Failed to open connection.
    330 java.net.UnknownHostException: geolite.maxmind.com
    331 at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_232]
    332 at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_232]
    333 at java.net.Socket.connect(Socket.java:607) ~[?:1.8.0_232]
    334 at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:666) ~[?:1.8.0_232]
    335 at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_232]
    336 at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[?:1.8.0_232]
    337 at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[?:1.8.0_232]
    338 at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:1.8.0_232]
    339 at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:367) ~[?:1.8.0_232]
    340 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_232]
    341 at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162) ~[?:1.8.0_232]
    342 at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056) ~[?:1.8.0_232]
    343 at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_232]
    344 at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:167) ~[?:1.8.0_232]
    345 at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.downloadDatabase(EssentialsGeoIPPlayerListener.java:182) [EssentialsXGeoIP-2.17.1.0.jar:?]
    346 at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:140) [EssentialsXGeoIP-2.17.1.0.jar:?]
    347 at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [EssentialsXGeoIP-2.17.1.0.jar:?]
    348 at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [EssentialsXGeoIP-2.17.1.0.jar:?]
    349 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    350 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    351 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    352 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    353 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    354 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:456) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    355 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:266) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    356 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:783) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    357 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
    358 [00:19:10] [Server thread/ERROR]: Failed to read GeoIP database!
    359 java.io.FileNotFoundException: plugins/EssentialsGeoIP/GeoIP2-Country.mmdb (No such file or directory)
    360 at java.io.RandomAccessFile.open0(Native Method) ~[?:1.8.0_232]
    361 at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[?:1.8.0_232]
    362 at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[?:1.8.0_232]
    363 at com.maxmind.db.BufferHolder.<init>(BufferHolder.java:19) ~[EssentialsXGeoIP-2.17.1.0.jar:?]
    364 at com.maxmind.db.Reader.<init>(Reader.java:116) ~[EssentialsXGeoIP-2.17.1.0.jar:?]
    365 at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:66) ~[EssentialsXGeoIP-2.17.1.0.jar:?]
    366 at com.maxmind.geoip2.DatabaseReader.<init>(DatabaseReader.java:54) ~[EssentialsXGeoIP-2.17.1.0.jar:?]
    367 at com.maxmind.geoip2.DatabaseReader$Builder.build(DatabaseReader.java:160) ~[EssentialsXGeoIP-2.17.1.0.jar:?]
    368 at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:157) [EssentialsXGeoIP-2.17.1.0.jar:?]
    369 at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:43) [EssentialsXGeoIP-2.17.1.0.jar:?]
    370 at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:28) [EssentialsXGeoIP-2.17.1.0.jar:?]
    371 at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    372 at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    373 at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    374 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    375 at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    376 at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:456) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    377 at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:266) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    378 at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:783) [minecraft_server.jar:git-Spigot-037559e-752cf95]
    379 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]

    If you can please help, I have EssentialsX and GeoIP is build-in it!

    Oh... I forgot! (before that) [00:19:03] [Server thread/ERROR]: [Essentials] You are running an unsupported server version!

    Everything from Essentials without GeoIP is working!


    Thanks :)

  • Roman

    Closed the thread.