View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000968 | SOGo Integrator | Backend Address Book | public | 2010-11-11 09:04 | 2010-11-15 16:26 |
Reporter | alessio | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Fixed in Version | 3.104 | ||||
Summary | 0000968: Duplicate contacts every restart if user had contacts in their address book before the extensions are installed | ||||
Description | If a user had contacts in their address book before the extensions are installed those contacts are correctly imported to the "personal" address book. However every time the user starts TB they are again imported in the address book duplicating every entry. Deleting the contacts does not help. They are recreated every time. Only a new TB profile with empty address book helps. This gets ugly pretty fast (had a user with 14000 contacts after just a week). | ||||
Additional Information | It's very difficult to clean this situation! | ||||
Tags | No tags attached. | ||||
Try with the updated SOGo Connector and Integrator (CUSTOMIZE IT) available from http://inverse.ca/downloads/extensions/nightly/ |
|
With last SOGo Connector and Integrator the problem is fixed. Because Personal and Colletioned Address Book are not merged, they remains local. I think that is better. |
|
Post your feedback on the list so others can benefit from it and try the extensions as a release is coming up. |
|
Done, but how can i delete duplicate contacts? By hand with thousands of contacts, for every client, is very very hard. |
|
sogo-tool remove-doubles, and clear the mab files in TB. |
|
sogo@sogo root]$ sogo-tool -v check-doubles How can i pass mysql sogo password to sogo-tool? This is my conf: OCSFolderInfoURL = "mysql://sogo:BSgN98cxQ238zr.3L6IcAH.Hsg5etHYVrE6L3YDIKqDkNNNyydDKnVw2S+4ptktMwTCSvuT79gSU@localhost/sogo/sogo_folder_info"; |
|
run sogo-tool under the same user as the sogod daemon. |
|
I'm sogo user [sogo@sogo root]$ id the same user as the sogod daemon sogo 4638 1.3 2.2 22580 5688 ? S 14:29 0:46 /usr/GNUstep/System/Tools/Admin/sogod -WOWorkersCount 1 -WOPidFile /var/run/sogo/sogo.pid -WOLogFile /var/log/sogo/sogo.log |
|
Why it use password "sogo"? For user "sogo" ? for URL: mysql://sogo:sogo@127.0.0.1:3306/sogo/sogocristian00177046988 IMy password is set above (last note) and it's different. Where sogo-tool read password? How can i change it? |
|
sogo-tool uses the same code as SOGo for connecting to the database and make use of the infos stored in the record for OCSFolderInfo. So this should not happen because no password handling is performed from sogo-tool itself. |
|
you're right, i don't understand why my db was dirty like above :-| |
|
Hi Alessio, Probably because you have changed your db coordinates of your production system. Old coordinates, created before the change have been kept and are still used. This likely cause issues with the users in question as well... |
|
Fixed one week ago. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2010-11-11 09:04 | alessio | New Issue | |
2010-11-11 11:45 | ludovic | Note Added: 0001755 | |
2010-11-11 12:15 | alessio | Note Added: 0001756 | |
2010-11-11 12:16 | ludovic | Note Added: 0001758 | |
2010-11-11 13:26 | alessio | Note Added: 0001759 | |
2010-11-11 13:30 | ludovic | Note Added: 0001760 | |
2010-11-11 13:58 | alessio | Note Added: 0001761 | |
2010-11-11 14:02 | ludovic | Note Added: 0001762 | |
2010-11-11 14:13 | alessio | Note Added: 0001763 | |
2010-11-11 14:14 | alessio | Note Edited: 0001763 | |
2010-11-11 14:31 | alessio | Note Added: 0001765 | |
2010-11-15 14:42 |
|
Note Added: 0001806 | |
2010-11-15 14:54 | alessio | Note Added: 0001807 | |
2010-11-15 16:22 |
|
Project | SOGo => SOGo Integrator |
2010-11-15 16:24 |
|
Note Added: 0001810 | |
2010-11-15 16:26 |
|
Note Added: 0001811 | |
2010-11-15 16:26 |
|
Status | new => resolved |
2010-11-15 16:26 |
|
Fixed in Version | => 3.104 |
2010-11-15 16:26 |
|
Resolution | open => fixed |
2010-11-15 16:26 |
|
Assigned To | => wsourdeau |