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

Pages: [1]
1
I have a fresh Zentyal 6.2 installed. I'm trying to join it to the windows domain (set as ADC Controller). Unfortunately something is going wrong.


This is what I have found in the zentyal.log:

Code: [Select]
2020/11/17 11:20:26 INFO> GlobalImpl.pm:617 EBox::GlobalImpl::saveAllModules - Saving config and restarting services: firewall sysinfo audit samba mailfilter mail logs
2020/11/17 11:20:26 INFO> Base.pm:231 EBox::Module::Base::save - Restarting service for module: firewall
2020/11/17 11:20:27 INFO> Base.pm:231 EBox::Module::Base::save - Restarting service for module: sysinfo
2020/11/17 11:20:27 INFO> Base.pm:231 EBox::Module::Base::save - Restarting service for module: audit
2020/11/17 11:20:27 INFO> Base.pm:231 EBox::Module::Base::save - Restarting service for module: samba
2020/11/17 11:20:28 INFO> Provision.pm:810 EBox::Samba::Provision::checkAddress - Resolving pss-serwer.dom1.local to an IP address
2020/11/17 11:20:28 INFO> Provision.pm:830 EBox::Samba::Provision::checkAddress - The DC pss-serwer.dom1.local has been resolved to 192.168.16.2
2020/11/17 11:20:28 INFO> Provision.pm:833 EBox::Samba::Provision::checkAddress - Checking reverse DNS resolution of '192.168.16.2'...
2020/11/17 11:20:28 INFO> Provision.pm:857 EBox::Samba::Provision::checkAddress - The IP address 192.168.16.2 does not have associated PTR record
2020/11/17 11:20:28 INFO> Provision.pm:756 EBox::Samba::Provision::checkServerReachable - Checking if AD server '192.168.16.2' is online...
2020/11/17 11:20:28 INFO> Provision.pm:866 EBox::Samba::Provision::checkFunctionalLevels - Checking forest and domain functional levels...
2020/11/17 11:20:28 INFO> Provision.pm:898 EBox::Samba::Provision::checkRfc2307 - Checking RFC2307 compliant schema...
2020/11/17 11:20:28 INFO> Provision.pm:775 EBox::Samba::Provision::checkLocalRealmAndDomain - Checking local domain and realm...
2020/11/17 11:20:28 INFO> Provision.pm:972 EBox::Samba::Provision::checkClockSkew - Checking clock skew with AD server...
2020/11/17 11:20:28 INFO> Provision.pm:993 EBox::Samba::Provision::checkClockSkew - Clock skew below two minutes, should be enough.
2020/11/17 11:20:28 INFO> Provision.pm:675 EBox::Samba::Provision::checkDnsZonesInMainPartition - Checking for old DNS zones stored in main domain partition...
2020/11/17 11:20:28 INFO> Provision.pm:722 EBox::Samba::Provision::checkForestDomains - Checking number of domains inside forest...
2020/11/17 11:20:28 INFO> Provision.pm:932 EBox::Samba::Provision::checkTrustDomainObjects - Checking for domain trust relationships...
2020/11/17 11:20:28 INFO> Provision.pm:1034 EBox::Samba::Provision::checkADServerSite - Checking the site where the specified server is located
2020/11/17 11:20:28 INFO> Provision.pm:1042 EBox::Samba::Provision::checkADServerSite - The specified server has been located at site named Default-First-Site-Name
2020/11/17 11:20:28 INFO> Provision.pm:1059 EBox::Samba::Provision::checkADNebiosName - Checking domain netbios name...
2020/11/17 11:20:29 INFO> Provision.pm:1286 EBox::Samba::Provision::provisionADC - Joining to domain 'dom1.local' as DC
2020/11/17 11:20:31 INFO> Provision.pm:1299 EBox::Samba::Provision::provisionADC - Trying to get a kerberos ticket for principal 'Admin@dom1.LOCAL'
2020/11/17 11:20:31 INFO> Provision.pm:1308 EBox::Samba::Provision::provisionADC - Executing domain join

 ERROR(runtime): uncaught exception - (9005, 'WERR_DNS_ERROR_RCODE_REFUSED')
