-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
keycard account restored by seed phrase gets no contact requests and neither 1-1 messages nor contacts resulting from accepted crs elsewhere #21796
Comments
Reminder to @churik to reply on this one |
@86doteth thank you for reporting! |
related issue: #21812 |
@churik might be that fixing sync will autosolve this. but my experience with mobile+desktop v1 and desktop-desktop v2 has been that even when unsynced at least messages still arrived pretty fast on both devices with same profile. so i thought maybe more is going on here |
@churik @86doteth, we have a considerably long list of features that will require syncing to work reliably. Those that depend on syncing we have decided to descope for 2.33 because we are working on other missing features, which we consider fundamental (e.g. mobile user can't yet join a community with a keycard and is essentially stuck on the mobile app). Another thing to keep in mind is that we accumulated a series of bugs from 2.32 cycle that should be addressed for 2.33 and more keycard bugs will surely be identified until 2.33 is out. |
getting keycard features working first makes sense i probably misunderstood how much sync is needed to fix this bug. jonathan once said sync still occurs for unpaired accounts, so i guess sync is some kind of subset of pairing functionality that is always needed when handling multiple instances. based on my mentioned experience with multiple desktop instances i thought two unpaired status instances should always have smooth message fetching independent from each other. but i guess things properly worked for those unpaired desktop instances only bc pairing and with that sync was already fully implemented on desktop. probably makes sense then indeed for mobile to work on both sync+pairing in a dedicated release and fix all these multi-instance bugs |
Bug Report
Problem
this is about the keycard account for 86.eth which lives on always-on ubuntu desktop relay client which i imported on mobile through seed phrase to be able to use my wallet with dapps.
contact requests and dms arrive fine on desktop but not on mobile, also not the contacts that result from accepting requests on desktop. community fetching works fine on mobile so it just seems to be everything 1–1 thats bugged.
sometimes after a day or so a subset of messages i either sent or should receive do arrive. but these are only in a chat with 86doteth-test my other account which was already a contact before i imported. none of the messages or contacts from recently received contact requests ever came through on mobile.
it seems that for the chats with existing contacts once the messages do arrive sending and receiving goes reasonable and close to realtime. it looks like when i do some action on status desktop at some point then mobile becomes ‘out of sync’ again
Expected behavior
receive everything i receive on any other device i have this account on in close to realtime
everything i send should appear for the recipient in close to realtime and not a day later
Actual behavior
i get none of the contact requests or messages and contacts resulting from those requests that i do receive on other devices.
from chats already open before import only a fraction of the messages that i either sent or should receive come through maybe a day later.
Reproduction
Additional Information
The text was updated successfully, but these errors were encountered: