Modify

Ticket #3577 (closed defect: worksforme)

Opened 18 months ago

Last modified 13 months ago

Bugreport on reboot: Error output: iptables v1.4.4: host/network `vpn2.cloud.zentyal.com' not found

Reported by: mka@… Owned by: jacalvo@…
Milestone: 2.2.X Component: base
Severity: trivial Keywords: reboot
Cc:

Description

hola,

if i restart zentyal 2.2.4 i get a msg. (look screenshot) for a bug

this is my last in /var/log/zentyal/zentyal.log

->

2011/12/06 21:26:11 ERROR> Iptables.pm:373 EBox::Iptables::ANON - Cannot contact Zentyal Cloud: Server vpn2.cloud.zentyal.com not found via DNS server ns.cloud.zentyal.com,192.168.1.1. Reason: Send error: Network is unreachable 2011/12/06 21:26:12 ERROR> Ldap.pm:1103 EBox::Ldap::safeConnect - Couldn't connect to LDAP server ldapi://%2fvar%2frun%2fslapd%2fldapi, retrying 2011/12/06 21:26:17 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command set -e /sbin/iptables -t nat -A postmodules -o eth0 --source 192.168.160.0/24 -j MASQUERADE /sbin/iptables -t filter -A iexternalmodules -i tap2 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A iexternalmodules -i tap0 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A imodules -i tap2 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A imodules -i tap0 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A imodules --protocol udp --destination-port 1194 -j ACCEPT /sbin/iptables -t filter -A omodules -o tap2 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A omodules -o tap0 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A omodules --protocol tcp --destination vpn2.cloud.zentyal.com --destination-port 1194 -j ACCEPT /sbin/iptables -t filter -A omodules --protocol tcp --destination-port 80 -j ACCEPT failed. Error output: iptables v1.4.4: host/network `vpn2.cloud.zentyal.com' not found

