View Single Post
Author Message
[WbOF]LuZiFeR
AlliedModders Donor
Join Date: Jun 2004
Old 01-17-2020 , 02:01   [SOLVED]Geo-IP2 Reader Module missing (Perl issue?)
Reply With Quote #1

Hello there,

i got the following message in the logs:

Code:
2020-01-16 10:58:11:       127.0.0.1:60669 - ERROR: GeoIP method set to binary file lookup but GeoIP2::Database::Reader module NOT FOUND
I know, that i must install the module, and i installed it (with cpanm):

Code:
[root ~]# cpanm --force GeoIP2::Database::Reader
--> Working on GeoIP2::Database::Reader
Fetching http://www.cpan.org/authors/id/M/MA/MAXMIND/GeoIP2-2.006002.tar.gz ... OK
Configuring GeoIP2-2.006002 ... OK
==> Found dependencies: MaxMind::DB::Reader, MaxMind::DB::Metadata
--> Working on MaxMind::DB::Reader
Fetching http://www.cpan.org/authors/id/M/MA/MAXMIND/MaxMind-DB-Reader-1.000014.tar.gz ... OK
Configuring MaxMind-DB-Reader-1.000014 ... OK
==> Found dependencies: autodie, Test::MaxMind::DB::Common::Util, Test::MaxMind::DB::Common::Data, MaxMind::DB::Metadata, MaxMind::DB::Types, MaxMind::DB::Common, MaxMind::DB::Role::Debugs
--> Working on autodie
Fetching http://www.cpan.org/authors/id/T/TO/TODDR/autodie-2.32.tar.gz ... FAIL
! Download http://www.cpan.org/authors/id/T/TO/TODDR/autodie-2.32.tar.gz failed. Retrying ...
! Download http://www.cpan.org/authors/id/T/TO/TODDR/autodie-2.32.tar.gz failed. Retrying ...
Configuring autodie-2.32 ... OK
Building and testing autodie-2.32 ... OK
Successfully installed autodie-2.32
--> Working on Test::MaxMind::DB::Common::Util
Fetching http://www.cpan.org/authors/id/M/MA/MAXMIND/MaxMind-DB-Common-0.040001.tar.gz ... OK
Configuring MaxMind-DB-Common-0.040001 ... OK
Building and testing MaxMind-DB-Common-0.040001 ... OK
Successfully installed MaxMind-DB-Common-0.040001
Building and testing MaxMind-DB-Reader-1.000014 ... OK
Successfully installed MaxMind-DB-Reader-1.000014
Building and testing GeoIP2-2.006002 ... OK
Successfully installed GeoIP2-2.006002
4 distributions installed

If i prove it:

Code:
[root ~]# cpanm GeoIP2::Database::Reader
GeoIP2::Database::Reader is up to date. (2.006002)

But still the same message in the logs...

Does someone have a Suggestion, what's missing?

Last edited by [WbOF]LuZiFeR; 01-24-2020 at 11:01.
[WbOF]LuZiFeR is offline
Send a message via AIM to [WbOF]LuZiFeR