PacketFence - BTS - PacketFence
View Issue Details
0001793PacketFenceweb adminpublic2014-05-07 23:302014-05-15 23:06
shikasensei 
fdurand 
normalminoralways
resolvedfixed 
LinuxDebian7 (Wheezy)
 
4.2.1 
d335f587db373e4cc63d3711cffd47d3f6fb419d
0001793: web admin interface doesn't start after install
After install Packetfence admin web interface doesn't start.So I can't get access to configurator. Few days before all worked well.
* Please fire up your Web browser and go to https://@ip_packetfence:1443/configurator [^] to complete your PacketFence configuration.
* Please stop your iptables service if you don't have access to configurator.
service|command
memcached|start
httpd.admin|not started
Checking configuration sanity...
FATAL - please define exactly one management interface
FATAL - internal network(s) not defined!
FATAL - Unable to connect to your database. Please verify your connection settings in conf/pf.conf and make sure that it is started.
FATAL - networks.conf cannot be empty when services.dhcpd is enabled
WARNING - We have been unable to load your configuration. Are you sure you ran configurator ?
 
If needed here is httpd.admin.log

May 08 08:58:52 httpd.admin(5018) INFO: pfappserver powered by Catalyst 5.90015 (Catalyst::setup)
May 08 08:58:52 httpd.admin(5018) WARN: Deprecated 'static' config key used, please use the key 'Plugin::Static::Simple' instead (Class::MOP::Class:::before)
May 08 09:01:21 httpd.admin(5224) INFO: pfappserver powered by Catalyst 5.90015 (Catalyst::setup)
May 08 09:01:21 httpd.admin(5224) WARN: Deprecated 'static' config key used, please use the key 'Plugin::Static::Simple' instead (Class::MOP::Class:::before)
May 08 09:09:09 httpd.admin(5434) INFO: pfappserver powered by Catalyst 5.90015 (Catalyst::setup)
May 08 09:09:09 httpd.admin(5434) WARN: Deprecated 'static' config key used, please use the key 'Plugin::Static::Simple' instead (Class::MOP::Class:::before)
No tags attached.
Issue History
2014-05-07 23:30shikasenseiNew Issue
2014-05-08 07:53fdurandNote Added: 0003538
2014-05-08 10:00shikasenseiNote Added: 0003539
2014-05-08 15:54fdurandfixed in git revision => https://github.com/inverse-inc/packetfence/commit/d335f587db373e4cc63d3711cffd47d3f6fb419d [^]
2014-05-08 15:54fdurandNote Added: 0003541
2014-05-08 15:54fdurandStatusnew => resolved
2014-05-08 15:54fdurandResolutionopen => fixed
2014-05-08 15:54fdurandAssigned To => fdurand
2014-05-15 23:06francisfixed in git revisionhttps://github.com/inverse-inc/packetfence/commit/d335f587db373e4cc63d3711cffd47d3f6fb419d [^] => d335f587db373e4cc63d3711cffd47d3f6fb419d
2014-05-15 23:06francisFixed in Version => 4.2.1

Notes
(0003538)
fdurand   
2014-05-08 07:53   
Hello,

Are you using debian wheezy ?
If it´s the case then remove libdata-alias-perl package.

Fabrice
(0003539)
shikasensei   
2014-05-08 10:00   
Thanks, this solved the issue.
(0003541)
fdurand   
2014-05-08 15:54   
Fixed in devel