The authentication issue only happens with activesync.

How do I troubleshoot this?



Quoting David Antognini <d...@antognini.com>:

I updated to the latest and now all my activesync devices have stopped. I see this error:


2021-12-22T10:11:25-05:00 ERR: HORDE SQL QUERY FAILED: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '{618573c9-402c-4fba-88b1-78cea2faa864}5138' for key 'PRIMARY'
       INSERT INTO `horde_activesync_state` (`sync_key`, `sync_data`,
         `sync_devid`, `sync_mod`, `sync_folderid`, `sync_user`,
`sync_pending`, `sync_timestamp`) VALUES (?, :binary0, ?, ?, ?, ?, ?, ?) [pid 13543 on line 282 of "/usr/share/pear/Horde/Db/Adapter/Pdo/Base.php"]


This error just means that the activesync client re-issued a command using the same syncKey - usually because it did not receive the response (or understand it) when it initially requested it. You will see a more informative error in the activesync log.

As to why this is the case, it's hard to tell from the context you provided. Might be transient if the devices were sync'ing while the upgrade was occuring.

2021-12-31T14:13:33-05:00 WARN: HORDE [imp] [login] Authentication failed. [pid 25702 on line 730 of "/var/www/html/horde/imp/lib/Imap.php"] 2021-12-31T14:13:33-05:00 ERR: HORDE [horde] FAILED LOGIN for <user> to horde (1.1.1.1) [pid 25702 on line 199 of "/var/www/html/horde/login.php"]
--

This one looks pretty self explanatory.


imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org



--
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject


----- End message from Michael J Rubinsky <mrubi...@horde.org> -----


--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to