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

Pages: [1]
1
I added to /etc/rc.local
Code: [Select]
sleep 10000
/etc/init.d/zentyal start

and it restarts on boot. How ever this is not a solution, only walkaround.

2
Power on via power button and soft off instead of normal halt disqualifies Zentyal in normal usage ..... Had this with 3.0, in 3.0.1 restarts and power off ok.

How ever on every restart zentyal wants to save changes on first login. But i don't know what the hell the changes are!

3
In my case i got the same after update. I have to start zentyal on my own via
Code: [Select]
/etc/init.d/zentyal start it seems that there is a bug in latest release.

I got in dmesg:
Code: [Select]
[   18.181113] init: isc-dhcp-server main process (892) terminated with status 1
[   18.181167] init: isc-dhcp-server main process ended, respawning
[   18.743107] init: isc-dhcp-server main process (948) terminated with status 1
[   18.743163] init: isc-dhcp-server main process ended, respawning
[   18.973348] init: isc-dhcp-server main process (955) terminated with status 1
[   18.973404] init: isc-dhcp-server main process ended, respawning
[   19.119177] init: isc-dhcp-server main process (980) terminated with status 1
[   19.119233] init: isc-dhcp-server main process ended, respawning
[   19.304047] init: isc-dhcp-server main process (998) terminated with status 1
[   19.304104] init: isc-dhcp-server main process ended, respawning
[   19.522588] init: isc-dhcp-server main process (1006) terminated with status 1
[   19.522646] init: isc-dhcp-server main process ended, respawning
[   19.690473] init: isc-dhcp-server main process (1015) terminated with status 1
[   19.690533] init: isc-dhcp-server main process ended, respawning
[   19.850278] init: isc-dhcp-server main process (1024) terminated with status 1
[   19.850333] init: isc-dhcp-server main process ended, respawning
[   20.040629] init: isc-dhcp-server main process (1035) terminated with status 1
[   20.040690] init: isc-dhcp-server main process ended, respawning
[   20.230830] init: isc-dhcp-server main process (1047) terminated with status 1
[   20.230885] init: isc-dhcp-server main process ended, respawning
[   20.441528] init: isc-dhcp-server main process (1060) terminated with status 1
[   20.441583] init: isc-dhcp-server respawning too fast, stopped
[   26.944011] eth0: no IPv6 routers present


after few restarts it works but log looks like it:
Code: [Select]
2012/09/22 18:48:29 DEBUG> User.pm:562 EBox::UsersAndGroups::User::create - Cannot create user because the home directory /home/b.smakosz already exists. Please move or remove it before creating this user
2012/09/22 18:48:32 INFO> Init.pm:74 EBox::Util::Init::start - Modules to start: network firewall audit ca dhcp dns events logs monitor ntp openvpn remoteservices users webserver ftp apache
2012/09/22 18:48:32 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: network
2012/09/22 18:48:33 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: firewall
2012/09/22 18:48:34 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: audit
2012/09/22 18:48:34 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ca
2012/09/22 18:48:34 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: dhcp
2012/09/22 18:48:34 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: dns
2012/09/22 18:48:35 WARN> DNS.pm:1436 EBox::DNS::_launchSambaNSupdate - Cannot contact with named, trying in posthook
2012/09/22 18:48:36 ERROR> Sudo.pm:216 EBox::Sudo::_rootError - root command nsupdate -g -t 10 /var/lib/zentyal/tmp/WWv_bOPZZO failed.
Error output: tkey query failed: GSSAPI error: Major = Unspecified GSS failure.  Minor code may provide more information, Minor = Credentials cache file '/tmp/krb5cc_0' not found.

Command output: .
Exit value: 1
2012/09/22 18:48:36 ERROR> Service.pm:721 EBox::Module::Service::__ANON__ - Error restarting service: root command nsupdate -g -t 10 /var/lib/zentyal/tmp/WWv_bOPZZO failed.
Error output: tkey query failed: GSSAPI error: Major = Unspecified GSS failure.  Minor code may provide more information, Minor = Credentials cache file '/tmp/krb5cc_0' not found.

Command output: .
Exit value: 1
2012/09/22 18:48:36 ERROR> Sudo.pm:216 EBox::Sudo::_rootError - root command . /lib/lsb/init-functions;  log_begin_msg "Starting Zentyal module: dns"; log_end_msg 1 failed.
Error output:
Command output:  * Starting Zentyal module: dns
    ...fail!
.
Exit value: 1
2012/09/22 18:48:54 INFO> Init.pm:74 EBox::Util::Init::start - Modules to start: network firewall audit ca dhcp dns events logs monitor ntp openvpn remoteservices users webserver ftp apache
2012/09/22 18:48:54 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: network
2012/09/22 18:48:55 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: firewall
2012/09/22 18:48:56 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: audit
2012/09/22 18:48:56 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ca
2012/09/22 18:48:57 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: dhcp
2012/09/22 18:48:57 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: dns
2012/09/22 18:48:57 ERROR> Sudo.pm:216 EBox::Sudo::_rootError - root command kinit --keytab=/var/lib/samba/private/secrets.keytab SIENKIEWICZPDC$ failed.
Error output: kinit: krb5_get_init_creds: unable to reach any KDC in realm 4LO.CZEST.PL.LAN

Command output: .
Exit value: 1
2012/09/22 18:48:59 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: events
2012/09/22 18:48:59 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: logs
2012/09/22 18:48:59 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: monitor
2012/09/22 18:49:00 INFO> User.pm:461 EBox::Samba::User::addToZentyal - Adding samba user 'a.gondro' to Zentyal
2012/09/22 18:49:00 DEBUG> User.pm:562 EBox::UsersAndGroups::User::create - Cannot create user because the home directory /home/a.gondro already exists. Please move or remove it before creating this user
2012/09/22 18:49:00 INFO> User.pm:461 EBox::Samba::User::addToZentyal - Adding samba user 'b.smakosz' to Zentyal
2012/09/22 18:49:00 DEBUG> User.pm:562 EBox::UsersAndGroups::User::create - Cannot create user because the home directory /home/b.smakosz already exists. Please move or remove it before creating this user
2012/09/22 18:49:00 WARN> Monitor.pm:658 EBox::Monitor::_setThresholdConf - No threshold configuration is saved since monitor watcher or events module are not enabled
2012/09/22 18:49:02 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ntp
2012/09/22 18:49:15 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: openvpn
2012/09/22 18:49:15 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: remoteservices
2012/09/22 18:49:15 ERROR> Apache.pm:630 EBox::Apache::removeInclude - /var/lib/zentyal/conf/remoteservices/soap-loc.conf has not been included previously
2012/09/22 18:49:15 ERROR> RemoteServices.pm:1683 EBox::RemoteServices::_getSubscriptionDetails - Not subscribed
2012/09/22 18:49:15 ERROR> RemoteServices.pm:1683 EBox::RemoteServices::_getSubscriptionDetails - Not subscribed
2012/09/22 18:49:17 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: users
2012/09/22 18:49:20 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: webserver
2012/09/22 18:49:21 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ftp
2012/09/22 18:49:21 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: apache
2012/09/22 18:49:21 ERROR> RemoteServices.pm:1683 EBox::RemoteServices::_getSubscriptionDetails - Not subscribed
2012/09/22 18:49:22 INFO> Init.pm:79 EBox::Util::Init::start - Start modules finished
2012/09/22 18:49:51 INFO> Init.pm:74 EBox::Util::Init::start - Modules to start: network firewall audit ca dhcp dns events logs monitor ntp openvpn remoteservices users webserver ftp apache
2012/09/22 18:49:51 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: network
2012/09/22 18:49:52 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: firewall
2012/09/22 18:49:53 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: audit
2012/09/22 18:49:53 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ca
2012/09/22 18:49:53 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: dhcp
2012/09/22 18:49:53 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: dns
2012/09/22 18:49:53 ERROR> Sudo.pm:216 EBox::Sudo::_rootError - root command kinit --keytab=/var/lib/samba/private/secrets.keytab SIENKIEWICZPDC$ failed.
Error output: kinit: krb5_get_init_creds: unable to reach any KDC in realm 4LO.CZEST.PL.LAN

