https://bugs.kde.org/show_bug.cgi?id=464397

--- Comment #1 from Gary Wang <wzc782970...@gmail.com> ---
Managed to reproduce this issue by losting all my login token again, some
details:

When the network is down, we will need to wait for all "GetTokenOwnerJob"
re-attempt failed, then it will attempt to do "LogoutJob" (but why?)

Log:

QML debugging is enabled. Only use this in a safe environment.
Reading access token from the keychain for "@blumia:kde.org"
Reading access token from the keychain for "@blumia:matrix.org"
Reading access token from the keychain for "@blumia:mozilla.org"
qrc:/main.qml:168: TypeError: Cannot read property 'contentItem' of null
quotient.jobs: No valid HTTP headers from GET
https://kde.modular.im/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: "GetTokenOwnerJob": retry #1 in 5 s
quotient.jobs: No valid HTTP headers from GET
https://matrix-client.matrix.org/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: "GetTokenOwnerJob": retry #1 in 5 s
quotient.jobs: No valid HTTP headers from GET
https://mozilla.modular.im/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: "GetTokenOwnerJob": retry #1 in 5 s
quotient.jobs: No valid HTTP headers from GET
https://kde.modular.im/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: "GetTokenOwnerJob": retry #2 in 10 s
quotient.jobs: No valid HTTP headers from GET
https://matrix-client.matrix.org/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: "GetTokenOwnerJob": retry #2 in 10 s
quotient.jobs: No valid HTTP headers from GET
https://mozilla.modular.im/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: "GetTokenOwnerJob": retry #2 in 10 s
quotient.jobs: No valid HTTP headers from GET
https://matrix-client.matrix.org/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: "GetTokenOwnerJob": retry #3 in 30 s
quotient.jobs: No valid HTTP headers from GET
https://kde.modular.im/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: "GetTokenOwnerJob": retry #3 in 30 s
quotient.jobs: No valid HTTP headers from GET
https://mozilla.modular.im/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: "GetTokenOwnerJob": retry #3 in 30 s
quotient.jobs: No valid HTTP headers from GET
https://matrix-client.matrix.org/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: No valid HTTP headers from GET
https://mozilla.modular.im/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: No valid HTTP headers from GET
https://kde.modular.im/_matrix/client/v3/account/whoami
quotient.jobs: "GetTokenOwnerJob" status NetworkError: Connection closed
quotient.jobs: No valid HTTP headers from POST
https://mozilla.modular.im/_matrix/client/v3/logout
quotient.jobs: "LogoutJob" status NetworkError: Connection closed
quotient.jobs: "LogoutJob": retry #1 in 5 s
quotient.jobs: No valid HTTP headers from POST
https://kde.modular.im/_matrix/client/v3/logout
quotient.jobs: "LogoutJob" status NetworkError: Connection closed
quotient.jobs: "LogoutJob": retry #1 in 5 s
quotient.jobs: No valid HTTP headers from POST
https://matrix-client.matrix.org/_matrix/client/v3/logout
quotient.jobs: "LogoutJob" status NetworkError: Connection closed
quotient.jobs: "LogoutJob": retry #1 in 5 s
quotient.jobs: No valid HTTP headers from POST
https://matrix-client.matrix.org/_matrix/client/v3/logout
quotient.jobs: "LogoutJob" status NetworkError: Connection closed
quotient.jobs: "LogoutJob": retry #2 in 10 s
quotient.jobs: No valid HTTP headers from POST
https://mozilla.modular.im/_matrix/client/v3/logout
quotient.jobs: "LogoutJob" status NetworkError: Connection closed
quotient.jobs: "LogoutJob": retry #2 in 10 s
quotient.jobs: No valid HTTP headers from POST
https://kde.modular.im/_matrix/client/v3/logout
quotient.jobs: "LogoutJob" status NetworkError: Connection closed
quotient.jobs: "LogoutJob": retry #2 in 10 s
quotient.jobs: No valid HTTP headers from POST
https://matrix-client.matrix.org/_matrix/client/v3/logout
quotient.jobs: "LogoutJob" status NetworkError: Connection closed
quotient.jobs: "LogoutJob": retry #3 in 30 s
quotient.jobs: No valid HTTP headers from POST
https://mozilla.modular.im/_matrix/client/v3/logout
quotient.jobs: "LogoutJob" status NetworkError: Connection closed
quotient.jobs: "LogoutJob": retry #3 in 30 s
quotient.jobs: No valid HTTP headers from POST
https://kde.modular.im/_matrix/client/v3/logout
quotient.jobs: "LogoutJob" status NetworkError: Connection closed
quotient.jobs: "LogoutJob": retry #3 in 30 s

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to