mobile app drops after chose my server #1302

Open
opened 2026-01-18 22:28:16 +00:00 by gitlogmana · 2 comments

| 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.

https://forgejo.ellis.link/continuwuation/continuwuity/src/commit/ebc8df1c4d4111ad11430be73311cf7cac2586e5/src/service/uiaa/mod.rs#L236 ERROR conduwuit_service::uiaa: type not supported: FallbackAcknowledgement { session: "<sessionnumber>" } at src/service/uiaa/mod.rs:236 on conduwuit:worker ThreadId(3) in conduwuit_api::client::account::register with client=<serv ip> The error only occurs if I add a token to the config; if I remove the token, the registration is successful.
Owner

Hi! Which client were you using?

Hi! Which client were you using?
Author

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.

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.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity#1302
No description provided.