https://bugs.kde.org/show_bug.cgi?id=491454
Bug ID: 491454 Summary: Unable to login ("Der Zugriffstoken ist ungültig" / "The access token is invalid") Classification: Applications Product: Tokodon Version: 24.05.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: k...@m1.apollo3zehn.net CC: c...@carlschwan.eu, j...@redstrate.com Target Milestone: --- Created attachment 172414 --> https://bugs.kde.org/attachment.cgi?id=172414&action=edit Tokodon Issue SUMMARY I cannot use Flatpak version of Tokodon anymore because it says "There was an issue logging into the server: Der Zugriffstoken ist ungültig" (= The access token is invalid). It tells me to either "View Website" (which opens the website just fine in Firefox in a logged-in state), or to "Re-Attempt Log In" whereas a click on that button does nothing except for refreshing the page for a millisecond or so. STEPS TO REPRODUCE It is hard to provide reproduction steps as I don't know how to get into the "access token is invalid" state. OBSERVED RESULT I only see the page "Login Issue" and cannot move forward. EXPECTED RESULT Successful login. SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Kubuntu 24.04 KDE Plasma Version: 5.27.11 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.13 ADDITIONAL INFORMATION Here is the console output, in case it is important: ``` ❯ flatpak run --branch=stable --arch=x86_64 --command=tokodon --file-forwarding org.kde.tokodon @@u %u @@ F: Not sharing "/usr/share/icons" with sandbox: Path "/usr" is reserved by Flatpak Qt: Session management error: Could not open network socket org.kde.tokodon.http: QVariant(int, 401) QUrl("https://social.linux.pizza/api/v1/accounts/verify_credentials") qrc:/qt/qml/org/kde/tokodon/content/ui/LoginFlow/LoginIssuePage.qml:14:1: QML LoginIssuePage: Created graphical object was not placed in the graphics scene. qrc:/qt/qml/org/kde/kirigamiaddons/formcard/FormTextDelegate.qml:83:9: QML ContentItemLoader: List didn't append all objects qrc:/qt/qml/org/kde/tokodon/content/ui/LoginFlow/LoginIssuePage.qml:14:1: QML LoginIssuePage: Created graphical object was not placed in the graphics scene. qrc:/qt/qml/org/kde/kirigamiaddons/formcard/FormTextDelegate.qml:83:9: QML ContentItemLoader: List didn't append all objects org.kde.tokodon.http: QVariant(int, 401) QUrl("https://social.linux.pizza/api/v1/preferences") org.kde.tokodon.http: QVariant(int, 401) QUrl("https://social.linux.pizza/api/v1/follow_requests") qrc:/qt/qml/org/kde/tokodon/content/ui/LoginFlow/LoginIssuePage.qml:14:1: QML LoginIssuePage: Created graphical object was not placed in the graphics scene. qrc:/qt/qml/org/kde/kirigamiaddons/formcard/FormTextDelegate.qml:83:9: QML ContentItemLoader: List didn't append all objects org.kde.tokodon.http: QVariant(int, 401) QUrl("https://social.linux.pizza/api/v1/accounts/verify_credentials") qrc:/qt/qml/org/kde/tokodon/content/ui/LoginFlow/LoginIssuePage.qml:14:1: QML LoginIssuePage: Created graphical object was not placed in the graphics scene. qrc:/qt/qml/org/kde/kirigamiaddons/formcard/FormTextDelegate.qml:83:9: QML ContentItemLoader: List didn't append all objects qrc:/qt/qml/org/kde/tokodon/content/ui/LoginFlow/LoginIssuePage.qml:14:1: QML LoginIssuePage: Created graphical object was not placed in the graphics scene. qrc:/qt/qml/org/kde/kirigamiaddons/formcard/FormTextDelegate.qml:83:9: QML ContentItemLoader: List didn't append all objects org.kde.tokodon.http: QVariant(int, 401) QUrl("https://social.linux.pizza/api/v1/follow_requests") org.kde.tokodon.http: QVariant(int, 401) QUrl("https://social.linux.pizza/api/v1/preferences") ``` -- You are receiving this mail because: You are watching all bug changes.