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.


Topics - 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 / 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.

5
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?

6
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?

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

8
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

9
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?

10
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?

11
Installation and Upgrades / Joing Ubuntu to Zentyal domain
« on: July 15, 2013, 03:11:39 am »
Have trouble joining an Ubuntu server to my Zentyal domain. I have tried to follow the video here: http://www.youtube.com/watch?v=pF1Ta20LmYE except my server is CLI only. I installed likewise and ran the command below and also get the error following.

Code: [Select]
John@smith:/srv/files$ sudo domainjoin-cli join bobhome.lan Administrator
Joining to AD Domain:   bobhome.lan
With Computer DNS Name: john.bobhome.lan

Administrator@BOBHOME.LAN's password:

Error: ERROR_UNEXP_NET_ERR [code 0x0000003b]

12
Installation and Upgrades / File Transfer
« on: July 14, 2013, 09:50:56 pm »
When I transfer a file from my Windows 8 Client to Zentyal (via mapped network drive), the file transfer sticks at "calculating". The file is never transfered, but a skeleton file with 0 bytes of data is created on the share. The user, Alica, is in a group that is part of the ACL for this share with Read and Write permissions. Can anyone help me determine why the file will not transfer?

13
Installation and Upgrades / File Share Access Group
« on: July 14, 2013, 09:48:11 pm »
I use Zentyal as file server and the majority of my files stored here. I have created a file share for /srv/test and added user Bob to have read access to that share. I also have Guest Access enabled at the moment for this share. On a seperate Ubuntu machine I have mounted /srv/test with CIFS using Bob's credentials. When I try to "CD" into /srv/test/docs I get permission denied. When I do a "ls -la /srv/test" It shows user as root and group as 1901. No matter who I mount the share with, the group is always 1901 and permission is denied. Can anyone help me troubleshoot this?

14
Installation and Upgrades / Persistent Default Gateway
« on: July 14, 2013, 09:22:31 pm »
I have Zentyal setup at home on a server with 1 NIC. In order for my virtual machines on Zentyal to use a bridged NIC, I first had to turn eth0 into a bridged interface. Everything works great internally, but Zentyal has no route to leave the network. By simply issuing "sudo route add default gw 192.168.1.1 br1" I am back in business and Zentyal can reach the Internet. The problem comes when I reboot Zentyal, I always have to add the default route back in. Does anyone know how make my default route persistent?

15
Installation and Upgrades / Samba Folder
« on: July 06, 2013, 08:23:09 pm »
I have a folder share in Zentyal for /srv/TV . I can open the folder share and see my files in /srv/TV/Torchwood . When I go to move a file into the folder the system locks up. I currently have the user accessing the share in a group that has read & write permissions by ACL in Zentyal. Can someone help me troubleshoot why I can't add or create files in the folder?

Pages: [1] 2