Summary | violates unique constraint "horde_active sync_state_pkey" |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | michael (at) bigmichi1 (dot) de |
Created | 08/29/2013 (4332 days ago) |
Due | |
Updated | 10/02/2013 (4298 days ago) |
Assigned | 08/29/2013 (4332 days ago) |
Resolved | 10/02/2013 (4298 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
perhaps i need to mention that this happens only for a android 4.2.2
device with multiuser support. phones with android 4.2.2 don't log
this error.
outputs the 110 status code is no longer in the code. Please post a
new log showing what is going wrong now.
Also, exactly what do you mean by "multi-user support"? Do you have
two activesync accounts for two different users and this is the only
time this error happens?
perhaps i need to mention that this happens only for a android 4.2.2
device with multiuser support. phones with android 4.2.2 don't log
this error.
New Attachment: log.txt
State ⇒ Feedback
understand the server response to a SYNC request so re-issues the sync
request. The exception is caught in active sync code and the offending
key is removed. If this happens often, you should enable the synclog
and provide a log of the sync when this occurs.
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ violates unique constraint "horde_active sync_state_pkey"
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
flooded by such messages:
SQL QUERY FAILED: SQLSTATE[23505]: Unique violation: 7 ERROR:
duplicate key value violates unique constraint "horde_active
sync_state_pkey"
DETAIL: Key (sync_key)=({521f109b-2678-4563-a524-1914bc286502}2)
already exists.
INSERT INTO horde_activesync_state (sync_key, sync_data, sync_devid,
sync_mod, sync_folderid, sync_user, sync_pending, sync_timestamp)
VALUES ('{521f109b-2678-4563-a524-1914bc286502}2',
...
i tried to clear all active_sync tables and when all devices trie to
refresh the messages appear again