You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thunderbird doesn't receive an error, shows all contacts as available in Monica's list, everything seems fine
Monica adds about 57 contacts per minute, not more
Check audit logs, the contacts after # 57 do not show up at all
Wait a minute, sync more contacts in small batches, and get roughly 57 contacts per minute for a total of 113 after 2 minutes
Expected behavior
Monica should either just create all contacts it receives or throw an error, do rate-limiting, whatever, just not fail silently. I am now anxious that it may silently dispose of my contacts without me knowing.
As a sidenote, Monica actually deleted contacts that I remove from the address book via CardDAV. I completely cleaned the list in Thunderbird and synced, and all contact profiles were deleted in Monica. Monica did not ask me or tell me about that, it just straight up deleted them. If I accidentally do a bad sync, Monica will just delete people?
Environment
Your own self-hosted instance (monica v4)
Version of Monica
4.1.2
Installation method
Docker image
Web server
Other
Database engine version
MySQL
Additional info
I just quickly Monica up in docker to test it out, and instantly faced this issue where first it wouldn't sync right, and then also just straight up nuked all my contact profiles. No damage was done, it was just for testing, but damn is there no protection against this?
The text was updated successfully, but these errors were encountered:
Bug description
Contacts synced to Monica via CardDAV can fail to be added, they do not even show up in the audit logs at all.
Steps to reproduce
Expected behavior
Monica should either just create all contacts it receives or throw an error, do rate-limiting, whatever, just not fail silently. I am now anxious that it may silently dispose of my contacts without me knowing.
As a sidenote, Monica actually deleted contacts that I remove from the address book via CardDAV. I completely cleaned the list in Thunderbird and synced, and all contact profiles were deleted in Monica. Monica did not ask me or tell me about that, it just straight up deleted them. If I accidentally do a bad sync, Monica will just delete people?
Environment
Your own self-hosted instance (monica v4)
Version of Monica
4.1.2
Installation method
Docker image
Web server
Other
Database engine version
MySQL
Additional info
I just quickly Monica up in docker to test it out, and instantly faced this issue where first it wouldn't sync right, and then also just straight up nuked all my contact profiles. No damage was done, it was just for testing, but damn is there no protection against this?
The text was updated successfully, but these errors were encountered: