-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Testing website is broken (users not joining properly) #2064
Comments
Note that one of the errors I'm seeing on the backend is:
|
The Now, regarding this error, I'm still investigating. It's quite weird, because the situations that'd make it happen require several things going wrong somewhere. If a member's contract is removed, it'd result in the However, what's strange here is that you have both text saying I don't suppose you still have the state, do you? Whenever such weird things happen, especially those that are hard to reproduce, a full copy of the state ( |
* eventsAfter: Reject early if the contractID is not set * Fix instances causing such unset contractIDs * Fix group members list to include members with only a contractID * Don't set an empty contract state when receiving OP_KEY_SHARE * Files: laxer validation when removing to process individual files separately
* eventsAfter: Reject early if the contractID is not set * Fix instances causing such unset contractIDs * Fix group members list to include members with only a contractID * Don't set an empty contract state when receiving OP_KEY_SHARE * Files: laxer validation when removing to process individual files separately
* eventsAfter: Reject early if the contractID is not set * Fix instances causing such unset contractIDs * Fix group members list to include members with only a contractID * Don't set an empty contract state when receiving OP_KEY_SHARE * Files: laxer validation when removing to process individual files separately
* eventsAfter: Reject early if the contractID is not set * Fix instances causing such unset contractIDs * Fix group members list to include members with only a contractID * Don't set an empty contract state when receiving OP_KEY_SHARE * Files: laxer validation when removing to process individual files separately * Increase shelter header validity window
* eventsAfter: Reject early if the contractID is not set * Fix instances causing such unset contractIDs * Fix group members list to include members with only a contractID * Don't set an empty contract state when receiving OP_KEY_SHARE * Files: laxer validation when removing to process individual files separately * Increase shelter header validity window
* eventsAfter: Reject early if the contractID is not set * Fix instances causing such unset contractIDs * Fix group members list to include members with only a contractID * Don't set an empty contract state when receiving OP_KEY_SHARE * Files: laxer validation when removing to process individual files separately * Increase shelter header validity window
Problem
User appears to join group but their name isn't shown in the chat and their user doesn't appear in the user list.
But - if page is refreshed, then it shows:
And everything is fine.
Solution
Find and fix the problem.
Database is attached.
greg
asdfasdf
groupincome.testing-2024-06-13.db.zip
The text was updated successfully, but these errors were encountered: