scassagnolle a écrit : > Bonjour, > Je teste une syncho obm<->iphone via obm-push installé > a partir des paquets pour debian. > > L’iphone remonte bien et le partenariat est créer par > contre la synchro ne se fait pas. > Voici le log : > 2010-04-21 14:20:49,148 ActiveSyncServlet > INFO - q: > [email protected]&DeviceId=Appl84947JMD3NP&DeviceType=iPhone&Cmd=FolderSync > pending: false resumed: false m: POST > 2010-04-21 14:20:49,187 LocatorClient > ERROR - https://127.0.0.1:8084/location/host/sync/obm_sync/[email protected] > java.io.FileNotFoundException: > https://127.0.0.1:8084/location/host/sync/obm_sync/[email protected] > > Depuis un browser : > HTTP ERROR 404 > Problem > accessing /location/host/sync/obm_sync/[email protected]. Reason: > > Could not find sync/obm_sync for [email protected] > Powered > by Jetty://
apt-get install obm-locator ? ou alors voir le /var/log/obm-locator/obm-locator.log, il dois dire des trucs genre : 2010-04-21 16:11:34,280 PingThread INFO - 4 unused connections pinged. 2010-04-21 16:12:01,440 HostLocationServlet INFO - query: /location/host/sync/obm_sync/[email protected] => returned 1 IP(s) address(es) [ 10.0.0.69 ] 2010-04-21 16:12:01,502 HostLocationServlet INFO - query: /location/host/sync/obm_sync/[email protected] => returned 1 IP(s) address(es) [ 10.0.0.69 ] 2010-04-21 16:12:41,372 HostLocationServlet INFO - query: /location/host/sync/obm_sync/[email protected] => returned 1 IP(s) address(es) [ 10.0.0.69 ] 2010-04-21 16:12:41,464 HostLocationServlet INFO - query: /location/host/solr/contact/[email protected] => returned 1 IP(s) address(es) [ 10.0.0.69 ] 2010-04-21 16:12:41,511 HostLocationServlet INFO - query: /location/host/solr/event/[email protected] => returned 1 IP(s) address(es) [ 10.0.0.69 ]
_______________________________________________ Obm mailing list [email protected] http://list.obm.org/mailman/listinfo/obm
