Hi,
Le 13/06/2012 13:19, Hans de Groot a écrit :
HI list,
I am trying out sogosync and am surprised I actually saw email comming
in. I thought email was not supported?
It does support IMAP but it is not part of sogosync, it is by default in
z-push.
It's not very stable though since the mail also disappears again and
reapeared again later. Same with my test contact I made in sogo. It
apeared on my (android) phone and than I had the same contact 3 times
and later it went back to one contact. Also sogod is suddenly using
lots of cpu and the z-push log is contantly logging stuff, errors,
warnings and info.
Depending on the number of events and contacts it might take time for
the first sync.
Activesync can only sync 25 elements at a time.
Mail and calendar are filter by time range, however there is not such
feature for contact in carddav server.
If you have any error in z-push-error.log please send them, because you
should not.
I in stalled the sogosync from git hub (todays version).
I tried adding an exchange account but I did not have succes there.
Does anyone know if this is possible?
What do you mean by "exchange account"?
Because it the way you need to setup for ios and Android at least. and
it does work.
I did configure the proxy to use ssl but I only specified a domain
name. not any path. ie: sogo.dandy.nl and not
sogo.dandy.nl/Microsoft-Server-ActiveSync
But I got these lines in my apache log:
RPC_IN_DATA /rpc/rpcproxy.dll?sogo.dandy.nl:6004 HTTP/1.1" 400 312
Ofcourse I do not have any ddl on my apache server. Should I configure
outlook (2010) differently?
Where outlook is coming from?
Activesync is a 2 way sync for mobile device not to Outlook.
As it is pure HTTP you can surely configure a proxy in the middle.
RPC is not poart of ActiveSync protocol.
Is it possible to configure outlook (2010) so it only syncs contacts
and calendars with SOGo 1.3.*? and use imap for mail?
No it is not the purpose of ActiveSync.
To do so you SOGo2 which implement the communiction protocol for Outlook.
The error you show below are due to a wrong URL, therefor it can not
create the correct XMl element.
include/carddav.php:412 SimpleXMLElement::__construct(): Entity: line 2:
parser warning : xmlns:D: 'DAV:' is not a valid URI (2)
Regards
Here are some of the errors I get in the z-push logs:
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct(): Entity: line 2: parser warning :
xmlns:D: 'DAV:' is not a valid URI (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct(): <multistatus
xmlns:ap="http://apache.org/dav/props/" xmlns:D="DAV:"><response><h (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct():
^ (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct(): Entity: line 2: parser warning :
xmlns:D: 'DAV:' is not a valid URI (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct(): <multistatus
xmlns:ap="http://apache.org/dav/props/" xmlns:D="DAV:"><response><h (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct():
^ (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct(): Entity: line 2: parser warning :
xmlns:D: 'DAV:' is not a valid URI (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct(): <multistatus
xmlns:ap="http://apache.org/dav/props/" xmlns:D="DAV:"><response><h (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct():
^ (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct(): Entity: line 2: parser warning :
xmlns:D: 'DAV:' is not a valid URI (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct(): <multistatus
xmlns:ap="http://apache.org/dav/props/" xmlns:D="DAV:"><response><h (2)
13/06/2012 13:14:07 [ 7034] [[email protected]] [WARN]
/var/www/html/sogosync/include/carddav.php:412
SimpleXMLElement::__construct():
13/06/2012 13:14:07 [ 7034] [[email protected]] [INFO]
ExportChangesDiff->InitializeExporter(): Found '0' changes
And
13/06/2012 12:52:00 [ 6805] [[email protected]] [ERROR] trace:
2:/var/www/html/sogosync/lib/request/requestprocessor.php:126 -
Sync->Handle()
13/06/2012 12:52:00 [ 6805] [[email protected]] [ERROR] trace:
3:/var/www/html/sogosync/index.php:178 - RequestProcessor::HandleRequest()
13/06/2012 12:52:04 [ 6808] [[email protected]] [ERROR] trace error:
/var/www/html/sogosync/lib/default/diffbackend/exportchangesdiff.php:199
Creating default object from empty value (2048) - backtrace: 3 steps
13/06/2012 12:52:04 [ 6808] [[email protected]] [ERROR] trace:
1:/var/www/html/sogosync/lib/request/sync.php:814 -
ExportChangesDiff->Synchronize()
13/06/2012 12:52:04 [ 6808] [[email protected]] [ERROR] trace:
2:/var/www/html/sogosync/lib/request/requestprocessor.php:126 -
Sync->Handle()
13/06/2012 12:52:04 [ 6808] [[email protected]] [ERROR] trace:
3:/var/www/html/sogosync/index.php:178 - RequestProcessor::HandleRequest()
13/06/2012 12:52:07 [ 6496] [[email protected]] [ERROR] trace error:
/var/www/html/sogosync/lib/default/diffbackend/exportchangesdiff.php:199
Creating default object from empty value (2048) - backtrace: 3 steps
13/06/2012 12:52:07 [ 6496] [[email protected]] [ERROR] trace:
1:/var/www/html/sogosync/lib/request/sync.php:814 -
ExportChangesDiff->Synchronize()
13/06/2012 12:52:07 [ 6496] [[email protected]] [ERROR] trace:
2:/var/www/html/sogosync/lib/request/requestprocessor.php:126 -
Sync->Handle()
13/06/2012 12:52:07 [ 6496] [[email protected]] [ERROR] trace:
3:/var/www/html/sogosync/index.php:178 - RequestProcessor::HandleRequest()
13/06/2012 12:52:07 [ 6483] [[email protected]] [ERROR]
LoopDetection->ProcessLoopDetectionPreviousConnectionFailed(): Command
'Sync' at 13/06/2012 12:51:42 with pid '6483' terminated unexpectedly
or is still running.
13/06/2012 12:52:07 [ 6483] [[email protected]] [ERROR] Please check your
logs for this PID and errors like PHP-Fatals or Apache segmentation
faults and report your results to the Z-Push dev team.
How can I fix those errors?
Regards
hans
--
[email protected]
https://inverse.ca/sogo/lists