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 - ram

Pages: [1] 2
1
Hi sixstone,
You solved it!
Cant believe I overlooked such a simple check.
Thanks sixstone much appreciated  :D
Have a great weekend.

2
Hi Joseph,
Thanks for your reply.
Sorry for the mix up. Originally its wavenet-root but i changed it to ebox-root just for posting here and forgot to change the the first line!
I am still getting the error messages though.
I can turn off the event dispatcher but would like to know if I can do anything to fix this.
Thanks.

4
Greetings :)

Wondering if anyone could help me with the following:

Sinceyesterday I am getting this event message sent to me,

"error : The file system /dev/mapper/wavenet-root, mounted on /, has no space left"


$ df -h
Filesystem            Size  Used Avail    Use%   Mounted on /dev/mapper/ebox-root
                        285G   203G   68G  76%      /
varrun                2.0G   5.1M  2.0G   1%       /var/run
varlock               2.0G        0  2.0G   0%       /var/lock
udev                  2.0G     44K  2.0G   1%      /dev
devshm              2.0G        0  2.0G   0%       /dev/shm
/dev/sda1           236M  110M  114M  50%     /boot


I still have about 68GB free space.

Any idea why I am getting this message?

I am still running ebox 1.2.3 and this is in a production environment for a client.
I installed ebox for them almost 3 years ago and this is the first time I am getting an error message!
On another note, I am amazed how well ebox has been running 24/7 on this machine and touch wood perfectly!

Planning to install Zentyal later this year.

Thanks to anyone who could give me an idea on this error.




5
Installation and Upgrades / Re: stopping ebox dolule: user
« on: August 25, 2010, 03:59:42 am »
I tried to stop trafficshapping (/etc/init.d/ebox trafficshapping stop) but am unable to do so.

System returns as [fail] and mentions 'Undefined method etherIface'.
This is the same case when I try to restart/status.

I might try disabling it later if I cant find solutions.
Thanks.

6
Installation and Upgrades / Re: stopping ebox dolule: user
« on: August 25, 2010, 03:45:32 am »
Hi,
Same issue here. Did the trafficshapping distro-upgrade and cant seem to access ebox admin page and the internet access. Samba and Telnet to ebox server is fine.

I tried using 'sudo /etc/init.d/ebox apache restart as suggested from another post and at least the admin page works to a point of showing the login page BUT when I logged in, I got the Really nasty bug thing shown below. Hope someone can shed a light on this.
Thanks :)
--------------------
A really nasty bug has occurred
Exception
Undefined method etherIface
Trace
Undefined method etherIface at /usr/share/perl5/EBox/Model/ModelProvider.pm line 248
EBox::Model::ModelProvider::AUTOLOAD('EBox::Network=HASH(0x94e36d0)', 'eth1') called at /usr/share/perl5/EBox/TrafficShaping.pm line 838
EBox::TrafficShaping::uploadRate('EBox::TrafficShaping=HASH(0xacf2dd0)', 'eth1') called at /usr/share/perl5/EBox/TrafficShaping.pm line 240
EBox::TrafficShaping::models('EBox::TrafficShaping=HASH(0xacf2dd0)') called at /usr/share/perl5/EBox/Model/ModelManager.pm line 615
EBox::Model::ModelManager::_setUpModelsFromProvider('EBox::Model::ModelManager=HASH(0xaff63e0)', 'EBox::TrafficShaping=HASH(0xacf2dd0)') called at /usr/share/perl5/EBox/Model/ModelManager.pm line 564
EBox::Model::ModelManager::_setUpModels('EBox::Model::ModelManager=HASH(0xaff63e0)') called at /usr/share/perl5/EBox/Model/ModelManager.pm line 55
EBox::Model::ModelManager::_new('EBox::Model::ModelManager') called at /usr/share/perl5/EBox/Model/ModelManager.pm line 73
EBox::Model::ModelManager::instance('EBox::Model::ModelManager') called at /usr/share/perl5/EBox/UsersAndGroups.pm line 2921
EBox::UsersAndGroups::mode() called at /usr/share/perl5/EBox/UsersAndGroups.pm line 2245
EBox::UsersAndGroups::isRunning('EBox::UsersAndGroups=HASH(0xa5f3480)') called at /usr/share/perl5/EBox/Module/Service.pm line 359
EBox::Module::Service::addModuleStatus('EBox::UsersAndGroups=HASH(0xa5f3480)', 'EBox::Dashboard::Section=HASH(0x9794298)') called at /usr/share/perl5/EBox/SysInfo.pm line 75
EBox::SysInfo::modulesWidget('EBox::SysInfo=HASH(0x9185be4)', 'EBox::Dashboard::Widget=HASH(0x9794070)', 'undef') called at /usr/share/perl5/EBox/Module/Base.pm line 651
EBox::Module::Base::widget('EBox::SysInfo=HASH(0x9185be4)', 'modules') called at /usr/share/perl5/EBox/CGI/Dashboard/Index.pm line 56
EBox::CGI::Dashboard::Index::masonParameters('EBox::CGI::Dashboard::Index=HASH(0x9751670)') called at /usr/share/perl5/EBox/CGI/Base.pm line 518
EBox::CGI::Base::_process('EBox::CGI::Dashboard::Index=HASH(0x9751670)') called at /usr/share/perl5/EBox/CGI/Base.pm line 263
EBox::CGI::Base::run('EBox::CGI::Dashboard::Index=HASH(0x9751670)') called at /usr/share/perl5/EBox/CGI/Run.pm line 120
EBox::CGI::Run::run('EBox::CGI::Run', '', 'EBox') called at /usr/share/ebox/cgi/ebox.cgi line 19
ModPerl::ROOT::ModPerl::Registry::usr_share_ebox_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x8fabd14)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x915776c)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x915776c)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x8fabd14)') called at -e line 0
eval {...} called at -e line 0


-------------------

7
Hi,
I know this post is solved but would like to point out that the solution from J. A. Calvo above solved my problem of not being able to access ebox admin page.
What happened was, power to the server was cut off halfway when ebox was shutting down after an update and distro upgrade. I guess the ebox's apache server failed to restart after this and also could not access webpages. But the command sudo /etc/init.d/ebox apache restart mentioned earlier fixed it! Thanks!

8
No sorry needed! We can wait and its better to wait for a good tested release than a rushed out one. Its a fantastic system and appreciate fully what you guys are doing.
All the best!

9
Installation and Upgrades / Re: Openvpn Speed
« on: April 19, 2010, 08:05:47 am »
Hi dfriestedt,

Sounds interesting as speed over VPN for my clients using UDP is not as fast as I wished it to be.
I wonder if others experience the same or its just different for different networks.
I always thought UDP was supposed to be generally faster though.

10
Hi,

Instead of starting another thread with the same heading and also to allow help to come into one channel, I have posted my errors/msgs when upgrading from 1.2.2 to 1.4.

Here are my errors when upgrading and the upgrade process failed halfway through 3 times and I had to continue by entering 'sudo dpkg --configure -a' after 'apt-get update'.

Thanks.

----------------------

Setting up ebox-firewall (1.4-0ubuntu1~ppa1~hardy1) ...
 * Restarting eBox module: logs                                                                                                                       [fail]
Can't call method "attributes" on an undefined value at /usr/share/perl5/EBox/Ldap.pm line 254.

 * Restarting eBox module: firewall                                                                                                                   [fail]
Can't call method "attributes" on an undefined value at /usr/share/perl5/EBox/Ldap.pm line 254.

Setting up ebox-ids (1.4-0ubuntu1~ppa1~hardy1) ...
 * Restarting eBox module: logs                                                                                                                       [fail]
Can't call method "attributes" on an undefined value at /usr/share/perl5/EBox/Ldap.pm line 254.

---------------------

Setting up ebox-antivirus (1.4-0ubuntu1~ppa1~hardy1) ...
 * Restarting eBox module: logs                                                                                                                       [ OK ]
 * Restarting eBox module: users                                                                                                                      [fail]
read_file '/var/lib/ebox/conf/ssl/ssl.cert' - sysopen: Permission denied at /usr/share/perl5/EBox/UsersAndGroups.pm line 272.

------------------------------

Setting up ebox-ca (1.4-0ubuntu1~ppa1~hardy1) ...
Use of uninitialized value in subroutine entry at /usr/share/perl5/EBox/Gettext.pm line 48.
Use of uninitialized value in subroutine entry at /usr/share/perl5/EBox/Gettext.pm line 49.
Use of uninitialized value in subroutine entry at /usr/share/perl5/EBox/Gettext.pm line 72.

Setting up ebox-openvpn (1.4-0ubuntu1~ppa1~hardy1) ...
We assume /etc/openvpn/ebox-dh1024.pem is a Diffie-Hellman parameter file with 1024 byte length. If the assumption is false, please remove it and create a new one manually. If you do NOT do so, your OpenVPN tunnels may be compromised
 * Restarting eBox module: logs                                                                                                                       [ OK ]
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.

------------------

Setting up ebox-mail (1.4-0ubuntu1~ppa1~hardy1) ...
read_file '/var/lib/ebox/conf/ssl/ssl.cert' - sysopen: Permission denied at /usr/share/perl5/EBox/UsersAndGroups.pm line 272

------------------

Setting up php-pear (5.2.4-2ubuntu5.10) ...
Setting up ebox-squid (1.4-0ubuntu1~ppa1~hardy1) ...
 * Restarting eBox module: logs                                                                                                                       [ OK ]
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.

----------------------


11
News and Announcements / Re: eBox Platform 1.4 is ready to download
« on: February 05, 2010, 03:42:21 am »
Congrats on the latest release! I will be upgrading from 1.2 in the next few weeks and will post out any issues.

Thanks to everyone on the team and forum members for where we are right now having an amazing system for the future!

12
 ;) Fantastic documentation!

Thanks for taking the time and effort to prepare and share this!

Will def help me and others a lot who are beginning to use ebox/ubuntu for various scenarios.

Well done again.

13
Installation and Upgrades / Re: Ebox 1.1.20 - Full backup Error
« on: August 19, 2009, 11:08:54 am »
Hi Javier,

Mine was a 1.2.0 version.

Upgraded ebox to the latest version 1.2.7 via the following command:

-----
sudo apt-get update
sudo apt-get upgrade
-----

And the full backup works now  ;)

Upgrade process was smooth as well.

Thanks for the advice!

14
Hi Javier,

Your reply is much appreciated as always  :)

I did see that solution on another thread but was kinda afraid to try it out just in case it stuffs somethings up upon re-booting or something.

As this ebox is a production one and was actively used today by various departments and being a monday, I was looking for another for-sure/failsafe solution.

I managed to fix up this error by doing the following below. This could assist anyone else who got into trouble like me today.

-------------------
In case anyone wants to know where eBox firewall rules are set,
go to

/var/lib/ebox/gconf/ebox/modules/firewall

Here you would see all the folders that points to the various sections of firewall within the ebox web interface such as

- ExternalToInternalRuleTable
- RedirectsTable
- .....

Under these folders you would see folders called 'keys'

All the rules are set here under different sub-folders.

I am not entirely sure on how all these are interconnected but if you want to disable a particular rule,
I would suggest either modifying the corresponding *.xml file
or
copy and paste the content of another working *.xml file and change the details slightly (maybe just 1 or 2 numbers of IP address/ports),
re-start ebox via command line, then login back to web interface and delete or edit this slightly modified rule.

It worked for me and  :o I got everything back to normal!

If anyone else thinks this is wrong please advise accordingly incase others follow this blindly and get into further trouble.

Javier, I will try that firewall stop method on my test box to ensure it works as this way is definetly easier!

Thanks again Javier!

-------------------

15
Hi,

 ??? I need an urgent help from anyone re this:

I accidentally set my firewall redirection rule to accept all ports to one single port.

As a result, my web server, ssh, 443 ports are all now being reidrected to that single port :(

How do I delete or change this rule under the CLI?

Many thanks for any assistance!

- Ram

Pages: [1] 2