Try `iptables -h' or 'iptables --help' for more information.

Command output: . Exit value: 2 2011/12/06 21:26:17 ERROR> Iptables.pm:680 EBox::Iptables::ANON - Error executing firewall rules for module openvpn 2011/12/07 08:10:06 INFO> Redis.pm:766 EBox::Config::Redis::_initRedis - Starting redis server 2011/12/07 08:10:34 INFO> Base.pm:250 EBox::Module::Base::ANON - Saving config for module: network 2011/12/07 08:10:39 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: firewall 2011/12/07 08:10:47 ERROR> Ldap.pm:1103 EBox::Ldap::safeConnect - Couldn't connect to LDAP server ldapi://%2fvar%2frun%2fslapd%2fldapi, retrying 2011/12/07 08:10:49 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: network 2011/12/07 08:10:50 ERROR> RemoteServices?.pm:1053 EBox::RemoteServices::queryInternalNS - No connected 2011/12/07 08:10:50 WARN> Network.pm:2596 EBox::Network::_generateDDClient - Zentyal Cloud cannot be used if we cannot get the DynDNS server 2011/12/07 08:10:51 ERROR> Lock.pm:31 EBox::Util::Lock::lock - Could not get lock for service: firewall 2011/12/07 08:10:51 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: antivirus 2011/12/07 08:11:10 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: audit 2011/12/07 08:11:10 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ca 2011/12/07 08:11:13 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ebackup 2011/12/07 08:11:13 DEBUG> RemoteServices?.pm:918 EBox::RemoteServices::disasterRecoveryAddOn - Cannot connect to Zentyal Cloud. Check your Internet connection. 2011/12/07 08:11:13 DEBUG> RemoteServices?.pm:918 EBox::RemoteServices::disasterRecoveryAddOn - Cannot connect to Zentyal Cloud. Check your Internet connection. 2011/12/07 08:11:15 DEBUG> RemoteServices?.pm:918 EBox::RemoteServices::disasterRecoveryAddOn - Cannot connect to Zentyal Cloud. Check your Internet connection. 2011/12/07 08:11:15 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: events 2011/12/07 08:11:16 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ids 2011/12/07 08:11:18 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Log loaded from registeredEvents 2011/12/07 08:11:18 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Updates loaded from registeredEvents 2011/12/07 08:11:18 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Runit loaded from registeredEvents 2011/12/07 08:11:18 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::EBackup loaded from registeredEvents 2011/12/07 08:11:18 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Log loaded from registeredDispatchers 2011/12/07 08:11:18 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Mail loaded from registeredDispatchers 2011/12/07 08:11:19 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command /etc/init.d/snort status failed. Error output: Command output: * Status of snort daemon(s)

...fail!

. Exit value: 3 2011/12/07 08:11:20 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::ControlCenter? loaded from registeredDispatchers 2011/12/07 08:11:24 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command /etc/init.d/snort status failed. Error output: Command output: * Status of snort daemon(s)

...fail!

. Exit value: 3 2011/12/07 08:11:27 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: logs 2011/12/07 08:11:28 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: monitor 2011/12/07 08:11:35 WARN> Monitor.pm:640 EBox::Monitor::_setThresholdConf - No threshold configuration is saved since monitor watcher or events module are not enabled 2011/12/07 08:11:55 DEBUG> Base.pm:241 EBox::RemoteServices::Base::_queryServicesNameserver - Server mon.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 08:11:57 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ntp 2011/12/07 08:12:00 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: openvpn 2011/12/07 08:12:02 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: remoteservices 2011/12/07 08:12:23 DEBUG> Base.pm:241 EBox::RemoteServices::Base::_queryServicesNameserver - Server backup.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 08:12:23 ERROR> RemoteServices?.pm:1510 EBox::RemoteServices::ANON - Cannot contact to Zentyal Cloud: Server backup.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 08:12:26 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: users 2011/12/07 08:12:28 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: webserver 2011/12/07 08:12:30 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ftp 2011/12/07 08:12:30 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: mail 2011/12/07 08:12:36 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: samba 2011/12/07 08:12:41 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command setfacl -m g:user:rwx /home/samba/shares/cacn failed. Error output: setfacl: /home/samba/shares/cacn: Operation not supported

Command output: . Exit value: 1 2011/12/07 08:12:41 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: usercorner 2011/12/07 08:12:42 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: zarafa 2011/12/07 08:12:49 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: apache 2011/12/07 08:17:13 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: events 2011/12/07 08:17:19 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Log loaded from registeredEvents 2011/12/07 08:17:20 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Updates loaded from registeredEvents 2011/12/07 08:17:20 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Runit loaded from registeredEvents 2011/12/07 08:17:20 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::EBackup loaded from registeredEvents 2011/12/07 08:17:20 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Log loaded from registeredDispatchers 2011/12/07 08:17:20 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Mail loaded from registeredDispatchers 2011/12/07 08:17:21 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::ControlCenter? loaded from registeredDispatchers 2011/12/07 09:09:27 DEBUG> Base.pm:241 EBox::RemoteServices::Base::_queryServicesNameserver - Server mm.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 09:09:27 WARN> EventDaemon?.pm:447 EBox::EventDaemon::ANON - Zentyal Cloud is not enabled to send messages 2011/12/07 09:09:27 ERROR> EventDaemon?.pm:448 EBox::EventDaemon::ANON - Server mm.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 09:09:27 INFO> Log.pm:118 EBox::Event::Dispatcher::Log::send - $VAR1 = bless( {

'source' => 'security software update', 'compMessage' => undef, 'level' => 'warn', 'dispatchers' => [

'any'

],

'timestamp' => 1323245345, 'message' => 'There are 1 security updates. The affected packages are: vsftpd.

Warning: The updates are community based and there is no guarantee that your server will work properly after applying them. Servers in production environments should have quality assured (QA) software updates. Purchase a Professional or Enterprise Subscription to gain access to QA updates.'

}, 'EBox::Event' );

2011/12/07 09:17:16 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: events 2011/12/07 09:17:23 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Log loaded from registeredEvents 2011/12/07 09:17:23 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Updates loaded from registeredEvents 2011/12/07 09:17:23 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Runit loaded from registeredEvents 2011/12/07 09:17:23 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::EBackup loaded from registeredEvents 2011/12/07 09:17:23 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Log loaded from registeredDispatchers 2011/12/07 09:17:23 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Mail loaded from registeredDispatchers 2011/12/07 09:17:24 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::ControlCenter? loaded from registeredDispatchers 2011/12/07 09:30:56 INFO> install-packages:56 main::ANON - Starting package installation process 2011/12/07 09:31:11 INFO> install-packages:116 main::ANON - Package installation process finished 2011/12/07 09:31:13 DEBUG> Software.pm:858 EBox::Software::_isModLocked - Die Softwareverwaltung ist momentan durch ebox-software gesperrt. Bitte versuchen Sie es später nochmals 2011/12/07 09:55:16 DEBUG> RemoteServices?.pm:918 EBox::RemoteServices::disasterRecoveryAddOn - Cannot connect to Zentyal Cloud. Check your Internet connection. 2011/12/07 09:55:36 DEBUG> Base.pm:241 EBox::RemoteServices::Base::_queryServicesNameserver - Server backup.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 09:56:03 INFO> install-packages:56 main::ANON - Starting package installation process 2011/12/07 09:56:05 INFO> install-packages:116 main::ANON - Package installation process finished 2011/12/07 09:56:19 INFO> GlobalImpl?.pm:539 EBox::GlobalImpl::saveAllModules - Saving config and restarting services: firewall 2011/12/07 09:56:19 INFO> Base.pm:228 EBox::Module::Base::save - Restarting service for module: firewall 2011/12/07 09:56:54 INFO> GlobalImpl?.pm:653 EBox::GlobalImpl::saveAllModules - Changes saved successfully 2011/12/07 09:57:15 DEBUG> RemoteServices?.pm:918 EBox::RemoteServices::disasterRecoveryAddOn - Cannot connect to Zentyal Cloud. Check your Internet connection. 2011/12/07 09:57:35 DEBUG> Base.pm:241 EBox::RemoteServices::Base::_queryServicesNameserver - Server backup.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 09:58:11 DEBUG> RemoteServices?.pm:918 EBox::RemoteServices::disasterRecoveryAddOn - Cannot connect to Zentyal Cloud. Check your Internet connection. 2011/12/07 09:58:31 DEBUG> Base.pm:241 EBox::RemoteServices::Base::_queryServicesNameserver - Server backup.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 09:58:50 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command /etc/init.d/snort status failed. Error output: Command output: * Status of snort daemon(s)

...fail!

. Exit value: 3 2011/12/07 09:59:08 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: firewall 2011/12/07 09:59:09 DEBUG> Base.pm:241 EBox::RemoteServices::Base::_queryServicesNameserver - Server vpn2.cloud.zentyal.com not found via DNS server ns.cloud.zentyal.com,192.168.1.1. Reason: Send error: Network is unreachable 2011/12/07 09:59:09 ERROR> Iptables.pm:373 EBox::Iptables::ANON - Cannot contact Zentyal Cloud: Server vpn2.cloud.zentyal.com not found via DNS server ns.cloud.zentyal.com,192.168.1.1. Reason: Send error: Network is unreachable 2011/12/07 09:59:11 ERROR> Ldap.pm:1103 EBox::Ldap::safeConnect - Couldn't connect to LDAP server ldapi://%2fvar%2frun%2fslapd%2fldapi, retrying 2011/12/07 09:59:16 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command set -e /sbin/iptables -t nat -A postmodules -o eth0 --source 192.168.160.0/24 -j MASQUERADE /sbin/iptables -t filter -A iexternalmodules -i tap2 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A iexternalmodules -i tap0 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A imodules -i tap2 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A imodules -i tap0 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A imodules --protocol udp --destination-port 1194 -j ACCEPT /sbin/iptables -t filter -A omodules -o tap2 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A omodules -o tap0 -p udp --destination-port 520 -j ACCEPT /sbin/iptables -t filter -A omodules --protocol tcp --destination vpn2.cloud.zentyal.com --destination-port 1194 -j ACCEPT /sbin/iptables -t filter -A omodules --protocol tcp --destination-port 80 -j ACCEPT failed. Error output: iptables v1.4.4: host/network `vpn2.cloud.zentyal.com' not found

