Satellite-im / Uplink-Backlog

Place to park issues that we want to track but aren't active/higher priority. Some times will be moved here/feel free to add tickets that can easily be moved to the active project
0 stars 0 forks source link

bug(chat): Investigate why sometimes after logging in all your chats/files will be missing and not return #19

Open phillsatellite opened 1 year ago

phillsatellite commented 1 year ago

Isssue: Sometimes when the app either crashes or logging in after a long period of time not being on, all of your chats and files will be missing and they will not return but all of your friends remain

OS: MacOS Windows Linux

Screenshot: image

dariusc93 commented 1 year ago

Just to add a note here that after inspecting a profile, the data remains intact inside warp, while with uplink, it doesnt show, despite it loading into the state just fine.

sdwoodbury commented 1 year ago

it would be helpful if this ticket included the ~/.uplink folder. otherwise not sure how to proceed

dariusc93 commented 1 year ago

@sdwoodbury This is due to the state file being corrupted with the conversations not loading into the in_sidebar after it is created again. We may want to either rethink that field (eg maybe have an excluded field to exclude conversations from the sidebar instead) or on creating the state.json file to load the conversations there.