Re: activesync still working?
LALOT Dominique <[email protected]>
| Newsgroups | gmane.comp.horde.sync |
|---|---|
| Message-ID | <CAP5z-VGsj8U_+x+nd-5srUVDQO2cuJLXkQLfut=myDqtnnv_-Q@mail.gmail.com> |
Hum, I guess not. I looked at my prefs and I have a pref like this in database, and that's a login problem. So that should not be related to the choice of the calendar. I'll will try to debug today to understand why it's no more working. Thanks Dom 2011/7/12 Vilius Šumskas <[email protected]> > Sveiki, > > Tuesday, July 12, 2011, 1:05:46 PM, you wrote: > > > Hello, > > > Kronolith 3.0.5 > > Horde 4.0.7 > > > I was working with activesync and iphone for several month and suddenly > > something got broken. I was away for several weeks and did not try > > activesync for some period. As I went back to work, I updated horde via > > pear. As my setup is a little bit complicate (shibboleth auth), I spent > > hours putting traces to understand what was wrong. > > > When I try to setup an account ont the Iphone, I get a failure and I am > > asked for another password. > > Finaly, I purge my data, upload new data from prod, run db_migrate, > > everything is OK in the admin panel. > > > But nothing better. So I change my auth driver to LDAP. I can login > normaly, > > but the activesync problem still exists. On my Iphone, I have one > calendar > > using subscription URL and it works well. > > > Am I alone on that problem? > > > I can see the URL called in apache access_log, and the answer is 500 > > > in horde/rpc.php, > > case 'ActiveSync': > > /* Check if we are even enabled for AS */ > > fputs($handle,"Trace DOM1 ActiveSync trouvé \n"); > > if (empty($conf['activesync']['enabled'])) { > > fputs($handle,"Trace DOM3 ActiveSync non actif \n"); > > fclose ($handle); > > exit; > > } > > fputs($handle,"Trace DOM2 ActiveSync trouvé \n"); > > $params['backend'] = > > $injector->getInstance('Horde_ActiveSyncBackend'); > > fputs($handle,"Trace DOM4 ActiveSync trouvé \n"); > > > I exit between the debug DOM2 and DOM4. > > Probably has something to do with http://bugs.horde.org/ticket/10329 > > -- > Best regards, > Vilius > > -- > sync mailing list - Join the hunt: http://horde.org/bounties/#sync > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: [email protected] > -- Dominique LALOT Ingénieur Systèmes et Réseaux http://annuaire.univmed.fr/showuser.php?uid=lalot -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]