[SOLVED] Samsung Note 2 - Can not connect to zimbra z-push server
Brought to you by:
gnosbush,
liverpoolfcfan
Does not know this a bug of z-push or zimbra z-push backend, but I leave it here for who can resolves it.
I used z-push 2.1.1-1788 and Zimbra z-push 57.
Tested with Samsung note 2, android 4.1.2:
Updating title to add device name.
If other devices are working corrrectly it is more than likely a device issue - or a z-push issue. The backend works the same for every device.
Turn the loglevel up to
define('LOGLEVEL', LOGLEVEL_WBXML);
in the z-push config.php file to enable debug logging of the messages from the device to the z-push server.
Look for lines in the log with [ERROR] (including the square brackets)
What errors are you getting ?
update information:
I'll update more info after change log's level
update:
After change log's level I found error:
A notice:
"Alias /Microsoft-Server-ActiveSync /usr/share/z-push/" - Not have index.php
It's wrong because in some device we'll get error no support protocol.
Best regard,
Last edit: duc la 2013-12-24
The configuration on the device should never have the /Microsoft-Server-ActiveSync on the end. It should always be just the server name (with optional :port if needed)
You are correct. You should always include the full path including the index.php file.
So, is your problem resolved now ?
Marking ticket as solved.
sorry for my late. This problem is solved. I've tested on Samsung note2 (Android 4.2.x), HTC One (4.1.x), HTC One Max (4.x), Iphone 5 (IOS7) and Blackberry (Z30). Good application.
Thank you for confirming back. Closing ticket.