Don,

I ran into 1 at some point. I also added it to documentation.conf, but I see 
two forms in pf.conf.default – "proxy_passthroughs" and "passthroughs". I'm 
thinking this is just a clean up issue.

I can confirm I'm not seeing any of the other errors, but I'm not doing any 
guest features at the moment.

Tim Palmer

From: Don Greer <[email protected]<mailto:[email protected]>>
Reply-To: 
<[email protected]<mailto:[email protected]>>
Date: Mon, 19 Aug 2013 15:43:49 +0000
To: 
"[email protected]<mailto:[email protected]>"
 
<[email protected]<mailto:[email protected]>>
Subject: [PacketFence-users] Issues with 4.0.5-2.20130819


1.       “trapping.proxy_passthroughs” undefined in documentation.conf -  
Created a dummy entry.

2.        “pf::WebAPI(13437) FATAL: radius authorize failed with error: Can't 
call method "first" without a package or object reference at 
/usr/local/pf/lib/pf/radius.pm line 236. (PFAPI::radius_authorize)” – Added 
“use List::Util qw(first);” at the beginning of the file.

3.       “Use of uninitialized value in split at 
/usr/local/pf/lib/pf/pfcmd/checkup.pm line 570.” –

4.       “Can't locate object method "new" via package "Apache::SSLLookup" 
(perhaps you forgot to load "Apache::SSLLookup"?) at 
/usr/local/pf/lib/pf/web/dispatcher.pm line 45.\n” - Added “PerlModule 
Apache::SSLLookup” to ./conf/httpd.conf/httpd.portal.

5.       “Use of uninitialized value in subroutine entry at 
/usr/local/pf/lib/pf/web/dispatcher.pm line 68.” – Not sure where the problem 
is…

6.       “Can’t call method “match” on an undefined value at 
/usr/local/pf/lib/pf/authentication.pm line 508.” – Last time this was because 
I’d removed the “SMS” source.  That’s not the case this time.  I don’t have 
time to run this to ground, so reverting back.

Can somebody PLEASE tell me if this is all just me?

Don
------------------------------------------------------------------------------ 
Introducing Performance Central, a new site from SourceForge and AppDynamics. 
Performance Central is your source for news, insights, analysis and resources 
for efficient Application Performance Management. Visit us today! 
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk_______________________________________________
 PacketFence-users mailing list 
[email protected]<mailto:[email protected]>
 https://lists.sourceforge.net/lists/listinfo/packetfence-users
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to