Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - guazap

Pages: [1]
1
Installation and Upgrades / Certification Authority Management
« on: July 07, 2009, 07:50:30 pm »
I'm using ebox 1.0 as a firewall with two NICs, at the first time, i configured openvpn for testing, then revoked all certificates to start a clean configuration, but now when I try to create the CA cert i don't get any message and the CA cert is not created.

Then i created new certificates with the command:
Code: [Select]
$ sudo /usr/share/ebox/ebox-create-certificate /var/lib/ebox/conf/ssl

The CA cert is generated ok but i can't see it on Web UI. do i missing something?

2
I generate new CA keys, but can't see it on ebox web UI, is there anything else to do?

3
News and Announcements / Re: ebox-egroupware ready for testing
« on: July 03, 2009, 07:56:03 pm »
Same problme here with some other mysql errors:
Code: [Select]
2009/07/03 11:39:14 ERROR> PgDBEngine.pm:165 EBox::PgDBEngine::insert - Error inserting data: INSERT INTO firewall ( fw_dpt, fw_spt, fw_in, fw_src, event, fw_dst, fw_out, fw_proto, timestamp) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?)
ERROR:  invalid input syntax for integer: ""

2009/07/03 11:39:14 DEBUG> PgDBEngine.pm:161 EBox::PgDBEngine::insert - Error inserting data: INSERT INTO firewall ( fw_dpt, fw_spt, fw_in, fw_src, event, fw_dst, fw_out, fw_proto, timestamp) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?)
ERROR:  invalid input syntax for integer: ""

2009/07/03 11:39:14 ERROR> PgDBEngine.pm:165 EBox::PgDBEngine::insert - Error inserting data: INSERT INTO firewall ( fw_dpt, fw_spt, fw_in, fw_src, event, fw_dst, fw_out, fw_proto, timestamp) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?)
ERROR:  invalid input syntax for integer: ""

2009/07/03 11:40:21 WARN> Logs.pm:309 EBox::Logs::getModTableInfos - tableInfo() in openvpnmust return a reference to a list of hashes not the hash itself
2009/07/03 11:40:21 WARN> Logs.pm:309 EBox::Logs::getModTableInfos - tableInfo() in squidmust return a reference to a list of hashes not the hash itself
2009/07/03 11:40:21 DEBUG> LogFiltering.pm:70 EBox::Events::Model::Watcher::LogFiltering::new - Missing argument: tableInfo
2009/07/03 11:40:21 WARN> Events.pm:572 EBox::Events::__ANON__ - model EBox::Events::Model::Watcher::LogFiltering cannot be instantiated
2009/07/03 11:40:32 INFO> Global.pm:360 EBox::Global::saveAllModules - Saving config and restarting services: firewall mailfilter
2009/07/03 11:40:32 INFO> Module.pm:159 EBox::Module::save - Restarting service for module: firewall
2009/07/03 11:40:48 WARN> Logs.pm:309 EBox::Logs::getModTableInfos - tableInfo() in openvpnmust return a reference to a list of hashes not the hash itself
2009/07/03 11:40:48 WARN> Logs.pm:309 EBox::Logs::getModTableInfos - tableInfo() in squidmust return a reference to a list of hashes not the hash itself
2009/07/03 11:40:48 DEBUG> LogFiltering.pm:70 EBox::Events::Model::Watcher::LogFiltering::new - Missing argument: tableInfo
2009/07/03 11:40:48 WARN> Events.pm:572 EBox::Events::__ANON__ - model EBox::Events::Model::Watcher::LogFiltering cannot be instantiated
2009/07/03 11:41:15 INFO> Module.pm:159 EBox::Module::save - Restarting service for module: mailfilter
2009/07/03 11:41:15 ERROR> Sudo.pm:185 EBox::Sudo::_rootError - root command /usr/bin/test -f '/var/lib/ebox/tmp//trainSpam' failed.
Error output:
Command output: .
Exit value: 1
2009/07/03 11:41:19 ERROR> Sudo.pm:185 EBox::Sudo::_rootError - root command /usr/bin/test -e '/var/run/p3scan/p3scan.pid' failed.
Error output:
Command output: .
Exit value: 1
2009/07/03 11:41:19 DEBUG> PgDBEngine.pm:161 EBox::PgDBEngine::insert - Error inserting data: INSERT INTO firewall ( fw_dpt, fw_spt, fw_in, fw_src, event, fw_dst, fw_out, fw_proto, timestamp) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?)
ERROR:  invalid input syntax for integer: ""

2009/07/03 11:41:19 ERROR> PgDBEngine.pm:165 EBox::PgDBEngine::insert - Error inserting data: INSERT INTO firewall ( fw_dpt, fw_spt, fw_in, fw_src, event, fw_dst, fw_out, fw_proto, timestamp) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?)
ERROR:  invalid input syntax for integer: ""

Pages: [1]