Hi,
I try to sync my E6 calendar with other calendars. I've configured the phone to use usbnet connected to my linux pc. Everything is fine, including dns : I can connect to my pc running Funambol, goosync.com and scheduleworld.com.
For an unknown reason, I succeed sometimes in syncing the phone only once with those sites. Any further attempt fails ! I don't believe the content of the calendars is the cause of the problem : problem also appears if both calendars are empty. I suspect a network problem.
I get the environment variables for motosync from /proc/"pid_number"/environ and can launch it from a script. By this mean, the output of motosync is sent to /dev/stdout. Motosync shows a few messages and tells me the log level = 1. This is not enough to debug.
How can I raise this level ? I suppose this is a common configuration for all native applications.
Thanks for your help.