mobile app drops after chose my server #1302
Labels
No labels
Blocked
Bug
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
To-Merge
Wont fix
old/ci/cd
old/rust
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity#1302
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
| k => error!("type not supported: {:?}", k),ERROR conduwuit_service::uiaa: type not supported: FallbackAcknowledgement { session: "" }
at src/service/uiaa/mod.rs:236 on conduwuit:worker ThreadId(3)
in conduwuit_api::client::account::register with client=
The error only occurs if I add a token to the config; if I remove the token, the registration is successful.
Hi! Which client were you using?
hi!
I am using element classic 1.11.34 iphone, the app just crashes when I try to register, nothing appears in the logs.
The error I sent above appears in the logs if I try to register from a computer using element web, and after entering the username and password, at the token entry stage, this error starts spamming in the docker logs. At the same time, if I enter the token, the registration completes successfully and the error stops appearing. However, I would like to fix the registration process from the mobile app.