Try `iptables -h' or 'iptables --help' for more information.

Command output: . Exit value: 2 2011/12/07 09:59:16 ERROR> Iptables.pm:680 EBox::Iptables::ANON - Error executing firewall rules for module openvpn 2011/12/07 10:00:13 INFO> Redis.pm:766 EBox::Config::Redis::_initRedis - Starting redis server 2011/12/07 10:00:41 INFO> Base.pm:250 EBox::Module::Base::ANON - Saving config for module: network 2011/12/07 10:00:47 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: firewall 2011/12/07 10:01:02 ERROR> Ldap.pm:1103 EBox::Ldap::safeConnect - Couldn't connect to LDAP server ldapi://%2fvar%2frun%2fslapd%2fldapi, retrying 2011/12/07 10:01:04 ERROR> Ldap.pm:1103 EBox::Ldap::safeConnect - Couldn't connect to LDAP server ldapi://%2fvar%2frun%2fslapd%2fldapi, retrying 2011/12/07 10:01:05 INFO> Ldap.pm:1112 EBox::Ldap::safeConnect - LDAP reconnect successful 2011/12/07 10:01:07 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: network 2011/12/07 10:01:08 ERROR> RemoteServices?.pm:1053 EBox::RemoteServices::queryInternalNS - No connected 2011/12/07 10:01:08 WARN> Network.pm:2596 EBox::Network::_generateDDClient - Zentyal Cloud cannot be used if we cannot get the DynDNS server 2011/12/07 10:01:10 ERROR> Lock.pm:31 EBox::Util::Lock::lock - Could not get lock for service: firewall 2011/12/07 10:01:10 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: antivirus 2011/12/07 10:01:25 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: audit 2011/12/07 10:01:25 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ca 2011/12/07 10:01:28 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ebackup 2011/12/07 10:01:28 DEBUG> RemoteServices?.pm:918 EBox::RemoteServices::disasterRecoveryAddOn - Cannot connect to Zentyal Cloud. Check your Internet connection. 2011/12/07 10:01:28 DEBUG> RemoteServices?.pm:918 EBox::RemoteServices::disasterRecoveryAddOn - Cannot connect to Zentyal Cloud. Check your Internet connection. 2011/12/07 10:01:31 DEBUG> RemoteServices?.pm:918 EBox::RemoteServices::disasterRecoveryAddOn - Cannot connect to Zentyal Cloud. Check your Internet connection. 2011/12/07 10:01:31 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: events 2011/12/07 10:01:32 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ids 2011/12/07 10:01:34 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Log loaded from registeredEvents 2011/12/07 10:01:34 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Updates loaded from registeredEvents 2011/12/07 10:01:34 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::Runit loaded from registeredEvents 2011/12/07 10:01:34 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Watcher::EBackup loaded from registeredEvents 2011/12/07 10:01:34 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Log loaded from registeredDispatchers 2011/12/07 10:01:34 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::Mail loaded from registeredDispatchers 2011/12/07 10:01:35 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command /etc/init.d/snort status failed. Error output: Command output: * Status of snort daemon(s)

...fail!

. Exit value: 3 2011/12/07 10:01:36 INFO> EventDaemon?.pm:307 EBox::EventDaemon::_loadModules - EBox::Event::Dispatcher::ControlCenter? loaded from registeredDispatchers 2011/12/07 10:01:40 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command /etc/init.d/snort status failed. Error output: Command output: * Status of snort daemon(s)

...fail!

. Exit value: 3 2011/12/07 10:01:43 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: logs 2011/12/07 10:01:43 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: monitor 2011/12/07 10:01:48 WARN> Monitor.pm:640 EBox::Monitor::_setThresholdConf - No threshold configuration is saved since monitor watcher or events module are not enabled 2011/12/07 10:02:08 DEBUG> Base.pm:241 EBox::RemoteServices::Base::_queryServicesNameserver - Server mon.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 10:02:10 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ntp 2011/12/07 10:02:14 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: openvpn 2011/12/07 10:02:17 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: remoteservices 2011/12/07 10:02:39 DEBUG> Base.pm:241 EBox::RemoteServices::Base::_queryServicesNameserver - Server backup.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 10:02:39 ERROR> RemoteServices?.pm:1510 EBox::RemoteServices::ANON - Cannot contact to Zentyal Cloud: Server backup.internal.cloud.zentyal.com not found via DNS server 10.200.0.4. Reason: query timed out 2011/12/07 10:02:41 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: users 2011/12/07 10:02:45 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: webserver 2011/12/07 10:02:46 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: ftp 2011/12/07 10:02:47 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: mail 2011/12/07 10:02:52 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: samba 2011/12/07 10:02:56 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command setfacl -m g:user:rwx /home/samba/shares/cacn failed. Error output: setfacl: /home/samba/shares/cacn: Operation not supported

Command output: . Exit value: 1 2011/12/07 10:02:56 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: usercorner 2011/12/07 10:02:57 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: zarafa 2011/12/07 10:03:02 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: apache

<-

Attachments

Change History

comment:1 Changed 17 months ago by jamor@…

  • Summary changed from Bugreport on reboot to Bugreport on reboot: Error output: iptables v1.4.4: host/network `vpn2.cloud.zentyal.com' not found

