You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
[21:56:25 ERROR] [epicguard]: An error occurred in EpicGuard v7.1.2
[21:56:25 ERROR] [epicguard]: > Details: Couldn't download the GeoIP databases, please check your internet connection.
[21:56:25 ERROR] [epicguard]: > Platform: ProxyVersion{name='Velocity', vendor='Velocity Contributors', version='3.2.0-SNAPSHOT (git-07a525be-b296)'}
[21:56:25 ERROR] [epicguard]: > Stacktrace:
[21:56:25 ERROR] [epicguard]:
java.io.IOException: Server returned HTTP response code: 401 for URL: https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country&license_key=LARAgQo3Fw7W9ZMS&suffix=tar.gz
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) ~[?:?]
at me.xneox.epicguard.core.util.FileUtils.downloadFile(FileUtils.java:42) ~[?:?]
at me.xneox.epicguard.core.manager.GeoManager.downloadDatabase(GeoManager.java:81) ~[?:?]
at me.xneox.epicguard.core.manager.GeoManager.(GeoManager.java:60) ~[?:?]
at me.xneox.epicguard.core.EpicGuard.startup(EpicGuard.java:73) ~[?:?]
at me.xneox.epicguard.core.EpicGuard.(EpicGuard.java:62) ~[?:?]
at me.xneox.epicguard.velocity.EpicGuardVelocity.onEnable(EpicGuardVelocity.java:60) ~[?:?]
at me.xneox.epicguard.velocity.Lmbda$3.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:597) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:478) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
System Info: Java 17 (OpenJDK 64-Bit Server VM 17.0.9+9) Host: Linux 4.18.0-513.9.1.el8_9.x86_64 (amd64)
Velocity 3.2.0-SNAPSHOT (git-07a525be-b296)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[21:56:25 ERROR] [epicguard]: An error occurred in EpicGuard v7.1.2
[21:56:25 ERROR] [epicguard]: > Details: Couldn't download the GeoIP databases, please check your internet connection.
[21:56:25 ERROR] [epicguard]: > Platform: ProxyVersion{name='Velocity', vendor='Velocity Contributors', version='3.2.0-SNAPSHOT (git-07a525be-b296)'}
[21:56:25 ERROR] [epicguard]: > Stacktrace:
[21:56:25 ERROR] [epicguard]:
java.io.IOException: Server returned HTTP response code: 401 for URL: https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country&license_key=LARAgQo3Fw7W9ZMS&suffix=tar.gz
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:2000) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) ~[?:?]
at me.xneox.epicguard.core.util.FileUtils.downloadFile(FileUtils.java:42) ~[?:?]
at me.xneox.epicguard.core.manager.GeoManager.downloadDatabase(GeoManager.java:81) ~[?:?]
at me.xneox.epicguard.core.manager.GeoManager.(GeoManager.java:60) ~[?:?]
at me.xneox.epicguard.core.EpicGuard.startup(EpicGuard.java:73) ~[?:?]
at me.xneox.epicguard.core.EpicGuard.(EpicGuard.java:62) ~[?:?]
at me.xneox.epicguard.velocity.EpicGuardVelocity.onEnable(EpicGuardVelocity.java:60) ~[?:?]
at me.xneox.epicguard.velocity.Lmbda$3.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:597) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:478) ~[velocity.jar:3.2.0-SNAPSHOT (git-07a525be-b296)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
System Info: Java 17 (OpenJDK 64-Bit Server VM 17.0.9+9) Host: Linux 4.18.0-513.9.1.el8_9.x86_64 (amd64)
Velocity 3.2.0-SNAPSHOT (git-07a525be-b296)
The text was updated successfully, but these errors were encountered: