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

Pages: [1] 2
1
Installation and Upgrades / Events Module
« on: November 13, 2014, 01:58:12 am »
Hello all, I upgrade to Zentyal 3.5 many months back and things have been broken since. I ended up using "sudo /usr/share/zentyal/clean-conf [module]" to fix errors in my ca, webadmin, network, dns, monitor, and remoteservices module. I'm still not able to get my events module working. I get the error message below. Can someone please help me work towards resolving the issue?

Code: [Select]
root@zentyal:/home/zentyal# sudo /usr/share/zentyal/clean-conf events
root@zentyal:/home/zentyal# sudo service zentyal events restart
 * Restarting Zentyal module: events                                     [fail]
root command ldbsearch -H /var/lib/samba/private/sam.ldb -s base 'dn' --debug-stderr 2>/dev/null 1>/var/lib/zentyal/tmp/dnsZonestIC1p1.ldif failed.
Error output:
Command output: .
Exit value: 34
root@zentyal:/home/zentyal#

2
Installation and Upgrades / Web Server 503 Error
« on: November 08, 2014, 05:39:54 pm »
I recently upgraded to Zentyal 3.5 and now I can't access the web UI. I get a HTTP 503 error when I visit https://localhost on the server. Any help on how I can begin to fix the issue would be much appreciated.

3
Installation and Upgrades / Web Admin won't start
« on: July 29, 2014, 04:28:33 am »
Hello all, I recently upgraded to 3.5 and now a number of my Zentyal services will not start. Can someone help me get the webadmin back up and running?

I run this:
Code: [Select]
root@Zentyal# service zentyal webadmin start
 * Restarting Zentyal module: webadmin                                   [fail]

I get this in /var/log/zentyal/zentyal.log

Code: [Select]
2014/07/28 21:22:14 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - /sbin/status 'ebox.redis'
2014/07/28 21:22:14 INFO> Service.pm:997 EBox::Module::Service::restartService - Restarting service for module: webadmin
2014/07/28 21:22:16 DEBUG> Menu.pm:62 EBox::Menu::getKeywords - No model found for Samba/Tree/Manage
2014/07/28 21:22:16 DEBUG> Menu.pm:62 EBox::Menu::getKeywords - No model found for Samba/Tree/GPOLinks
2014/07/28 21:22:16 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - set -e
/bin/mv /var/lib/zentyal/tmp/UWMJWlhZhV '/var/lib/zentyal/conf/nginx.conf'
/bin/chmod 0644 '/var/lib/zentyal/conf/nginx.conf'
/bin/chown ebox.ebox '/var/lib/zentyal/conf/nginx.conf'
2014/07/28 21:22:16 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - set -e
/bin/mv /var/lib/zentyal/tmp/FP3iSO8DgO '/etc/init/zentyal.webadmin-nginx.conf'
/bin/chmod 0644 '/etc/init/zentyal.webadmin-nginx.conf'
/bin/chown 0.0 '/etc/init/zentyal.webadmin-nginx.conf'
2014/07/28 21:22:16 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - set -e
/bin/mv /var/lib/zentyal/tmp/3RMWLMJB1X '/etc/init/zentyal.webadmin-uwsgi.conf'
/bin/chmod 0644 '/etc/init/zentyal.webadmin-uwsgi.conf'
/bin/chown 0.0 '/etc/init/zentyal.webadmin-uwsgi.conf'
2014/07/28 21:22:16 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - set -e
/bin/mv /var/lib/zentyal/tmp/KY_Nt5uPDT '/var/lib/zentyal/dynamicwww//css/public.css'
/bin/chmod 0644 '/var/lib/zentyal/dynamicwww//css/public.css'
/bin/chown 107.112 '/var/lib/zentyal/dynamicwww//css/public.css'
2014/07/28 21:22:16 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - set -e
/bin/mv /var/lib/zentyal/tmp/Y7mi9LF1Ej '/var/lib/zentyal/dynamicwww//css/login.css'
/bin/chmod 0644 '/var/lib/zentyal/dynamicwww//css/login.css'
/bin/chown 107.112 '/var/lib/zentyal/dynamicwww//css/login.css'
2014/07/28 21:22:16 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - set -e
/bin/mv /var/lib/zentyal/tmp/7i_PEu_KR1 '/usr/share/zentyal/www//css/jquery-ui/jquery-ui.css'
/bin/chmod 0644 '/usr/share/zentyal/www//css/jquery-ui/jquery-ui.css'
/bin/chown 107.112 '/usr/share/zentyal/www//css/jquery-ui/jquery-ui.css'
2014/07/28 21:22:16 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - rm -f /var/lib/zentyal/tmp/webadmin_no_restart_on_trigger
2014/07/28 21:22:16 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - sed -i 's/^enabled=.*/enabled=1/' /etc/default/apport
2014/07/28 21:22:16 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - /sbin/status 'zentyal.webadmin-uwsgi'
2014/07/28 21:22:17 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - /sbin/stop 'zentyal.webadmin-uwsgi'
2014/07/28 21:22:17 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - /sbin/start 'zentyal.webadmin-uwsgi'
2014/07/28 21:22:17 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - /sbin/status 'zentyal.webadmin-nginx'
2014/07/28 21:22:17 DEBUG> Sudo.pm:189 EBox::Sudo::_root - /etc/init.d/zentyal webadmin start (pid: 27186) - /sbin/start 'zentyal.webadmin-nginx'
2014/07/28 21:22:17 ERROR> Sudo.pm:240 EBox::Sudo::_rootError - root command /sbin/start 'zentyal.webadmin-nginx' failed.
Error output: start: Job failed to start

