ActiveSync: Problems when syncing
Andrew Wafaa
andrew at wafaa.eu
Mon Jul 8 11:52:41 CEST 2013
On 04-07-2013 12:30, Torsten Grote wrote:
> On Thursday 04 July 2013 12:23:26 Andrew Wafaa wrote:
>> https fails to connect regardless of device (mobile/desktop) yet ssl
>> is
>> enabled.
>
> https needs to work since you don't want to (can not?) run ActiveSync
> over an
> unencrypted connection.
>
> Please check the apache config to see why https isn't working as
> expected.
>
OK I've finally fixed my install to run with SSL and can access the
server from my browser without issue using https. Problem is ActiveSync
still fails. I can access https://myserver/Microsoft-Server-ActiveSync
and log in without issue, but connecting from my Android device still
fails.
The error I get from the device is "Couldn't open connection to server",
when I try to connect apache spits the following errors:
[Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Warning:
dir(/usr/share/kolab-syncroton/lib/plugins/): failed to open dir: No
such file or directory in
/usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_plugin_api.php on
line 177
[Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Warning:
dir(/usr/share/kolab-syncroton/lib/plugins/): failed to open dir: No
such file or directory in
/usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_plugin_api.php on
line 177
[Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Warning:
dir(/usr/share/kolab-syncroton/lib/plugins/): failed to open dir: No
such file or directory in
/usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_plugin_api.php on
line 177
[Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Warning:
dir(/usr/share/kolab-syncroton/lib/plugins/): failed to open dir: No
such file or directory in
/usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_plugin_api.php on
line 177
[Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Warning:
dir(/usr/share/kolab-syncroton/lib/plugins/): failed to open dir: No
such file or directory in
/usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_plugin_api.php on
line 177
[Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Warning:
dir(/usr/share/kolab-syncroton/lib/plugins/): failed to open dir: No
such file or directory in
/usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_plugin_api.php on
line 177
[Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Warning:
dir(/usr/share/kolab-syncroton/lib/plugins/): failed to open dir: No
such file or directory in
/usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_plugin_api.php on
line 177
[Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Warning:
dir(/usr/share/kolab-syncroton/lib/plugins/): failed to open dir: No
such file or directory in
/usr/share/kolab-syncroton/lib/ext/Roundcube/rcube_plugin_api.php on
line 177
[Mon Jul 08 10:48:34 2013] [error] [client 193.120.41.118] PHP Fatal
error: Uncaught exception 'Syncroton_Exception_NotFound' with message
'Device creation failed' in
/usr/share/kolab-syncroton/lib/kolab_sync_backend_device.php:70\nStack
trace:\n#0 /usr/share/kolab-syncroton/lib/ext/Syncroton/Server.php(397):
kolab_sync_backend_device->create(Object(Syncroton_Model_Device))\n#1
/usr/share/kolab-syncroton/lib/ext/Syncroton/Server.php(117):
Syncroton_Server->_getUserDevice('2', Array)\n#2
/usr/share/kolab-syncroton/lib/ext/Syncroton/Server.php(69):
Syncroton_Server->_handlePost()\n#3
/usr/share/kolab-syncroton/lib/kolab_sync.php(161):
Syncroton_Server->handle()\n#4 /usr/share/kolab-syncroton/index.php(31):
kolab_sync->run()\n#5 {main}\n thrown in
/usr/share/kolab-syncroton/lib/kolab_sync_backend_device.php on line 70
Regards,
Andy
More information about the users
mailing list