Can't locate Net/Amazon/S3.pm zmfilter.pl ?? [SOLVED]

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
kekke
Posts: 3
Joined: Sun Sep 13, 2020 9:27 am

Can't locate Net/Amazon/S3.pm zmfilter.pl ?? [SOLVED]

Post by kekke »

Howdy and Merry Xmass to all.

Question...
All has been well with My ZoneMinder box for a few weeks now. I'm running ZM 1.34.22 on Ubuntu 20.04.1 LTS

Today when checking, I noticed logs full of errors, and also nothing gets recorded.
These errors are about Zmfilters 1 and 5 as follows ---->

2020-12-23 05:13:00 zmfilter_5 135006 ERR
Can't locate Net/Amazon/S3.pm in @INC (you may need to install the Net::Amazon::S3 module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/ZoneMinder/Event.pm line 434. zmfilter.pl

2020-12-23 05:16:01 zmfilter_1 135014 ERR
Can't locate Net/Amazon/S3.pm in @INC (you may need to install the Net::Amazon::S3 module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/ZoneMinder/Event.pm line 434. zmfilter.pl



I can't remember seeing this error before. I'm DEFINETELY NOT using cloud storage, all my recordings are going to local hard drives, I use 2 storages, default and 1Tb raid1
Any quick way to resolve this ? I have done only normal system updates, no changes to ZM configuration at all.




what gives ?

Thx in advance.
-k-
Last edited by kekke on Thu Dec 24, 2020 10:30 pm, edited 1 time in total.
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: Can't locate Net/Amazon/S3.pm zmfilter.pl ??

Post by Magic919 »

A quick way would be to install the module and see where that takes you.
-
kekke
Posts: 3
Joined: Sun Sep 13, 2020 9:27 am

Re: Can't locate Net/Amazon/S3.pm zmfilter.pl ??

Post by kekke »

Yeh, thx for Your answer.
I get bad rash and seizures from everything related to Amazon/M$/Google etc...
Since I DON'T use anything related to Amazon's services, I was thinking if there would be a way to solve this without installing that module, it's not used for anything anyways.
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: Can't locate Net/Amazon/S3.pm zmfilter.pl ??

Post by Magic919 »

Sounds irrational.

If you don't want the quick way, you'll have to dig in and find the cause. I'd start with checking the storage definitions in that case. S3 protocol is a standard these days and not limited to AWS.
-
User avatar
iconnor
Posts: 3366
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Can't locate Net/Amazon/S3.pm zmfilter.pl ??

Post by iconnor »

This code would only get executed if your storage area was set to be S3. So edit your storage type.
kekke
Posts: 3
Joined: Sun Sep 13, 2020 9:27 am

Re: Can't locate Net/Amazon/S3.pm zmfilter.pl ??

Post by kekke »

*************************************************************************************************************************

Re: Can't locate Net/Amazon/S3.pm zmfilter.pl ??

by iconnor » Wed Dec 23, 2020 9:12 pm
This code would only get executed if your storage area was set to be S3. So edit your storage type.


**************************************************************************************************************************

Thx M8! This did it !
Who knows how the hell it had changed to "S3FS", but now i changed it back to "local" and all is fine !
Post Reply