Command output: .
Exit value: 1 at root command /sbin/start 'zentyal.webadmin-nginx' failed.
Error output: start: Job failed to start

Command output: .
Exit value: 1 at /usr/share/perl5/EBox/Sudo.pm line 240
EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/PR8CuVvIn3.cmd 2> /var/lib/zentyal/tmp/stderr', '/sbin/start \'zentyal.webadmin-nginx\'', 256, 'ARRAY(0x968bf80)', 'ARRAY(0x27fd110)') called at /usr/share/perl5/EBox/Sudo.pm line 210
EBox::Sudo::_root(1, '/sbin/start \'zentyal.webadmin-nginx\'') called at /usr/share/perl5/EBox/Sudo.pm line 153
EBox::Sudo::root('/sbin/start \'zentyal.webadmin-nginx\'') called at /usr/share/perl5/EBox/Service.pm line 52
EBox::Service::manage('zentyal.webadmin-nginx', 'restart') called at /usr/share/perl5/EBox/WebAdmin.pm line 118
EBox::WebAdmin::_manageNginx('EBox::WebAdmin=HASH(0x41bad10)', 'restart') called at /usr/share/perl5/EBox/WebAdmin.pm line 104
EBox::WebAdmin::_daemon('EBox::WebAdmin=HASH(0x41bad10)', 'restart') called at /usr/share/perl5/EBox/WebAdmin.pm line 182
EBox::WebAdmin::_enforceServiceState('EBox::WebAdmin=HASH(0x41bad10)', 'restart', 1, 'restartModules', 1) called at /usr/share/perl5/EBox/Module/Service.pm line 979
EBox::Module::Service::_regenConfig('EBox::WebAdmin=HASH(0x41bad10)', 'restart', 1, 'restartModules', 1) called at /usr/share/perl5/EBox/Module/Service.pm line 999
eval {...} at /usr/share/perl5/EBox/Module/Service.pm line 998
EBox::Module::Service::restartService('EBox::WebAdmin=HASH(0x41bad10)', 'restartModules', 1) called at /usr/share/perl5/EBox/Util/Init.pm line 129
eval {...} at /usr/share/perl5/EBox/Util/Init.pm line 127
EBox::Util::Init::moduleAction('webadmin', 'restartService', 'restart') called at /usr/share/perl5/EBox/Util/Init.pm line 255
EBox::Util::Init::moduleRestart('webadmin') called at /etc/init.d/zentyal line 59
main::main at /etc/init.d/zentyal line 80
2014/07/28 21:22:17 ERROR> Service.pm:1001 EBox::Module::Service::restartService - Error restarting service: root command /sbin/start 'zentyal.webadmin-nginx' failed.
Error output: start: Job failed to start

Command output: .
Exit value: 1
2014/07/28 21:22:17 ERROR> Service.pm:1003 EBox::Module::Service::restartService - root command /sbin/start 'zentyal.webadmin-nginx' failed.
Error output: start: Job failed to start

Command output: .
Exit value: 1 at root command /sbin/start 'zentyal.webadmin-nginx' failed.
Error output: start: Job failed to start

Command output: .
Exit value: 1 at /usr/share/perl5/EBox/Module/Service.pm line 1003
EBox::Module::Service::restartService('EBox::WebAdmin=HASH(0x41bad10)', 'restartModules', 1) called at /usr/share/perl5/EBox/Util/Init.pm line 129
eval {...} at /usr/share/perl5/EBox/Util/Init.pm line 127
EBox::Util::Init::moduleAction('webadmin', 'restartService', 'restart') called at /usr/share/perl5/EBox/Util/Init.pm line 255
EBox::Util::Init::moduleRestart('webadmin') called at /etc/init.d/zentyal line 59
main::main at /etc/init.d/zentyal line 80


4
Installation and Upgrades / Re: Non Pageable RAM
« on: October 06, 2013, 03:19:45 pm »
Christian, the image I attached are the only details I have of the error. My system is using
  • Zentyal 3.2
  • AMD Athlon(tm) 7750 Dual-Core Processor 2.70GHz, 512KB Level 2 cache
  • 4GB RAM
  • 5 TB disk space

5
Installation and Upgrades / Non Pageable RAM
« on: October 05, 2013, 10:19:47 pm »
I was wondering if someone can help me troubleshoot why my non pageable RAM and pages/second measurements are causing errors on my Zentyal 3.2 server. I recognize this might not be the best place, but I figured there are plenty of experts here that might help me. What I find interesting is that I have 4GB of RAM and only 1GB is being used, yet my non pageable RAM threshold has been crossed.