2020/11/17 11:22:16 ERROR> Sudo.pm:240 EBox::Sudo::_rootError - root command samba-tool domain join dom1.local DC  --username='Admin'  --workgroup='dom1'  --password=`cat /var/lib/zentyal/tmp/wlKk0l`  --server='192.168.16.2'  --dns-backend=BIND9_DLZ  --realm='dom1.LOCAL'  --site='Default-First-Site-Name'  failed.
 ERROR(runtime): uncaught exception - (9003, 'WERR_DNS_ERROR_RCODE_NAME_ERROR')
 ERROR(runtime): uncaught exception - (9003, 'WERR_DNS_ERROR_RCODE_NAME_ERROR')
2020/11/17 11:22:22 ERROR> GlobalImpl.pm:653 EBox::GlobalImpl::saveAllModules - Failed to save changes in module samba: root command samba-tool domain join dom1.local DC  --username='Admin'  --workgroup='dom1'  --password=`cat /var/lib/zentyal/tmp/wlKk0l`  --server='192.168.16.2'  --dns-backend=BIND9_DLZ  --realm='dom1.LOCAL'  --site='Default-First-Site-Name'  failed.


2020/11/17 11:22:16 ERROR> Sudo.pm:240 EBox::Sudo::_rootError - root command samba-tool domain join dom1.local DC  --username='Admin'  --workgroup='dom1'  --password=`cat /var/lib/zentyal/tmp/wlKk0l`  --server='192.168.16.2'  --dns-backend=BIND9_DLZ  --realm='dom1.LOCAL'  --site='Default-First-Site-Name'  failed.
2020/11/17 11:22:16 INFO> Provision.pm:299 EBox::Samba::Provision::setupKerberos - Setting up kerberos
2020/11/17 11:22:16 INFO> Provision.pm:276 EBox::Samba::Provision::setupDNS - Setting up DNS
2020/11/17 11:22:16 INFO> Base.pm:231 EBox::Module::Base::save - Restarting service for module: dns
2020/11/17 11:22:17 INFO> DNS.pm:91 EBox::DNS::appArmorProfiles - Setting DNS apparmor profile
2020/11/17 11:22:22 ERROR> GlobalImpl.pm:653 EBox::GlobalImpl::saveAllModules - Failed to save changes in module samba: root command samba-tool domain join dom1.local DC  --username='Admin'  --workgroup='dom1'  --password=`cat /var/lib/zentyal/tmp/wlKk0l`  --server='192.168.16.2'  --dns-backend=BIND9_DLZ  --realm='dom1.LOCAL'  --site='Default-First-Site-Name'  failed.

Any suggestions?

2
Email and Groupware / Zentyal 6.1 painfully slow
« on: September 11, 2020, 02:35:14 pm »
Hi,
I have a problem with Zentyal 6.1. For several days it started to run very slow. I need to wait minutes to change menu section in the admin interface. Even execute of the
Code: [Select]
sudo /etc/init.d/zentyal modulename restart lasts 2-3 minutes.

/var/log/zentyal/error.log
Code: [Select]
/var/log/zentyal/error.log:446:2020/09/11 13:52:03 [error] 5014#5014: *10434 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.7.1, server: , request: "GET /Dashboard/WidgetJSON?module=sysinfo&widget=modules HTTP/1.1", upstream: "uwsgi://unix:///run/zentyal-webadmin/webadmin.sock", host: "192.168.7.2:8443", referrer: "https://192.168.7.2:8443/Dashboard/Index"

Other services on the server seem to run normally. iotop and htop show no sign of the problem.

3
Installation and Upgrades / [Zentyal 6.1] Upgrade SOGo version to 4.2
« on: September 03, 2020, 05:05:41 pm »
Hi,

I have a Zentyal 6.1 installed and running. Unfortunately there is a frustrating bug in SOGo 4.1  https://sogo.nu/bugs/view.php?id=4874. This bug is resolved in SOGo 4.2 so I need to have at least this verison installed. Is it possible to upgrade SOGo verison without upgrading a whole Zentyal version to 6.2? I would prefer avoid upgrading Zentyal to verion 6.2 becouse every verison upgrade is such a pain and never goes without problems. This is production server and I can't afford taking it offline for hours to solve potential problems.

4
Email and Groupware / Mailfilter misbehave
« on: May 15, 2020, 11:20:22 am »
I have another problem with mailfilter (the first one is solved here: https://forum.zentyal.org/index.php/topic,34966.0.html). The problem is emails are somtimes moved to Spam folder even though they are Passed Clean in logs and have X-Spam-Flag set to NO.

First message: Passed Clean, X-Spam-Flag set to NO, moved to INBOX - So this one is ok.

logs:
Code: [Select]
May 14 10:24:01 zmail postfix/qmgr[10530]: 5070CA40943: from=<test@test.pl>, size=2172, nrcpt=1 (queue active)
May 14 10:24:01 zmail postfix/smtpd[14248]: disconnect from localhost[127.0.0.1] ehlo=1 mail=1 rcpt=1 data=1 quit=1 commands=5
May 14 10:24:01 zmail amavis[13255]: (13255-07) iAvEEAWRv222 FWD from <test@test.pl> -> <adam@company.pl>, BODY=8BITMIME 250 2.0.0 from MTA(smtp:[127.0.0.1]10025): 250 2.0.0 Ok: queued as 5070CA40943
May 14 10:24:01 zmail amavis[13255]: (13255-07) Passed CLEAN, [127.0.0.1] <test@test.pl> -> <adam@company.pl>, Message-ID: <da64031eafbfc5a33d8dab599030af0d@test.pl>, Hits: -
May 14 10:24:01 zmail postfix/smtp[14246]: 67B6FA4085C: to=<adam@company.pl>, orig_to=<adam@company-internal.pl>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.4 delays=0.86/0.01/0/0.51, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 5070CA40943)
May 14 10:24:01 zmail postfix/qmgr[10530]: 67B6FA4085C: removed
May 14 10:24:01 zmail dovecot: lda(adam@company.pl): sieve: msgid=<da64031eafbfc5a33d8dab599030af0d@test.pl>: stored mail into mailbox 'INBOX'

mail header:
Code: [Select]
Return-Path: <test@test.pl>
Delivered-To: adam@company.pl
Received: from localhost (localhost [127.0.0.1])
by zmail.company-internal.pl (Postfix) with ESMTP id 5070CA40943
for <adam@company.pl>; Thu, 14 May 2020 10:24:00 +0200 (CEST)
X-Virus-Scanned: by amavisd-new-2.11.0 (20160426) (Debian) at
company-internal.pl
X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level:
X-Spam-Status: No, score=x required=5 WHITELISTED tests=[]
autolearn=unavailable


Second message: Passed Clean, X-Spam-Flag set to NO, moved to Spam - here is the problem.

logs:
Code: [Select]
May 14 15:16:06 zmail postfix/qmgr[10530]: C4324A408C7: from=<test@test.pl>, size=1837, nrcpt=1 (queue active)
May 14 15:16:06 zmail amavis[18333]: (18333-06) K4p7hs-10GS4 FWD from <test@test.pl> -> <tom@company.pl>, BODY=8BITMIME 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as C4324A408C7
May 14 15:16:06 zmail amavis[18333]: (18333-06) Passed CLEAN, [127.0.0.1] <test@test.pl> -> <tom@company.pl>, Message-ID: <1721353d280.2823.c4fc9197a5f3f99540422edde7fae6e2@test.pl>, Hits: -
May 14 15:16:06 zmail postfix/smtp[17777]: AE05DA405D9: to=<tom@company.pl>, orig_to=<tom@company-internal.pl>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.12, delays=0.03/0/0/0.09, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as C4324A408C7)
May 14 15:16:06 zmail postfix/qmgr[10530]: AE05DA405D9: removed
May 14 15:16:06 zmail dovecot: lda(tom@company.pl): sieve: msgid=<1721353d280.2823.c4fc9197a5f3f99540422edde7fae6e2@test.pl>: stored mail into mailbox 'Spam'

header:
Code: [Select]
Return-Path: <test@test.pl>
Delivered-To: tom@company.pl
Received: from localhost (localhost [127.0.0.1])
by zmail.company-internal.pl (Postfix) with ESMTP id C4324A408C7
for <tom@company.pl>; Thu, 14 May 2020 15:16:06 +0200 (CEST)
X-Virus-Scanned: by amavisd-new-2.11.0 (20160426) (Debian) at
company-internal.pl
X-Spam-Flag: NO
X-Spam-Score: 0
X-Spam-Level:
X-Spam-Status: No, score=x required=5 WHITELISTED tests=[]
autolearn=unavailable


/var/vmail/default.sieve
Code: [Select]
cat default.sieve
require ["fileinto"];
# rule:[SPAM]
if header :contains "X-Spam-Flag" "YES" {
 fileinto "Spam";
}
if header :contains "subject" ["***UNCHECKED***", "SPAM"] {
 fileinto "Spam";
}

5
Email and Groupware / [SOLVED] Spam is not moved to the Spam folder
« on: May 13, 2020, 12:11:39 pm »
Hi,
I have a problem with a Mailfilter. Spam messages seem to be detected as spam but they are not moved to Spam folder.

logs:
Code: [Select]
May 13 11:57:26 zmail amavis[21919]: (21919-06) Passed SPAM, [127.0.0.1] <ebqydmv@balanates.network> -> <somemail@test.pl>, Message-ID: <ebqydmv81588488.46120154@mail.balanates.network>, Hits: 9.671
May 13 11:57:26 zmail postfix/smtp[23215]: C8022A406B9: to=<somemail@test.pl>, orig_to=<somemail@test.pl>, relay=127.0.0.1[127.0.0.1]:10024, delay=4.5, delays=1.8/0/0/2.7, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 7EAE9A406D7)
May 13 11:57:26 zmail postfix/qmgr[31053]: C8022A406B9: removed
May 13 11:57:26 zmail dovecot: lda(somemail@test.pl): sieve: msgid=<ebqydmv81588488.46120154@mail.balanates.network>: stored mail into mailbox 'INBOX'


/var/vmail/default.sieve:
Code: [Select]
require ["fileinto"];
# rule:[SPAM]
if header :contains "X-Spam-Flag" "YES" {
 fileinto "Spam";
}
if header :contains "subject" ["***UNCHECKED***", "SPAM"] {
 fileinto "Spam";
}

dovecot -n:
Code: [Select]
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.15.0-99-generic x86_64 Ubuntu 18.04.4 LTS ext4
auth_gssapi_hostname = zmail.test.pl
auth_krb5_keytab = /etc/dovecot/dovecot.keytab
auth_mechanisms = gssapi plain
first_valid_gid = 113
first_valid_uid = 107
listen = *
log_timestamp = "%Y-%m-%d %H:%M:%S "
mail_gid = ebox
mail_home = /var/vmail/%d/%u
mail_location = maildir:/var/vmail/%d/%u/Maildir
mail_uid = ebox
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext
namespace inbox {
  inbox = yes
  location =
  mailbox Drafts {
    auto = subscribe
    special_use = \Drafts
  }
  mailbox Sent {
    auto = subscribe
    special_use = \Sent
  }
  mailbox "Sent Messages" {
    auto = no
    special_use = \Sent
  }
  mailbox Spam {
    auto = create
    special_use = \Junk
  }
  mailbox Trash {
    auto = subscribe
    special_use = \Trash
  }
  prefix =
  separator = /
  subscriptions = yes
}
passdb {
  args = /etc/dovecot/dovecot-ldap.conf
  driver = ldap
}
plugin {
  quota = maildir:User quota
  quota_rule = *:storage=0
  sieve = /var/vmail/%Ld/%Ln/sieve-script
  sieve_dir = /var/vmail/%Ld/%Ln
  sieve_global_path = /var/vmail/default.sieve
  sieve_storage = /var/vmail/%Ld/%Ln
}
protocols = pop3 imap sieve
service auth {
  executable = /usr/lib/dovecot/auth
  unix_listener /var/spool/postfix/private/auth {
    group = postfix
    mode = 0660
    user = postfix
  }
  unix_listener auth-master {
    group = ebox
    mode = 0600
    user = ebox
  }
}
service imap-login {
  inet_listener imap {
    address = *
    port = 143
  }
  inet_listener imaps {
    address = *
    port = 993
  }
}
service lmtp {
  unix_listener /var/spool/postfix/private/dovecot-lmtp {
    group = postfix
    mode = 0666
    user = postfix
  }
}
service managesieve-login {
  inet_listener sieve {
    port = 4190
  }
}
service pop3-login {
  inet_listener pop3 {
    port = 110
  }
  inet_listener pop3s {
    port = 995
  }
}
ssl_cert = </etc/dovecot/private/dovecot.pem
ssl_key =  # hidden, use -P to show it
userdb {
  args = /etc/dovecot/dovecot-ldap.conf
  default_fields = uid=107 gid=113
  driver = ldap
}
protocol imap {
  mail_max_userip_connections = 20
  mail_plugins = quota imap_quota
}
protocol pop3 {
  mail_plugins = quota
}
protocol lda {
  auth_socket_path = /var/run/dovecot/auth-master
  mail_plugins = sieve quota
  postmaster_address = postmaster
}





EDIT:
It reveals that after the upgrade some unwanted config files appeared in /etc/amavis/conf.d/

Code: [Select]
sudo grep -rnw '/etc/amavis/conf.d/' -e '@local_domains_acl ='
/etc/amavis/conf.d/01-zentyal:102:@local_domains_acl = qw( mydomain.pl mydomain-internal.pl zmail.mydomain-internal.pl );  # $mydomain and its subdomains
/etc/amavis/backup/05-domain_id:17:@local_domains_acl = ( ".$mydomain" );

@local_domains_acl
in /etc/amavis/backup/05-domain_id file has overwritten the @local_domains_acl from /etc/amavis/conf.d/01-zentyal

I've found also 20-debian_defaults  and 21-ubuntu_defaults which shoulden't be there. On the clean install of the Zentysal 6.1 there are only: 01-debian.dpkg-dist  01-zentyal  15-av_scanners.dpkg-dist  amavisd.conf


6
Hi, after upgrade of the Zentyal 5.1 to 6.0 the samba module has stopped to work. Web interface has shown dialog to run "sudo dpkg --configure -a" but this ends with errors:

sudo dpkg --configure -a:
Code: [Select]
sudo dpkg --configure -a
Setting up samba (2:4.7.6+dfsg~ubuntu-0ubuntu2.15) ...
Job for samba-ad-dc.service failed because a timeout was exceeded.
See "systemctl status samba-ad-dc.service" and "journalctl -xe" for details.
invoke-rc.d: initscript samba-ad-dc, action "restart" failed.
● samba-ad-dc.service - Samba AD Daemon
   Loaded: loaded (/lib/systemd/system/samba-ad-dc.service; enabled; vendor preset: enabled)
   Active: failed (Result: timeout) since Sat 2020-03-14 12:33:15 CET; 8ms ago
     Docs: man:samba(8)
           man:samba(7)
           man:smb.conf(5)
  Process: 10778 ExecStart=/usr/sbin/samba --foreground --no-process-group $SAMBAOPTIONS (code=exited, status=127)
 Main PID: 10778 (code=exited, status=127)

Mar 14 12:33:15 zentyal samba[10790]:   Exiting pid 10790 on SIGTERM
Mar 14 12:33:15 zentyal samba[10782]: [2020/03/14 12:33:15.808901,  0] ../source4/smbd/process_standard.c:86(sigterm_signal_handler)
Mar 14 12:33:15 zentyal samba[10782]:   Exiting pid 10782 on SIGTERM
Mar 14 12:33:15 zentyal samba[10793]: [2020/03/14 12:33:15.811795,  0] ../source4/smbd/process_standard.c:86(sigterm_signal_handler)
Mar 14 12:33:15 zentyal samba[10793]:   Exiting pid 10793 on SIGTERM
Mar 14 12:33:15 zentyal samba[10785]: [2020/03/14 12:33:15.813150,  0] ../source4/smbd/process_standard.c:86(sigterm_signal_handler)
Mar 14 12:33:15 zentyal samba[10785]:   Exiting pid 10785 on SIGTERM
Mar 14 12:33:15 zentyal systemd[1]: samba-ad-dc.service: Main process exited, code=exited, status=127/n/a
Mar 14 12:33:15 zentyal systemd[1]: samba-ad-dc.service: Failed with result 'timeout'.
Mar 14 12:33:15 zentyal systemd[1]: Failed to start Samba AD Daemon.
dpkg: error processing package samba (--configure):
 installed samba package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of zentyal-samba:
 zentyal-samba depends on samba; however:
  Package samba is not configured yet.

