Re: Problems syncing with funambol clients
Remko Muis <[email protected]>
| Newsgroups | gmane.comp.horde.sync |
|---|---|
| Message-ID | <[email protected]> |
Hi Jan, Thanks for your help. I already have both mime types in my /etc/mime.types. However, I doubt that the clients themselves are broken, since I tried the mozilla plugin on two different machines, and the WinMobile plugin on my phone. That makes three independent instances. Might it be that Apache is forwarding the request somehow in the wrong mime type? But then, why is the Outlook plugin working? What happens when rpc.php is loaded? Does it have to do with the required pear packages? By the way: pear list gives: > > Installed packages, channel pear.php.net: > ========================================= > Package Version State > Archive_Tar 1.3.3 stable > Auth_SASL 1.0.2 stable > Cache 1.5.5 stable > Console_Getopt 1.2.3 stable > DB 1.7.13 stable > Date 1.4.7 stable > File 1.3.0 stable > File_PDF 0.3.2 beta > HTTP_Request 1.4.4 stable > HTTP_WebDAV_Server 1.0.0RC4 beta > Log 1.11.4 stable > MDB2 2.4.1 stable > MDB2_Driver_mysql 1.4.1 stable > Mail 1.1.14 stable > Mail_Mime 1.5.2 stable > Mail_mimeDecode 1.5.0 stable > Net_FTP 1.3.7 stable > Net_IMAP 1.1.0 stable > Net_SMS 0.2.0 beta > Net_SMTP 1.3.2 stable > Net_Socket 1.0.9 stable > Net_URL 1.0.15 stable > PEAR 1.8.1 stable > SOAP 0.12.0 beta > Services_Weather 1.4.4 stable > Structures_Graph 1.0.2 stable > Text_Diff 1.1.1 stable > VFS 0.3.0 beta > XML_Parser 1.3.2 stable > XML_RPC 1.5.1 stable > XML_Serializer 0.20.0 beta > XML_Util 1.2.1 stable pear list -c pear.horde.org gives: > Installed packages, channel pear.horde.org: > =========================================== > Package Version State > Argv 0.1.0 beta > Auth 0.1.1 beta > DOM 0.2.0 beta > Date 0.1.0 beta > Feed 0.2.1 beta > File_CSV 0.1.1 beta > Group 0.1.0 beta > Horde_Alarm 0.1.0 beta > Horde_Block 0.0.2 alpha > Horde_Browser 0.0.2 alpha > Horde_CLI 0.1.0 alpha > Horde_Cache 0.1.0 beta > Horde_Cipher 0.0.2 alpha > Horde_Compress 0.0.2 alpha > Horde_Crypt 0.0.2 alpha > Horde_Data 0.0.3 beta > Horde_DataTree 0.0.3 alpha > Horde_Editor 0.0.2 alpha > Horde_Form 0.0.2 alpha > Horde_Framework 0.0.2 beta > Horde_History 0.0.2 alpha > Horde_IMAP 0.0.3 beta > Horde_Image 0.0.2 alpha > Horde_LDAP 0.0.2 alpha > Horde_Lens 0.1.0 beta > Horde_Loader 0.1.0 alpha > Horde_Lock 0.0.1 alpha > Horde_MIME 0.0.2 alpha > Horde_Maintenance 0.0.2 alpha > Horde_Memcache 0.1.0 beta > Horde_Mobile 0.0.2 alpha > Horde_NLS 0.0.2 alpha > Horde_Notification 0.0.2 alpha > Horde_Prefs 0.0.3 alpha > Horde_RPC 0.0.2 beta > Horde_Rampage 0.1.3 alpha > Horde_Reflection 0.1.0 alpha > Horde_SQL 0.0.2 alpha > Horde_Scheduler 0.0.2 alpha > Horde_Secret 0.0.2 alpha > Horde_Serialize 0.0.2 alpha > Horde_SessionHandler 0.0.3 alpha > Horde_SessionObjects 0.0.3 alpha > Horde_Share 0.0.3 beta > Horde_SpellChecker 0.0.2 alpha > Horde_Template 0.0.2 alpha > Horde_Text_Filter 0.0.2 alpha > Horde_Text_Textile 0.1.0 beta > Horde_Token 0.0.4 beta > Horde_Tree 0.0.2 alpha > Horde_UI 0.0.2 alpha > Horde_Util 0.0.2 alpha > Horde_Xml_Element 0.1.0 beta > Http_Client 0.3.0 beta > Kolab 0.0.6 alpha > Kolab_Filter 0.1.6 alpha > Kolab_Format 1.0.1 stable > Kolab_FreeBusy 0.1.5 alpha > Kolab_Server 0.5.0 alpha > Kolab_Storage 0.4.0 alpha > Kolab_Test 0.1.0 alpha > Log 0.1.0 beta > Net_IMSP 0.0.6 beta > Perms 0.1.0 beta > Rdo 0.3.0 beta > Routes 0.1.0 beta > SyncML 0.7.0 beta > Text_Diff 1.1.0 stable > Text_Flowed 0.0.2 alpha > Util 0.1.0 beta > VC 0.0.4 beta > VFS_ISOWriter 0.0.2 alpha > View 0.2.1 beta > XML_WBXML 0.5.1 beta > Yaml 1.0.1 stable > admintools 0.2.0 beta > devtools 0.1.0 beta > iCalendar 0.1.0 beta Jan Schneider schreef: > Zitat von Remko Muis <[email protected]>: > >> Hi all, >> >> I use the latest stable cvs version of horde, framework libs and several >> applications. On my pocket-pc, I installed the funambol plugin for >> Windows Mobile Pocket PC's, v. 7.2. In Thunderbird, I have v. 0.9.1 of >> the Funambol Mozilla Sync Client installed. Neither of these work, >> although I followed the directions of the Wiki, have all the required >> pear packages installed (as far as I can see), commented out the 'realm' >> line in servers.php, disabled compress pages, etc. There are no logs in >> /tmp/sync and nothing reported in /tmp/horde.log. I don't use SSL, >> because I use self-signed certificates. >> >> The Win Mobile plugin simply says: Please wait: checking your >> credentials... and then complains: Sync not completed, please try later. >> If the error persists, contact Technical support. Syncing with >> myFunambol works, however. >> >> The Mozilla plugin is more informative, the log is attached. I tried >> contacts, notes and tasks separately, but to no avail. >> >> I also use the funambol plugin for Outlook, which works better (but >> seems to crash when encountering recurring events), so the strange thing >> is that I have a working combination of horde + one Funambol plugin, but >> can't get other plugins to work! >> >> Can anybody please help me out? Thanks in advance! > > The server thinks this is a SOAP request. This could only happen if > the client is sending the request with an incorrect MIME type. To > correctly determine SyncML requests, the incoming MIME type must be > either application/vnd.syncml+xml or application/vnd.syncml+wbxml. If > the clients send something different, it's broken. > > Jan. > -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]