oxen-io / session-desktop

Session Desktop - Onion routing based messenger
https://getsession.org
GNU General Public License v3.0
1.57k stars 191 forks source link

[BUG] 1.14.0 Error received from worker job 2267 (ContactsConfig): Config data is too large #3222

Open slrslr opened 2 months ago

slrslr commented 2 months ago

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

Current Behavior

Under session-desktop-linux-x86_64-1.14.0.AppImage the interface of the app is blank (in my case black) after launch and repeated launch does not help. I have to return to a previous version which is working.

Log (password is the name of the Session's new token) shows a message in the title of the issue. Log expires in ~1 month for privacy reason. Note that even in previous version I had a problem with disappearing newly added communities and i have been suspecting config message or its size https://github.com/oxen-io/session-desktop/issues/3136 .

Expected Behavior

No response

Steps To Reproduce

No response

Desktop Version

1.14.0

Anything else?

Debian 11 with KDE

slrslr commented 2 months ago

The cause of this is possibly/likely ContactsConfig too big (or groups/conversations?) and the push for others will also fail as a result (tested by a dev.). In my case contacts size is much higher than groups/convo - 1000 contacts+. So the workaround is deleting oldest inactive contacts on the bottom of the list.

pottsandpans commented 2 months ago

Tracked internally via Jira SES-1288