dpkg: error processing package zentyal-samba (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of zentyal-mail:
 zentyal-mail depends on zentyal-samba; however:
  Package zentyal-samba is not configured yet.

dpkg: error processing package zentyal-mail (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of zentyal-mailfilter:
 zentyal-mailfilter depends on zentyal-mail; however:
  Package zentyal-mail is not configured yet.

dpkg: error processing package zentyal-mailfilter (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of zentyal-sogo:
 zentyal-sogo depends on zentyal-mail; however:
  Package zentyal-mail is not configured yet.

dpkg: error processing package zentyal-sogo (--configure):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Errors were encountered while processing:
 samba
 zentyal-samba
 zentyal-mail
 zentyal-mailfilter
 zentyal-sogo


journalctl -xe
Code: [Select]
journalctl -xe
Mar 14 12:35:01 zentyal CRON[10818]: (root) CMD (/usr/share/zentyal-samba/slave-sync)
Mar 14 12:35:01 zentyal CRON[10817]: pam_unix(cron:session): session closed for user root
Mar 14 12:35:01 zentyal postfix/pickup[1004]: D4102206AB: uid=0 from=<root>
Mar 14 12:35:01 zentyal postfix/cleanup[10822]: warning: dict_ldap_connect: Unable to bind to server ldap://localhost:389 with dn CN=zentyal-mail-zentyal,CN=Users,DC=xd,D
Mar 14 12:35:01 zentyal postfix/cleanup[10822]: warning: ldap:/etc/postfix/valiases.cf lookup error for "root@zentyal.xd.local"
Mar 14 12:35:01 zentyal postfix/cleanup[10822]: warning: D4102206AB: virtual_alias_maps map lookup problem for root@zentyal.xd.local -- message not accepted, try again la
Mar 14 12:35:03 zentyal dhclient[682]: DHCPREQUEST of 192.168.84.60 on eth0 to 255.255.255.255 port 67 (xid=0x538e1cc5)
Mar 14 12:35:06 zentyal postfix/scache[10804]: statistics: start interval Mar 14 12:31:46
Mar 14 12:35:06 zentyal postfix/scache[10804]: statistics: domain lookup hits=0 miss=2 success=0%
Mar 14 12:35:06 zentyal postfix/scache[10804]: statistics: address lookup hits=0 miss=2 success=0%
Mar 14 12:35:17 zentyal dhclient[682]: DHCPREQUEST of 192.168.84.60 on eth0 to 255.255.255.255 port 67 (xid=0x538e1cc5)
Mar 14 12:35:37 zentyal dhclient[682]: DHCPREQUEST of 192.168.84.60 on eth0 to 255.255.255.255 port 67 (xid=0x538e1cc5)
Mar 14 12:35:46 zentyal postfix/pickup[1004]: EDEB1206AB: uid=0 from=<root>
Mar 14 12:35:46 zentyal postfix/cleanup[10822]: warning: dict_ldap_connect: Unable to bind to server ldap://localhost:389 with dn CN=zentyal-mail-zentyal,CN=Users,DC=xd,D
Mar 14 12:35:46 zentyal postfix/cleanup[10822]: warning: ldap:/etc/postfix/valiases.cf lookup error for "root@zentyal.xd.local"
Mar 14 12:35:46 zentyal postfix/cleanup[10822]: warning: EDEB1206AB: virtual_alias_maps map lookup problem for root@zentyal.xd.local -- message not accepted, try again la
Mar 14 12:35:48 zentyal dhclient[682]: DHCPREQUEST of 192.168.84.60 on eth0 to 255.255.255.255 port 67 (xid=0x538e1cc5)
Mar 14 12:36:01 zentyal dhclient[682]: DHCPREQUEST of 192.168.84.60 on eth0 to 255.255.255.255 port 67 (xid=0x538e1cc5)
Mar 14 12:36:20 zentyal dhclient[682]: DHCPREQUEST of 192.168.84.60 on eth0 to 255.255.255.255 port 67 (xid=0x538e1cc5)
Mar 14 12:36:34 zentyal dhclient[682]: DHCPREQUEST of 192.168.84.60 on eth0 to 255.255.255.255 port 67 (xid=0x538e1cc5)
Mar 14 12:36:45 zentyal dhclient[682]: DHCPREQUEST of 192.168.84.60 on eth0 to 255.255.255.255 port 67 (xid=0x538e1cc5)
Mar 14 12:36:46 zentyal postfix/qmgr[1005]: AD1581FCC8: from=<root@zentyal.xd.local>, size=630, nrcpt=1 (queue active)
Mar 14 12:36:46 zentyal postfix/qmgr[1005]: B885B1F651: from=<root@zentyal.xd.local>, size=1102, nrcpt=1 (queue active)
Mar 14 12:36:46 zentyal postfix/qmgr[1005]: F03222068A: from=<root@zentyal.xd.local>, size=630, nrcpt=1 (queue active)
Mar 14 12:36:46 zentyal postfix/qmgr[1005]: 75E3720691: from=<root@zentyal.xd.local>, size=630, nrcpt=1 (queue active)
Mar 14 12:36:46 zentyal postfix/qmgr[1005]: 7F9642069C: from=<root@zentyal.xd.local>, size=630, nrcpt=1 (queue active)
Mar 14 12:36:46 zentyal postfix/qmgr[1005]: 7E20F20696: from=<amavis@zentyal.xd.local>, size=712, nrcpt=1 (queue active)
Mar 14 12:36:46 zentyal postfix/qmgr[1005]: 74C1E2069E: from=<root@zentyal.xd.local>, size=1102, nrcpt=1 (queue active)
Mar 14 12:36:46 zentyal postfix/qmgr[1005]: 0810C20689: from=<root@zentyal.xd.local>, size=630, nrcpt=1 (queue active)
Mar 14 12:36:46 zentyal postfix/pickup[1004]: F06D81F636: uid=0 from=<root>
Mar 14 12:36:46 zentyal postfix/cleanup[10822]: warning: dict_ldap_connect: Unable to bind to server ldap://localhost:389 with dn CN=zentyal-mail-zentyal,CN=Users,DC=xd,D
Mar 14 12:36:46 zentyal postfix/cleanup[10822]: warning: ldap:/etc/postfix/valiases.cf lookup error for "root@zentyal.xd.local"
Mar 14 12:36:46 zentyal postfix/cleanup[10822]: warning: F06D81F636: virtual_alias_maps map lookup problem for root@zentyal.xd.local -- message not accepted, try again la
Mar 14 12:36:46 zentyal postfix/smtp[10824]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 14 12:36:46 zentyal postfix/smtp[10825]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 14 12:36:46 zentyal postfix/smtp[10824]: AD1581FCC8: to=<root@zentyal.xd.local>, orig_to=<root>, relay=none, delay=5205, delays=5205/0.01/0/0, dsn=4.4.1, status=defer
Mar 14 12:36:47 zentyal postfix/smtp[10825]: B885B1F651: to=<root@zentyal.xd.local>, orig_to=<root>, relay=none, delay=4767, delays=4767/0.01/0/0, dsn=4.4.1, status=defer
Mar 14 12:36:47 zentyal postfix/smtp[10824]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 14 12:36:47 zentyal postfix/smtp[10825]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
Mar 14 12:36:47 zentyal postfix/smtp[10824]: F03222068A: to=<root@zentyal.xd.local>, orig_to=<root>, relay=none, delay=2506, delays=2506/0.01/0.01/0, dsn=4.4.1, status=de
Mar 14 12:36:47 zentyal postfix/smtp[10825]: 75E3720691: to=<root@zentyal.xd.local>, orig_to=<root>, relay=none, delay=2206, delays=2206/0.02/0/0, dsn=4.4.1, status=defer
Mar 14 12:36:47 zentyal postfix/error[10829]: 7F9642069C: to=<root@zentyal.xd.local>, orig_to=<root>, relay=none, delay=1006, delays=1006/0.05/0/0, dsn=4.4.1, status=defe
Mar 14 12:36:47 zentyal postfix/error[10829]: 7E20F20696: to=<amavis@zentyal.xd.local>, orig_to=<amavis>, relay=none, delay=1118, delays=1118/0.05/0/0, dsn=4.4.1, status=
Mar 14 12:36:47 zentyal postfix/error[10830]: 74C1E2069E: to=<root@zentyal.xd.local>, orig_to=<root>, relay=none, delay=1183, delays=1183/0.05/0/0, dsn=4.4.1, status=defe
Mar 14 12:36:47 zentyal postfix/error[10829]: 0810C20689: to=<root@zentyal.xd.local>, orig_to=<root>, relay=none, delay=2806, delays=2806/0.06/0/0, dsn=4.4.1, status=defe
Mar 14 12:37:00 zentyal dhclient[682]: DHCPREQUEST of 192.168.84.60 on eth0 to 255.255.255.255 port 67 (xid=0x538e1cc5)
Mar 14 12:37:11 zentyal dhclient[682]: DHCPREQUEST of 192.168.84.60 on eth0 to 255.255.255.255 port 67 (xid=0x538e1cc5)



Please help.

7
Hi,

I have a Zentyal 4.2 with the following problem; Once upon a few days SOGO web interface stop to work. Users can't login to sogo (when they provide credentials and click "Login" nothing happens) until the sogo service is restarted. When this happen the sogo web interface looks broken (see the attachment). I have found hundreds of the following log lines in /var/log/sogo/sogo.log:

Code: [Select]
Nov 30 15:33:06 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x562944a69c48> NAME:SoAuthRequired REASON:authentication required
Nov 30 18:01:35 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x562944942708> NAME:SoAuthRequired REASON:authentication required
Nov 30 18:01:35 sogod [3601]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x562944e46a28> NAME:SoAuthRequired REASON:authentication required
Nov 30 18:05:47 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x562944b5ecb8> NAME:SoAuthRequired REASON:authentication required
Nov 30 18:14:23 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x562944c20a88> NAME:SoAuthRequired REASON:authentication required
Nov 30 18:14:54 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x5629449e67a8> NAME:SoAuthRequired REASON:authentication required
Nov 30 18:15:53 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x5629452165b8> NAME:SoAuthRequired REASON:authentication required
Nov 30 18:25:47 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x562944ec8e28> NAME:SoAuthRequired REASON:authentication required
Nov 30 18:30:53 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x5629448caa88> NAME:SoAuthRequired REASON:authentication required
Nov 30 18:38:26 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x5629448ed238> NAME:SoAuthRequired REASON:authentication required
Nov 30 19:00:38 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x5629449f5818> NAME:SoAuthRequired REASON:authentication required
Nov 30 19:00:40 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x5629452462b8> NAME:SoAuthRequired REASON:authentication required
Nov 30 20:15:00 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x56294495a878> NAME:SoAuthRequired REASON:authentication required
Nov 30 20:15:00 sogod [3601]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x562944f85348> NAME:SoAuthRequired REASON:authentication required
Nov 30 20:15:02 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x5629452096f8> NAME:SoAuthRequired REASON:authentication required
Nov 30 21:54:41 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x562944a56c18> NAME:SoAuthRequired REASON:authentication required
Nov 30 21:54:43 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x562944dc0c08> NAME:SoAuthRequired REASON:authentication required
Nov 30 22:14:01 sogod [3602]: |SOGo|     handle miss error: <SoAuthRequiredException: 0x562945016f28> NAME:SoAuthRequired REASON:authentication required

Edit: Somehow I cannot add attachments on this forum so uploaded sogo screen here: https://www51.zippyshare.com/v/vQOJtPUO/file.html

Pages: [1]