Hola Mka, esto tiene pinta de ser un error de DNS. Ya te funciona correctamente o se repite?.

comment:2 Changed 17 months ago by mka@…

  • Status changed from new to closed
  • Resolution set to fixed

hola jamor,

thanks "google-translate" - i dont understand spain ;) yes it was a pice of the "DNS problem" - and has done

thx

majestyx(michael)

comment:3 Changed 13 months ago by rhernandez50@…

  • Status changed from closed to reopened
  • Resolution fixed deleted

I'm having the exact same problem. When I shutdown/reboot, everything works fine until this section:

2012/04/11 07:44:59 INFO> Service.pm:716 EBox::Module::Service::restartService - Restarting service for module: firewall
2012/04/11 07:46:11 DEBUG> Base.pm:241 EBox::RemoteServices::Base::_queryServicesNameserver - Server vpn3.cloud.zentyal.com not found via DNS server ns.cloud.ze$
2012/04/11 07:46:11 ERROR> Iptables.pm:373 EBox::Iptables::__ANON__ - Cannot contact Zentyal Cloud: Server vpn3.cloud.zentyal.com not found via DNS server ns.cl$
2012/04/11 07:46:13 ERROR> Sudo.pm:213 EBox::Sudo::_rootError - root command set -e
/sbin/iptables -t filter -A iexternalmodules -i tap1 -p udp --destination-port 520 -j ACCEPT
/sbin/iptables -t filter -A iexternalmodules -i tap0 -p udp --destination-port 520 -j ACCEPT
/sbin/iptables -t filter -A iexternalmodules --protocol udp --destination-port 1194  -j ACCEPT
/sbin/iptables -t filter -A imodules -i tap1 -p udp --destination-port 520 -j ACCEPT
/sbin/iptables -t filter -A imodules -i tap0 -p udp --destination-port 520 -j ACCEPT
/sbin/iptables -t filter -A omodules -o tap1 -p udp --destination-port 520 -j ACCEPT
/sbin/iptables -t filter -A omodules -o tap0 -p udp --destination-port 520 -j ACCEPT
/sbin/iptables -t filter -A omodules --protocol tcp --destination vpn3.cloud.zentyal.com --destination-port 443 -j ACCEPT
/sbin/iptables -t filter -A omodules --protocol tcp  --destination-port 80 -j ACCEPT failed.
Error output: iptables v1.4.4: host/network `vpn3.cloud.zentyal.com' not found
 Try `iptables -h' or 'iptables --help' for more information.

Command output: .
Exit value: 2
2012/04/11 07:46:13 ERROR> Iptables.pm:680 EBox::Iptables::__ANON__ - Error executing firewall rules for module openvpn

In Zentyal, under Core > Nework > DNS I have the following IPs listed in order: 127.0.0.1,4.2.2.2,4.2.2.1.

Then under Infrastructure > DNS I have Enable transparent DNS cache and have no forwarders.

Any clue??

comment:4 Changed 13 months ago by rhernandez50@…

Okay, I'm not sure if this is "closed" but the machine does not hang during shutdown after removing 127.0.0.1 from the list of DNS IPs in Core > Network > DNS.

So, is it correct that when Zentyal is shutting down AND you have Zentyal querying its own DNS cache for vpn3.cloud.zentyal.com, the shutdown fails and hangs? It seems to be the case on my setup.

I'm not sure if this is a workaround that just masks a problem with my DNS cache or a proper fix. Anyone?

comment:5 Changed 13 months ago by half_life1052@…

  • Status changed from reopened to closed
  • Resolution set to worksforme
  • Severity changed from normal to trivial

It seems a little odd to both refer to the local dns via the 127.0.0.1 entry AND have transparent DNS cache enabled. I would remove the 127.0.0.1 personally and rely on just the transparent dns. Seems more of a timing/configuration issue rather than a bug. Bring this up in the forum.

comment:6 Changed 13 months ago by rhernandez50@…

Good point, thanks. I've removed the 127.0.0.1 entry and all seems well.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.