https://bugs.kde.org/show_bug.cgi?id=474281
Bug ID: 474281 Summary: kgapi gets token expired and retries indefinitely Classification: Frameworks and Libraries Product: libkgapi Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: dvra...@kde.org Reporter: luizl...@gmail.com Target Milestone: --- SUMMARY I noticed that my HDD was emitting a sound in at a specific rate (4/s). Checking logs, I noticed: ... set 07 23:15:44 bob plasmashell[13483]: org.kde.kgapi: Unauthorized. Access token has expired or is invalid. set 07 23:15:45 bob plasmashell[13483]: org.kde.kgapi: Unauthorized. Access token has expired or is invalid. set 07 23:15:45 bob plasmashell[13483]: org.kde.kgapi: Unauthorized. Access token has expired or is invalid. set 07 23:15:45 bob plasmashell[13483]: org.kde.kgapi: Unauthorized. Access token has expired or is invalid. set 07 23:15:45 bob plasmashell[13483]: org.kde.kgapi: Unauthorized. Access token has expired or is invalid. set 07 23:15:46 bob plasmashell[13483]: org.kde.kgapi: Unauthorized. Access token has expired or is invalid. ... Besides being annoying, this type of HDD exercise might not help extend its lifetime. After I get Gmail authenticated, it is too easy to get this error. I don't believe google actually expired the token as it might happen even in less than a day. I have already reconfigured the google account dozens of times. STEPS TO REPRODUCE 1. Configure google account 2. Use for a couple of days 3. Check logs OBSERVED RESULT 4. Endless sequence of the same error message EXPECTED RESULT 4. If it is really an expired token, it should desist and ask the user for a new token. However, it might be a different type of error. I don't see google token expire as fast as this. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu 23.04 KDE Plasma Version: 5.27.4 KDE Frameworks Version: 5.104.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION I'm only using packages from official ubuntu repo. -- You are receiving this mail because: You are watching all bug changes.