Command output: .
Exit value: 1
2012/09/22 18:49:55 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: events
2012/09/22 18:49:55 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: logs
2012/09/22 18:49:55 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: monitor
2012/09/22 18:49:56 WARN> Monitor.pm:658 EBox::Monitor::_setThresholdConf - No threshold configuration is saved since monitor watcher or events module are not enabled
2012/09/22 18:49:58 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ntp
2012/09/22 18:50:02 INFO> User.pm:461 EBox::Samba::User::addToZentyal - Adding samba user 'a.gondro' to Zentyal
2012/09/22 18:50:02 DEBUG> User.pm:562 EBox::UsersAndGroups::User::create - Cannot create user because the home directory /home/a.gondro already exists. Please move or remove it before creating this user
2012/09/22 18:50:02 INFO> User.pm:461 EBox::Samba::User::addToZentyal - Adding samba user 'b.smakosz' to Zentyal
2012/09/22 18:50:02 DEBUG> User.pm:562 EBox::UsersAndGroups::User::create - Cannot create user because the home directory /home/b.smakosz already exists. Please move or remove it before creating this user
2012/09/22 18:50:11 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: openvpn
2012/09/22 18:50:11 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: remoteservices
2012/09/22 18:50:11 ERROR> Apache.pm:630 EBox::Apache::removeInclude - /var/lib/zentyal/conf/remoteservices/soap-loc.conf has not been included previously
2012/09/22 18:50:11 ERROR> RemoteServices.pm:1683 EBox::RemoteServices::_getSubscriptionDetails - Not subscribed
2012/09/22 18:50:12 ERROR> RemoteServices.pm:1683 EBox::RemoteServices::_getSubscriptionDetails - Not subscribed
2012/09/22 18:50:15 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: users
2012/09/22 18:50:17 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: webserver
2012/09/22 18:50:18 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ftp
2012/09/22 18:50:19 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: apache
2012/09/22 18:50:19 ERROR> RemoteServices.pm:1683 EBox::RemoteServices::_getSubscriptionDetails - Not subscribed
2012/09/22 18:50:19 INFO> Init.pm:79 EBox::Util::Init::start - Start modules finished
2012/09/22 18:50:24 ERROR> RemoteServices.pm:1683 EBox::RemoteServices::_getSubscriptionDetails - Not subscribed

4
Is it possible that RPC is not available becouse i don't use Zentyal DNS? I use OpenWRT with DNSMasq (Zentyal is only internal PDC with VPN tunnel access to manage from home) and i added only one SRV dns record:
Code: [Select]
srv-host=_ldap._tcp.dc._msdcs.DOMENA.lan, ldapserver.DOMENA.lanMaybe there have to be something more to let manage remotely GPO from win7?

5
Installation and Upgrades / Re: Need help accessing my Zentyal server
« on: September 20, 2012, 01:53:48 pm »
Hi ladies and gents,

I hope somebody can help me please.

I restarted the Zentyal server and now I can't login to Linux.  I type my username and password at the prompt then it looks like the screen refreshes.  Then the username and password prompt shows again. 

Please can somebody help with this.

Had this after update 3.0.1 but only onece. After reboot it worked flawessly.

6
Hello

I just update Zentyal 3.0 to 3.0.1. Now i have to manually start zentyal from console becouse it get killed with:
Code: [Select]
zentyal.s4sync main process (763) terminated with status 11after
Code: [Select]
/etc/init.d/zentyal start i can log onto https console.

Second problem is when i try to edit GPO via windows 7 i receive "RPC sever is unavailable" (i use local leanguage so the english version may be slight different). File Share, roaming profile works but i can't change GPO settings.

Pages: [1]