You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-01-23T17:14:19.334224Z DEBUG matrix_commander_rs: device option is Some("JSBEQCHWTA")
2025-01-23T17:14:21.449264Z DEBUG matrix_commander_rs::mclient: Client device id: PBRPPVEMOJ
2025-01-23T17:14:21.449276Z DEBUG matrix_commander_rs::mclient: Client access token used: "syt_****"
2025-01-23T17:14:21.449292Z DEBUG matrix_commander_rs::mclient: Client cross signing status Some(CrossSigningStatus { has_master: true, has_self_signing: true, has_user_signing: true })
2025-01-23T17:14:21.581419Z INFO matrix_commander_rs::mclient: Successfully verified device "PBRPPVEMOJ" in one direction.
2025-01-23T17:14:21.650529Z INFO matrix_commander_rs::mclient: Successfully verified device "TRDKCKKSVV" in one direction.
2025-01-23T17:14:21.717477Z INFO matrix_commander_rs::mclient: Successfully verified device "WILLAAVEAA" in one direction.
2025-01-23T17:14:21.787215Z INFO matrix_commander_rs::mclient: Successfully verified device "AEGNRDARWP" in one direction.
2025-01-23T17:14:21.855592Z INFO matrix_commander_rs::mclient: Successfully verified device "KTUHOEZWSR" in one direction.
2025-01-23T17:14:21.923998Z INFO matrix_commander_rs::mclient: Successfully verified device "JSBEQCHWTA" in one direction.
2025-01-23T17:14:21.987431Z INFO matrix_commander_rs::mclient: Successfully verified device "URCINMJXJZ" in one direction.
Sometimes it verifies self:
2025-01-23T17:27:57.174744Z DEBUG matrix_commander_rs: device option is Some("NSGHVKSLSK")
Sometimes it verifies ALL devices:
2025-01-23T17:14:19.334224Z DEBUG matrix_commander_rs: device option is Some("JSBEQCHWTA")
2025-01-23T17:14:21.449264Z DEBUG matrix_commander_rs::mclient: Client device id: PBRPPVEMOJ
2025-01-23T17:14:21.449276Z DEBUG matrix_commander_rs::mclient: Client access token used: "syt_****"
2025-01-23T17:14:21.449292Z DEBUG matrix_commander_rs::mclient: Client cross signing status Some(CrossSigningStatus { has_master: true, has_self_signing: true, has_user_signing: true })
2025-01-23T17:14:21.581419Z INFO matrix_commander_rs::mclient: Successfully verified device "PBRPPVEMOJ" in one direction.
2025-01-23T17:14:21.650529Z INFO matrix_commander_rs::mclient: Successfully verified device "TRDKCKKSVV" in one direction.
2025-01-23T17:14:21.717477Z INFO matrix_commander_rs::mclient: Successfully verified device "WILLAAVEAA" in one direction.
2025-01-23T17:14:21.787215Z INFO matrix_commander_rs::mclient: Successfully verified device "AEGNRDARWP" in one direction.
2025-01-23T17:14:21.855592Z INFO matrix_commander_rs::mclient: Successfully verified device "KTUHOEZWSR" in one direction.
2025-01-23T17:14:21.923998Z INFO matrix_commander_rs::mclient: Successfully verified device "JSBEQCHWTA" in one direction.
2025-01-23T17:14:21.987431Z INFO matrix_commander_rs::mclient: Successfully verified device "URCINMJXJZ" in one direction.
Sometimes it verifies self:
2025-01-23T17:27:57.174744Z DEBUG matrix_commander_rs: device option is Some("NSGHVKSLSK")
2025-01-23T17:27:58.225507Z DEBUG matrix_commander_rs::mclient: Client device id: PBRPPVEMOJ
2025-01-23T17:27:58.225515Z DEBUG matrix_commander_rs::mclient: Client access token used: "syt_****"
2025-01-23T17:27:58.225528Z DEBUG matrix_commander_rs::mclient: Client cross signing status Some(CrossSigningStatus { has_master: true, has_self_signing: true, has_user_signing: true })
2025-01-23T17:27:58.374450Z INFO matrix_commander_rs::mclient: Successfully verified device "PBRPPVEMOJ" in one direction.
Cannot get verified only that device that was specified.
The text was updated successfully, but these errors were encountered: