Zpush WBXMLException problem
-
Hi zgokan,
as a rule of thumb one should always use the latest version available.
Could you provide more information what Outlook problem do you have?
Manfred
-
its never sends a request. So the authentication or connection request … This is only available in Outlook 2016. I have not tried Outlook 2013 yet.
-
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.