6
Thanks for the insight Christian, I appreciate your help. I agree, if I understood the underlying technologies, I likely wouldn't be here asking questions. I was applying permissions from the CLI because the GUI wasn't doing anything. While using Zentyal 3.1 I had permission problems out the rear, and they were likely because I screwed up SAMBA some how trying to learn it. When I upgrade to Zentyal 3.2 I ended up having to purge SAMBA and start from scratch. Now (that I haven't been messing with it) everything is working as it should via both the CLI and GUI.

7
Installation and Upgrades / Guest Access File Share
« on: October 01, 2013, 03:39:43 am »
All, I recently had to remove and re-install SAMBA after upgrading to 3.2. I created a share in /srv/Documents with guest access. When I try to access that file share with my Windows box that has been joined to the domain, I am prompted for credentials. Even after I enter my local user credentials, I get access denied. I thought with Guest Access enabled that you don't have to be authenticated to connect to the share?

8
Installation and Upgrades / Dashboard Login
« on: October 01, 2013, 03:36:54 am »
Do you guys typically login to the web dashboard with the local account you created when installing Zentyal or with a domain account?

9
Installation and Upgrades / Re-join Domain
« on: October 01, 2013, 03:35:33 am »
I had some SAMBA module errors that forced me to remove all of SAMBA and re-install. That did fix the original problems I was having. I restarted one of my Windows desktops and was not able to log-in to the domain. I looked in Dashboard, and sure enough my Windows desktop was no longer in the computers portion of my domain controller (DC). I decided to re-join my PC to the domain, and with that came a new set of problems

When I originally installed Zentyal on 3.1, I created a domain admin account simply called Administrator. That account no long shows up users list on my DC. I created a new domain admin, and tried to join my Windows box back to the domain, but got an error. I then tried to join my Windows box to the domain with the "Administrator" account even though it is not showing as an account on the dashboard, and it worked.

After finally joining the domain, I rebooted and logged into my machine. Problem is it created me a new profile instead of using my existing domain profile. For example, my previous domain account was shown as "Russel.home" in the Users folder. Now that folder is still present but I am using Russel.home.000 profile.

Can someone please help me resolve the following issues?

  • Why was my Windows box dropped from the domain after upgrading to 3.2?
  • How do I get the "Administrator" account populated back in the Zentyal dashboard?
  • How do I move back to "Russel.home" profile?

Any help would be much appreciated.

10
Installation and Upgrades / Re: SAMBA Error
« on: October 01, 2013, 03:26:28 am »
Thanks paulreynand, the steps you provided solved my one of my SAMBA problems, now I am working  through the rest. Thanks again.

11
Installation and Upgrades / SAMBA Error
« on: September 25, 2013, 04:56:27 am »
I have been having a tough time getting SAMBA sorted out right on my Zentyal install. After upgrading to Zentyal 3.2 today, I continued to have the same problems. I went in and did a "sudo apt-get remove zentyal-samba", rebooted, and then re-installed it. When I am on the web dashboard and I create a new file share I get notified that there were samba errors. Can someone help me make sense of the errors? These are from /var/log/zentyal/zentyal.log

Code: [Select]
2013/09/24 21:39:03 ERROR> AuthKrbHelper.pm:172 EBox::Samba::AuthKrbHelper::_getTicketUsingKeytab - Could not get ticket: could not acquire credentials using an initial credentials context: unable to reach any KDC in realm BCGVT.LAN
 at /usr/share/perl5/EBox/Samba/AuthKrbHelper.pm line 172
        EBox::Samba::AuthKrbHelper::_getTicketUsingKeytab('EBox::Samba::AuthKrbHelper=HASH(0x72e2ff0)', 'Administrator', 'BCGVT.LAN', '/var/lib/zentyal/conf/samba.keytab') called at /usr/share/perl5/EBox/Samba/AuthKrbHelper.pm line 116
        EBox::Samba::AuthKrbHelper::new('EBox::Samba::AuthKrbHelper', 'RID', 500) called at /usr/share/perl5/EBox/Samba/SmbClient.pm line 47
        EBox::Samba::SmbClient::new('EBox::Samba::SmbClient', 'target', 'Thor.bcgvt.lan', 'service', 'Documents', 'RID', 500) called at /usr/share/perl5/EBox/Samba.pm line 286
        EBox::Samba::_postServiceHook('EBox::Samba=HASH(0x5433800)', 1) called at /usr/share/perl5/EBox/Module/Service.pm line 968
        EBox::Module::Service::_regenConfig('EBox::Samba=HASH(0x5433800)') called at /usr/share/perl5/EBox/Module/Base.pm line 232
        EBox::Module::Base::save('EBox::Samba=HASH(0x5433800)') called at /usr/share/perl5/EBox/GlobalImpl.pm line 642
        EBox::GlobalImpl::saveAllModules('EBox::GlobalImpl=HASH(0x3228058)', 'progress', 'EBox::ProgressIndicator=HASH(0x321abe0)') called at /usr/share/perl5/EBox/Global.pm line 95
        EBox::Global::AUTOLOAD('EBox::Global=HASH(0x3225408)', 'progress', 'EBox::ProgressIndicator=HASH(0x321abe0)') called at /usr/share/zentyal/global-action line 39
2013/09/24 21:39:03 ERROR> GlobalImpl.pm:648 EBox::GlobalImpl::__ANON__ - Failed to save changes in module samba: Could not get ticket: could not acquire credentials using an initial credentials context: unable to reach any KDC in realm BCGVT.LAN
2013/09/24 21:39:03 INFO> Base.pm:229 EBox::Module::Base::save - Restarting service for module: logs
2013/09/24 21:39:03 ERROR> GlobalImpl.pm:722 EBox::GlobalImpl::saveAllModules - The following modules failed while saving their changes, their state is unknown: samba  at /usr/share/perl5/EBox/GlobalImpl.pm line 722
        EBox::GlobalImpl::saveAllModules('EBox::GlobalImpl=HASH(0x3228058)', 'progress', 'EBox::ProgressIndicator=HASH(0x321abe0)') called at /usr/share/perl5/EBox/Global.pm line 95
        EBox::Global::AUTOLOAD('EBox::Global=HASH(0x3225408)', 'progress', 'EBox::ProgressIndicator=HASH(0x321abe0)') called at /usr/share/zentyal/global-action line 39
2013/09/24 21:52:31 INFO> GlobalImpl.pm:611 EBox::GlobalImpl::saveAllModules - Saving config and restarting services: firewall samba logs
2013/09/24 21:52:31 INFO> Base.pm:229 EBox::Module::Base::save - Restarting service for module: firewall
2013/09/24 21:52:32 INFO> Base.pm:229 EBox::Module::Base::save - Restarting service for module: samba
2013/09/24 21:52:40 ERROR> AuthKrbHelper.pm:172 EBox::Samba::AuthKrbHelper::_getTicketUsingKeytab - Could not get ticket: could not acquire credentials using an initial credentials context: unable to reach any KDC in realm BCGVT.LAN
 at /usr/share/perl5/EBox/Samba/AuthKrbHelper.pm line 172
        EBox::Samba::AuthKrbHelper::_getTicketUsingKeytab('EBox::Samba::AuthKrbHelper=HASH(0x80a88a0)', 'Administrator', 'BCGVT.LAN', '/var/lib/zentyal/conf/samba.keytab') called at /usr/share/perl5/EBox/Samba/AuthKrbHelper.pm line 116
        EBox::Samba::AuthKrbHelper::new('EBox::Samba::AuthKrbHelper', 'RID', 500) called at /usr/share/perl5/EBox/Samba/SmbClient.pm line 47
        EBox::Samba::SmbClient::new('EBox::Samba::SmbClient', 'target', 'Thor.bcgvt.lan', 'service', 'Documents', 'RID', 500) called at /usr/share/perl5/EBox/Samba.pm line 286
        EBox::Samba::_postServiceHook('EBox::Samba=HASH(0x61a6660)', 1) called at /usr/share/perl5/EBox/Module/Service.pm line 968
        EBox::Module::Service::_regenConfig('EBox::Samba=HASH(0x61a6660)') called at /usr/share/perl5/EBox/Module/Base.pm line 232
        EBox::Module::Base::save('EBox::Samba=HASH(0x61a6660)') called at /usr/share/perl5/EBox/GlobalImpl.pm line 642
        EBox::GlobalImpl::saveAllModules('EBox::GlobalImpl=HASH(0x3f9b058)', 'progress', 'EBox::ProgressIndicator=HASH(0x3f8dbe0)') called at /usr/share/perl5/EBox/Global.pm line 95
        EBox::Global::AUTOLOAD('EBox::Global=HASH(0x3f98408)', 'progress', 'EBox::ProgressIndicator=HASH(0x3f8dbe0)') called at /usr/share/zentyal/global-action line 39
2013/09/24 21:52:40 ERROR> GlobalImpl.pm:648 EBox::GlobalImpl::__ANON__ - Failed to save changes in module samba: Could not get ticket: could not acquire credentials using an initial credentials context: unable to reach any KDC in realm BCGVT.LAN
2013/09/24 21:52:40 INFO> Base.pm:229 EBox::Module::Base::save - Restarting service for module: logs
2013/09/24 21:52:40 ERROR> GlobalImpl.pm:722 EBox::GlobalImpl::saveAllModules - The following modules failed while saving their changes, their state is unknown: samba  at /usr/share/perl5/EBox/GlobalImpl.pm line 722
        EBox::GlobalImpl::saveAllModules('EBox::GlobalImpl=HASH(0x3f9b058)', 'progress', 'EBox::ProgressIndicator=HASH(0x3f8dbe0)') called at /usr/share/perl5/EBox/Global.pm line 95
        EBox::Global::AUTOLOAD('EBox::Global=HASH(0x3f98408)', 'progress', 'EBox::ProgressIndicator=HASH(0x3f8dbe0)') called at /usr/share/zentyal/global-action line 39

12
Installation and Upgrades / Virtualization Manager on Zentyal 3.2
« on: September 25, 2013, 04:48:58 am »
It looks like Virtualization Manager was removed from Zentyal 3.2 as I no longer have that module in my dashboard after the upgrade. Does anyone have any ideas how to get it back? Anyone know how to start the VMs manually?

13
Installation and Upgrades / VM boot up crashes Zentyal
« on: September 05, 2013, 04:42:05 am »
I have 2 VMs loaded on my Zentyal server. They both worked great for the longest time. One of them has FDE, so when Zentyal reboots the VM auto starts but waits for me to unlock the disk. About a month ago, whenever I unlock the VM and boot up it all the way it crashes the server and causes it to reboot. I don't think it's the VM itself, but I have no idea how to find what the problem is. Can someone please help me troubleshoot this?

14
Installation and Upgrades / Re: File Share Access Group
« on: August 18, 2013, 04:27:48 pm »
Lonniebiz, thanks for the help. I did mount the file share with a Windows box that was joined to the domain. I get the same results. I can get into all the other directories of /srv/test/... just not /srv/test/docs. in my samba credential files is use username=home.lan\bob. Also, bob's quota has been set to zero. I have been struggling with Samba on Zentyal for a while. I think there are some bugs. Any one else have any idea how I could troubleshoot this?

15
Installation and Upgrades / Re: Joing Ubuntu to Zentyal domain
« on: July 17, 2013, 04:31:38 am »
I am looking for domain users to access this server and for this server to access domain resources.

Pages: [1] 2