id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1441,syncml-http-client hangs,jamie,dgollub,"Thanks for the great work on this software.

I'm having trouble getting the syncml-http-client to work.

I've configured osynctool with the following:

{{{
0 jamie@chicken:~$ osynctool --addgroup jamie-contacts
0 jamie@chicken:~$ osynctool --addmember jamie-contacts file-sync
0 jamie@chicken:~$ osynctool --addmember jamie-contacts syncml-http-client
0 jamie@chicken:~$ osynctool --configure jamie-contacts 1
0 jamie@chicken:~$ osynctool --configure jamie-contacts 2
0 jamie@chicken:~$ osynctool --discover jamie-contacts
Discovered Objtypes:
	contact
		Format: file
Discovered Objtypes:
	contact
		Format: vcard30
0 jamie@chicken:~$
}}}

However, when I run --sync, it hangs. Furthermore, my syncml server logs indicate no network connections (confirmed with a tcp dump).

{{{
0 jamie@chicken:~$ osynctool --sync jamie-contacts
Synchronizing group ""jamie-contacts"" 
contact sink of member 1 of type file-sync just connected
Main sink of member 1 of type file-sync just connected
contact sink of member 2 of type syncml-http-client just connected
}}}

Eventually it returns ""Broken pipe"".

I will attach my configurations. Is there anything else I should do to initiate a connection to our syncml server?

jamie",defect,new,normal,,OpenSync,0.39,normal,,,
