[SyncEvolution] libopenobex 1.7.2 regression (was: Re: Sync on Debian Stretch)

deloptes deloptes at gmail.com
Thu Nov 2 21:27:44 UTC 2017


Patrick Ohly wrote:

> On Sat, 2017-10-07 at 19:31 +0200, deloptes wrote:
>> Patrick Ohly wrote:
>> 
>> > Perhaps send it to me privately? I'm not sure whether I'll find
>> > anything either, though.
>> 
>> Can't we add some debug code in syncevo or obex to get the type of
>> event is causing the trouble?
>> The message I get after including libsynthesis in syncevo is a bit
>> different (more complete)
> 
> But the initial error is still the same "OBEX Request 3 got a failed
> response Unknown response".
> 
> If you can't track down the "Unknown response" interactively in a
> debugger, then you can of course also add more debug output.
> 
> 

Hi Patrick,

rsp has value 83 (0x53 == OBEX_RSP_SERVICE_UNAVAILABLE) when it
complains "OBEX Request 3 got a failed response Unknown response"

Interestingly it gets this twice. The first time when SANFormat12 fails and
it goes into legacy

The second time when it dies in my case.
What can I do next?

thanks and regards


[2017-11-02 22:21:57.555] OBEX_EV_PROGRESS
[2017-11-02 22:21:57.555] ObexTransportAgent::wait(): iteration
[2017-11-02 22:21:57.589] stderr: obex_data_indication(): Got 0 bytes msg
len=3
[2017-11-02 22:21:57.589] stderr: obex_client_response_rx(): Done! Rsp=20!
[2017-11-02 22:21:57.589] OBEX_EV_REQDONE
[2017-11-02 22:21:57.589] ObexTransport send completed
[2017-11-02 22:21:57.589] ObexTransportAgent::wait(): is ready
[2017-11-02 22:21:57.589] stderr: obex_object_addheader(): 4BQ header 1
[2017-11-02 22:21:57.589] stderr: obex_object_addheader(): BS header size 29
[2017-11-02 22:21:57.589] stderr: fdobex_write(): sending 40 bytes
[2017-11-02 22:21:57.589] OBEX_EV_PROGRESS
[2017-11-02 22:21:57.600] stderr: obex_data_indication(): Got 0 bytes msg
len=3
[2017-11-02 22:21:57.600] stderr: obex_client_response_rx(): Done! Rsp=53!
[2017-11-02 22:21:57.600] OBEX_EV_REQDONE
[2017-11-02 22:21:57.600] OBEX Request 3 got a failed response Service
unavailable
[2017-11-02 22:21:57.600] Server Alerted Sync init with SANFormat 12 failed,
trying with legacy format
[2017-11-02 22:21:57.600] starting SAN 11 auth 1B2M2Y8AsgTpgAmY7PhCfg==
nonce SyncEvolution session 1 server PC Suite
[2017-11-02 22:21:57.601] SAN datastore addressbook uri Contacts type
text/x-vcard
[2017-11-02 22:21:57.601] SAN with overall sync mode 206
[2017-11-02 22:21:57.601] ObexTransportAgent::wait(no reply)
[2017-11-02 22:21:57.601] ObexTransportAgent::wait(): iteration
[2017-11-02 22:21:57.624] ObexTransportAgent::wait(): iteration

[...]

[2017-11-02 22:21:57.720] stderr: obex_object_addheader(): BS header size 11
[2017-11-02 22:21:57.720] ObexTransportAgent::wait(): iteration
[2017-11-02 22:21:57.720] stderr: fdobex_write(): sending 21 bytes
[2017-11-02 22:21:57.720] OBEX_EV_PROGRESS
[2017-11-02 22:21:57.720] ObexTransportAgent::wait(): iteration
[2017-11-02 22:21:58.080] stderr: obex_data_indication(): Got 23 bytes msg
len=26
[2017-11-02 22:21:58.080] stderr: obex_client_response_rx(): We expect a
connect-rsp
[2017-11-02 22:21:58.080] stderr: obex_client_response_rx(): We expect a
connect-rsp
[2017-11-02 22:21:58.080] stderr: obex_parse_connectframe(): version=10
[2017-11-02 22:21:58.080] stderr: obex_parse_connectframe(): requested
MTU=16384, used MTU=16384
[2017-11-02 22:21:58.080] stderr: obex_client_response_rx(): Done! Rsp=20!
[2017-11-02 22:21:58.080] OBEX_EV_REQDONE
[2017-11-02 22:21:58.080] OBEX Transport: get header who from connect
response with value SYNCML-SYNC
[2017-11-02 22:21:58.080] ObexTransportAgent::wait(): is ready
[2017-11-02 22:21:58.080] GLib: Source ID 2 was not found when attempting to
remove it
[2017-11-02 22:21:58.080] Server sending SAN
[2017-11-02 22:21:58.080] ObexTransport send is called (116 bytes)
[2017-11-02 22:21:58.080] stderr: obex_object_addheader(): 4BQ header 1
[2017-11-02 22:21:58.080] stderr: obex_object_addheader(): BS header size 29
[2017-11-02 22:21:58.080] stderr: obex_object_addheader(): 4BQ header 116
[2017-11-02 22:21:58.080] stderr: obex_object_addheader(): BS header size
116
[2017-11-02 22:21:58.080] ObexTransportAgent::wait(reply)
[2017-11-02 22:21:58.080] ObexTransportAgent::wait(): iteration
[2017-11-02 22:21:58.080] stderr: fdobex_write(): sending 164 bytes
[2017-11-02 22:21:58.080] OBEX_EV_PROGRESS
[2017-11-02 22:21:58.080] ObexTransportAgent::wait(): iteration
[2017-11-02 22:21:58.112] stderr: obex_data_indication(): Got 0 bytes msg
len=3
[2017-11-02 22:21:58.112] stderr: obex_client_response_rx(): Done! Rsp=20!
[2017-11-02 22:21:58.112] OBEX_EV_REQDONE
[2017-11-02 22:21:58.112] ObexTransport send completed
[2017-11-02 22:21:58.112] ObexTransportAgent::wait(): is ready
[2017-11-02 22:21:58.112] stderr: obex_object_addheader(): 4BQ header 1
[2017-11-02 22:21:58.112] stderr: obex_object_addheader(): BS header size 29
[2017-11-02 22:21:58.112] stderr: fdobex_write(): sending 40 bytes
[2017-11-02 22:21:58.112] OBEX_EV_PROGRESS
[2017-11-02 22:21:58.124] stderr: obex_data_indication(): Got 0 bytes msg
len=3
[2017-11-02 22:21:58.124] stderr: obex_client_response_rx(): Done! Rsp=53!
[2017-11-02 22:21:58.124] OBEX_EV_REQDONE
[2017-11-02 22:21:58.124] OBEX Request 3 got a failed response 

_______________________________________________
SyncEvolution mailing list
SyncEvolution at syncevolution.org
https://lists.syncevolution.org/mailman/listinfo/syncevolution



More information about the SyncEvolution mailing list