Zpush WBXMLException problem
-
Hi zgokan,
does setting up the ActiveSync account in Outlook finish without errors? Are you using an official certificate? Do you see requests from Outlook in apache or Z-Push log?
Manfred
-
Hello
Unfortunately, the connection does not even come. I think they have removed this feature.
-
Hi zgokan,
do you have autodiscover configured on your server? Because Outlook issues autodiscover requests before starting ActiveSync requests.
Manfred
-
I made AutoDiscover. But it only installs as IMAP.
-
This post is deleted! -
Hi zgokan,
@zgokan said in Zpush WBXMLException problem:
I made AutoDiscover. But it only installs as IMAP.
do you mean that Outlook configures the account as an IMAP account an not as an ActiveSync account? Could you set the autodiscover log level to WBXML and post autodiscover.log?
Manfred
-
Hello
Outlook:
http://i67.tinypic.com/554j1f.png
http://i64.tinypic.com/264l208.png
http://i67.tinypic.com/2j2jj1y.png— log config:
define('LOGBACKEND', 'filelog'); define('LOGFILEDIR', '/var/log/z-push/'); define('LOGFILE', LOGFILEDIR . 'autodiscover.log'); define('LOGERRORFILE', LOGFILEDIR . 'autodiscover-error.log'); define('LOGLEVEL', LOGLEVEL_WBXML); define('LOGUSERLEVEL', LOGLEVEL); $specialLogUsers = array();
log:
cat /var/log/z-push/autodiscover.log
16/02/2018 21:14:29 [11679] [ INFO] [unknown] Z-Push version=‘2.3.8’
16/02/2018 21:14:29 [11679] [WARN] [unknown] GET request for autodiscover. Exiting.
16/02/2018 21:14:35 [11677] [ INFO] [unknown] Z-Push version=‘2.3.8’
16/02/2018 21:14:35 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.
16/02/2018 21:14:36 [11677] [ INFO] [unknown] Z-Push version=‘2.3.8’
16/02/2018 21:14:36 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.cat /var/log/z-push/autodiscover-error.log
16/02/2018 21:14:29 [11679] [WARN] [unknown] GET request for autodiscover. Exiting.
16/02/2018 21:14:35 [11677] [WARN] [unknown] GET request for autodiscover. Exiting.
16/02/2018 21:14:36 [11677] [WARN] [unknown] GET request for autodiscover. Exiting. -
Hi zgokan,
we made some fixes for autodiscover for the upcoming Z-Push 2.4.0 version, but I’m not sure if it works with the current Zimbra backend. There are nightly builds with Z-Push 2.4.0 in the develop repository available if you want to give it a try.
Manfred
-
Thank you for your interest and information. I will wait for a higher version.
-
You should be able to add the account by bypassing the AutoDiscover and entering the details manually.